-- Executing [256778256xxx@from-cloud:1] NoOp("PJSIP/cloud-00000000", "Incoming call from cloud to 256778256xxx") in new stack
-- Executing [256778256xxx@from-cloud:2] Dial("PJSIP/cloud-00000000", "PJSIP/gsm_endpoint/256778256xxx") in new stack
[2024-11-28 14:15:55] ERROR[18521]: res_pjsip.c:817 ast_sip_create_dialog_uac: Endpoint 'gsm_endpoint': Could not create dialog to invalid URI '256778256xxx'. Is endpoint registered and reachable?
[2024-11-28 14:15:55] ERROR[18521]: chan_pjsip.c:2644 request: Failed to create outgoing session to endpoint 'gsm_endpoint'
[2024-11-28 14:15:55] NOTICE[18678][C-00000001]: app_dial.c:2687 dial_exec_full: Unable to create channel of type 'PJSIP' (cause 3 - No route to destination)
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [256778256xxx@from-cloud:3] Hangup("PJSIP/cloud-00000000", "") in new stack
== Spawn extension (from-cloud, 256778256xxx, 3) exited non-zero on 'PJSIP/cloud-00000000'
After modifying the Dial string, this is what i get.
-- Executing [256778256863@from-cloud:1] NoOp("PJSIP/cloud-00000000", "Incoming call from cloud to 256778256863") in new stack
-- Executing [256778256863@from-cloud:2] Dial("PJSIP/cloud-00000000", "PJSIP/gsm_endpoint@256778256863") in new stack
[2024-11-28 14:46:08] ERROR[19094]: chan_pjsip.c:2633 request: Unable to create PJSIP channel - endpoint '256778256863' was not found
[2024-11-28 14:46:08] NOTICE[19159][C-00000001]: app_dial.c:2687 dial_exec_full: Unable to create channel of type 'PJSIP' (cause 3 - No route to destination)
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [256778256863@from-cloud:3] Hangup("PJSIP/cloud-00000000", "") in new stack
== Spawn extension (from-cloud, 256778256863, 3) exited non-zero on 'PJSIP/cloud-00000000'