Using the SNG7-PBX-64bit-1910, I am trying to get outbound routes working with my new Clearfly SIP Trunk. I’ve set the outbound CID to the phone number they provided me.
Inbound calls are succeeding. Outbound calls are getting a message “the number you have dialed has not been recognized”.
I am a 25-year technical person (software developer), but brand new to PBX’s.
I’ve created the trunk configuration, setup outbound routes with pretty much every conceivable dial pattern.
What am I doing wrong?
I’ve created users, registered the phones (Yealink), internal extension-to-extension calling is working.
Here is the log for several outbound call attempts:
[2020-02-03 02:05:48] VERBOSE[18012] pbx_variables.c: Setting global variable ‘SIPDOMAIN’ to ‘192.168.10.36’
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:1] NoOp(“PJSIP/anonymous-000001e4”, “Received incoming SIP connection from unknown peer to 3090241964”) in new stack
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001e4”, “DID=3090241964”) in new stack
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:3] Goto(“PJSIP/anonymous-000001e4”, “s,1”) in new stack
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx_builtins.c: Goto (from-sip-external,s,1)
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:1] GotoIf(“PJSIP/anonymous-000001e4”, “1?setlanguage:checkanon”) in new stack
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx_builtins.c: Goto (from-sip-external,s,2)
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001e4”, “CHANNEL(language)=en”) in new stack
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:3] GotoIf(“PJSIP/anonymous-000001e4”, “1?noanonymous”) in new stack
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx_builtins.c: Goto (from-sip-external,s,5)
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:5] Set(“PJSIP/anonymous-000001e4”, “TIMEOUT(absolute)=15”) in new stack
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] func_timeout.c: Channel will hangup at 2020-02-03 02:06:03.055 UTC.
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:6] Set(“PJSIP/anonymous-000001e4”, “receveip=pjsip,remote_addr”) in new stack
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:7] Log(“PJSIP/anonymous-000001e4”, "WARNING,“Rejecting unknown SIP connection from 103.244.235.207:5650"”) in new stack
[2020-02-03 02:05:48] WARNING[5869][C-000001b7] Ext. s: “Rejecting unknown SIP connection from 103.244.235.207:5650”
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:8] Answer(“PJSIP/anonymous-000001e4”, “”) in new stack
[2020-02-03 02:05:48] VERBOSE[21191] pbx_variables.c: Setting global variable ‘SIPDOMAIN’ to ‘192.168.10.36’
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:1] NoOp(“PJSIP/anonymous-000001e5”, “Received incoming SIP connection from unknown peer to 301208442”) in new stack
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001e5”, “DID=301208442”) in new stack
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:3] Goto(“PJSIP/anonymous-000001e5”, “s,1”) in new stack
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx_builtins.c: Goto (from-sip-external,s,1)
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:1] GotoIf(“PJSIP/anonymous-000001e5”, “1?setlanguage:checkanon”) in new stack
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx_builtins.c: Goto (from-sip-external,s,2)
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001e5”, “CHANNEL(language)=en”) in new stack
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:3] GotoIf(“PJSIP/anonymous-000001e5”, “1?noanonymous”) in new stack
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx_builtins.c: Goto (from-sip-external,s,5)
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:5] Set(“PJSIP/anonymous-000001e5”, “TIMEOUT(absolute)=15”) in new stack
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] func_timeout.c: Channel will hangup at 2020-02-03 02:06:03.075 UTC.
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:6] Set(“PJSIP/anonymous-000001e5”, “receveip=pjsip,remote_addr”) in new stack
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:7] Log(“PJSIP/anonymous-000001e5”, "WARNING,“Rejecting unknown SIP connection from 103.244.235.207:5651"”) in new stack
[2020-02-03 02:05:48] WARNING[5870][C-000001b8] Ext. s: “Rejecting unknown SIP connection from 103.244.235.207:5651”
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:8] Answer(“PJSIP/anonymous-000001e5”, “”) in new stack
[2020-02-03 02:05:48] VERBOSE[7617] pbx_variables.c: Setting global variable ‘SIPDOMAIN’ to ‘192.168.10.36’
[2020-02-03 02:05:48] VERBOSE[21191] pbx_variables.c: Setting global variable ‘SIPDOMAIN’ to ‘192.168.10.36’
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:1] NoOp(“PJSIP/anonymous-000001e6”, “Received incoming SIP connection from unknown peer to 0”) in new stack
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:1] NoOp(“PJSIP/anonymous-000001e7”, “Received incoming SIP connection from unknown peer to 104”) in new stack
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001e6”, “DID=s”) in new stack
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001e7”, “DID=104”) in new stack
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:3] Goto(“PJSIP/anonymous-000001e7”, “s,1”) in new stack
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:3] Goto(“PJSIP/anonymous-000001e6”, “s,1”) in new stack
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx_builtins.c: Goto (from-sip-external,s,1)
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx_builtins.c: Goto (from-sip-external,s,1)
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:1] GotoIf(“PJSIP/anonymous-000001e6”, “1?setlanguage:checkanon”) in new stack
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:1] GotoIf(“PJSIP/anonymous-000001e7”, “1?setlanguage:checkanon”) in new stack
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx_builtins.c: Goto (from-sip-external,s,2)
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx_builtins.c: Goto (from-sip-external,s,2)
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]l:2] Set(“PJSIP/anonymous-000001e7”, “CHANNEL(language)=en”) in new stack
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:3] GotoIf(“PJSIP/anonymous-000001e7”, “1?noanonymous”) in new stack
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx_builtins.c: Goto (from-sip-external,s,5)
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:5] Set(“PJSIP/anonymous-000001e7”, “TIMEOUT(absolute)=15”) in new stack
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] func_timeout.c: Channel will hangup at 2020-02-03 02:06:03.300 UTC.
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:6] Set(“PJSIP/anonymous-000001e7”, “receveip=pjsip,remote_addr”) in new stack
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:7] Log(“PJSIP/anonymous-000001e7”, "WARNING,“Rejecting unknown SIP connection from 103.244.235.207:5650"”) in new stack
[2020-02-03 02:05:48] WARNING[5872][C-000001ba] Ext. s: “Rejecting unknown SIP connection from 103.244.235.207:5650”
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:8] Answer(“PJSIP/anonymous-000001e7”, “”) in new stack
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001e6”, “CHANNEL(language)=en”) in new stack
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:3] GotoIf(“PJSIP/anonymous-000001e6”, “1?noanonymous”) in new stack
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx_builtins.c: Goto (from-sip-external,s,5)
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:5] Set(“PJSIP/anonymous-000001e6”, “TIMEOUT(absolute)=15”) in new stack
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] func_timeout.c: Channel will hangup at 2020-02-03 02:06:03.302 UTC.
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:6] Set(“PJSIP/anonymous-000001e6”, “receveip=pjsip,remote_addr”) in new stack
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:7] Log(“PJSIP/anonymous-000001e6”, "WARNING,“Rejecting unknown SIP connection from 103.244.235.207:5651"”) in new stack
[2020-02-03 02:05:48] WARNING[5871][C-000001b9] Ext. s: “Rejecting unknown SIP connection from 103.244.235.207:5651”
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:8] Answer(“PJSIP/anonymous-000001e6”, “”) in new stack
[2020-02-03 02:05:48] VERBOSE[18012] pbx_variables.c: Setting global variable ‘SIPDOMAIN’ to ‘192.168.10.36’
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:1] NoOp(“PJSIP/anonymous-000001e8”, “Received incoming SIP connection from unknown peer to 1”) in new stack
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001e8”, “DID=s”) in new stack
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:3] Goto(“PJSIP/anonymous-000001e8”, “s,1”) in new stack
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx_builtins.c: Goto (from-sip-external,s,1)
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:1] GotoIf(“PJSIP/anonymous-000001e8”, “1?setlanguage:checkanon”) in new stack
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx_builtins.c: Goto (from-sip-external,s,2)
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001e8”, “CHANNEL(language)=en”) in new stack
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:3] GotoIf(“PJSIP/anonymous-000001e8”, “1?noanonymous”) in new stack
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx_builtins.c: Goto (from-sip-external,s,5)
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:5] Set(“PJSIP/anonymous-000001e8”, “TIMEOUT(absolute)=15”) in new stack
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] func_timeout.c: Channel will hangup at 2020-02-03 02:06:03.346 UTC.
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:6] Set(“PJSIP/anonymous-000001e8”, “receveip=pjsip,remote_addr”) in new stack
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:7] Log(“PJSIP/anonymous-000001e8”, "WARNING,“Rejecting unknown SIP connection from 103.244.235.207:5651"”) in new stack
[2020-02-03 02:05:48] WARNING[5873][C-000001bb] Ext. s: “Rejecting unknown SIP connection from 103.244.235.207:5651”
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:8] Answer(“PJSIP/anonymous-000001e8”, “”) in new stack
[2020-02-03 02:05:48] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:9] Wait(“PJSIP/anonymous-000001e4”, “2”) in new stack
[2020-02-03 02:05:48] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:9] Wait(“PJSIP/anonymous-000001e5”, “2”) in new stack
[2020-02-03 02:05:48] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:9] Wait(“PJSIP/anonymous-000001e7”, “2”) in new stack
[2020-02-03 02:05:48] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:9] Wait(“PJSIP/anonymous-000001e6”, “2”) in new stack
[2020-02-03 02:05:48] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:9] Wait(“PJSIP/anonymous-000001e8”, “2”) in new stack
[2020-02-03 02:05:50] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:10] Playback(“PJSIP/anonymous-000001e4”, “ss-noservice”) in new stack
[2020-02-03 02:05:50] VERBOSE[5869][C-000001b7] file.c: <PJSIP/anonymous-000001e4> Playing ‘ss-noservice.slin’ (language ‘en’)
[2020-02-03 02:05:50] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:10] Playback(“PJSIP/anonymous-000001e5”, “ss-noservice”) in new stack
[2020-02-03 02:05:50] VERBOSE[5870][C-000001b8] file.c: <PJSIP/anonymous-000001e5> Playing ‘ss-noservice.slin’ (language ‘en’)
[2020-02-03 02:05:50] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:10] Playback(“PJSIP/anonymous-000001e7”, “ss-noservice”) in new stack
[2020-02-03 02:05:50] VERBOSE[5872][C-000001ba] file.c: <PJSIP/anonymous-000001e7> Playing ‘ss-noservice.slin’ (language ‘en’)
[2020-02-03 02:05:50] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:10] Playback(“PJSIP/anonymous-000001e6”, “ss-noservice”) in new stack
[2020-02-03 02:05:50] VERBOSE[5871][C-000001b9] file.c: <PJSIP/anonymous-000001e6> Playing ‘ss-noservice.slin’ (language ‘en’)
[2020-02-03 02:05:50] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:10] Playback(“PJSIP/anonymous-000001e8”, “ss-noservice”) in new stack
[2020-02-03 02:05:50] VERBOSE[5873][C-000001bb] file.c: <PJSIP/anonymous-000001e8> Playing ‘ss-noservice.slin’ (language ‘en’)
[2020-02-03 02:05:55] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:11] PlayTones(“PJSIP/anonymous-000001e4”, “congestion”) in new stack
[2020-02-03 02:05:55] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:12] Congestion(“PJSIP/anonymous-000001e4”, “5”) in new stack
[2020-02-03 02:05:55] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:11] PlayTones(“PJSIP/anonymous-000001e5”, “congestion”) in new stack
[2020-02-03 02:05:55] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:12] Congestion(“PJSIP/anonymous-000001e5”, “5”) in new stack
[2020-02-03 02:05:55] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:11] PlayTones(“PJSIP/anonymous-000001e7”, “congestion”) in new stack
[2020-02-03 02:05:55] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:12] Congestion(“PJSIP/anonymous-000001e7”, “5”) in new stack
[2020-02-03 02:05:55] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:11] PlayTones(“PJSIP/anonymous-000001e6”, “congestion”) in new stack
[2020-02-03 02:05:55] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:12] Congestion(“PJSIP/anonymous-000001e6”, “5”) in new stack
[2020-02-03 02:05:55] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:11] PlayTones(“PJSIP/anonymous-000001e8”, “congestion”) in new stack
[2020-02-03 02:05:55] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:12] Congestion(“PJSIP/anonymous-000001e8”, “5”) in new stack
[2020-02-03 02:06:00] VERBOSE[5869][C-000001b7] pbx.c: Spawn extension (from-sip-external, s, 12) exited non-zero on ‘PJSIP/anonymous-000001e4’
[2020-02-03 02:06:00] VERBOSE[5869][C-000001b7] pbx.c: Executing [[email protected]:1] Hangup(“PJSIP/anonymous-000001e4”, “”) in new stack
[2020-02-03 02:06:00] VERBOSE[5869][C-000001b7] pbx.c: Spawn extension (from-sip-external, h, 1) exited non-zero on ‘PJSIP/anonymous-000001e4’
[2020-02-03 02:06:00] VERBOSE[5870][C-000001b8] pbx.c: Spawn extension (from-sip-external, s, 12) exited non-zero on ‘PJSIP/anonymous-000001e5’
[2020-02-03 02:06:00] VERBOSE[5870][C-000001b8] pbx.c: Executing [[email protected]:1] Hangup(“PJSIP/anonymous-000001e5”, “”) in new stack
[2020-02-03 02:06:00] VERBOSE[5870][C-000001b8] pbx.c: Spawn extension (from-sip-external, h, 1) exited non-zero on ‘PJSIP/anonymous-000001e5’
[2020-02-03 02:06:00] VERBOSE[5872][C-000001ba] pbx.c: Spawn extension (from-sip-external, s, 12) exited non-zero on ‘PJSIP/anonymous-000001e7’
[2020-02-03 02:06:00] VERBOSE[5872][C-000001ba] pbx.c: Executing [[email protected]:1] Hangup(“PJSIP/anonymous-000001e7”, “”) in new stack
[2020-02-03 02:06:00] VERBOSE[5872][C-000001ba] pbx.c: Spawn extension (from-sip-external, h, 1) exited non-zero on ‘PJSIP/anonymous-000001e7’
[2020-02-03 02:06:00] VERBOSE[5871][C-000001b9] pbx.c: Spawn extension (from-sip-external, s, 12) exited non-zero on ‘PJSIP/anonymous-000001e6’
[2020-02-03 02:06:00] VERBOSE[5871][C-000001b9] pbx.c: Executing [[email protected]:1] Hangup(“PJSIP/anonymous-000001e6”, “”) in new stack
[2020-02-03 02:06:00] VERBOSE[5871][C-000001b9] pbx.c: Spawn extension (from-sip-external, h, 1) exited non-zero on ‘PJSIP/anonymous-000001e6’
[2020-02-03 02:06:00] VERBOSE[5873][C-000001bb] pbx.c: Spawn extension (from-sip-external, s, 12) exited non-zero on ‘PJSIP/anonymous-000001e8’
[2020-02-03 02:06:00] VERBOSE[5873][C-000001bb] pbx.c: Executing [[email protected]:1] Hangup(“PJSIP/anonymous-000001e8”, “”) in new stack
[2020-02-03 02:06:00] VERBOSE[5873][C-000001bb] pbx.c: Spawn extension (from-sip-external, h, 1) exited non-zero on ‘PJSIP/anonymous-000001e8’
[2020-02-03 02:06:08] VERBOSE[18376] res_pjsip/pjsip_configuration.c: Endpoint ClearflySIPTrunk is now Unreachable
[2020-02-03 02:06:08] VERBOSE[18376] res_pjsip/pjsip_options.c: Contact ClearflySIPTrunk/sip:[email protected]:5060 is now Unreachable. RTT: 0.000 msec
[2020-02-03 02:07:05] VERBOSE[18376] res_pjsip/pjsip_configuration.c: Endpoint ClearflySIPTrunk is now Reachable
[2020-02-03 02:07:05] VERBOSE[18376] res_pjsip/pjsip_options.c: Contact ClearflySIPTrunk/sip:[email protected]:5060 is now Reachable. RTT: 91.865 msec
[2020-02-03 02:09:24] VERBOSE[18376] pbx_variables.c: Setting global variable ‘SIPDOMAIN’ to ‘192.168.10.36’
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:1] NoOp(“PJSIP/anonymous-000001e9”, “Received incoming SIP connection from unknown peer to 601146586739261”) in new stack
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001e9”, “DID=601146586739261”) in new stack
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:3] Goto(“PJSIP/anonymous-000001e9”, “s,1”) in new stack
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx_builtins.c: Goto (from-sip-external,s,1)
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:1] GotoIf(“PJSIP/anonymous-000001e9”, “1?setlanguage:checkanon”) in new stack
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx_builtins.c: Goto (from-sip-external,s,2)
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001e9”, “CHANNEL(language)=en”) in new stack
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:3] GotoIf(“PJSIP/anonymous-000001e9”, “1?noanonymous”) in new stack
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx_builtins.c: Goto (from-sip-external,s,5)
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:5] Set(“PJSIP/anonymous-000001e9”, “TIMEOUT(absolute)=15”) in new stack
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] func_timeout.c: Channel will hangup at 2020-02-03 02:09:39.492 UTC.
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:6] Set(“PJSIP/anonymous-000001e9”, “receveip=pjsip,remote_addr”) in new stack
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:7] Log(“PJSIP/anonymous-000001e9”, "WARNING,“Rejecting unknown SIP connection from 103.91.65.203:56493"”) in new stack
[2020-02-03 02:09:24] WARNING[6151][C-000001bc] Ext. s: “Rejecting unknown SIP connection from 103.91.65.203:56493”
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:8] Answer(“PJSIP/anonymous-000001e9”, “”) in new stack
[2020-02-03 02:09:24] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:9] Wait(“PJSIP/anonymous-000001e9”, “2”) in new stack
[2020-02-03 02:09:26] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:10] Playback(“PJSIP/anonymous-000001e9”, “ss-noservice”) in new stack
[2020-02-03 02:09:26] VERBOSE[6151][C-000001bc] file.c: <PJSIP/anonymous-000001e9> Playing ‘ss-noservice.ulaw’ (language ‘en’)
[2020-02-03 02:09:31] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:11] PlayTones(“PJSIP/anonymous-000001e9”, “congestion”) in new stack
[2020-02-03 02:09:31] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:12] Congestion(“PJSIP/anonymous-000001e9”, “5”) in new stack
[2020-02-03 02:09:36] VERBOSE[6151][C-000001bc] pbx.c: Spawn extension (from-sip-external, s, 12) exited non-zero on ‘PJSIP/anonymous-000001e9’
[2020-02-03 02:09:36] VERBOSE[6151][C-000001bc] pbx.c: Executing [[email protected]:1] Hangup(“PJSIP/anonymous-000001e9”, “”) in new stack
[2020-02-03 02:09:36] VERBOSE[6151][C-000001bc] pbx.c: Spawn extension (from-sip-external, h, 1) exited non-zero on ‘PJSIP/anonymous-000001e9’
[2020-02-03 02:10:52] WARNING[18376] res_pjsip_registrar.c: Endpoint ‘anonymous’ has no configured AORs
[2020-02-03 02:12:42] VERBOSE[7617] pbx_variables.c: Setting global variable ‘SIPDOMAIN’ to ‘192.168.10.36’
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:1] NoOp(“PJSIP/anonymous-000001ea”, “Received incoming SIP connection from unknown peer to 90046586739261”) in new stack
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001ea”, “DID=90046586739261”) in new stack
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:3] Goto(“PJSIP/anonymous-000001ea”, “s,1”) in new stack
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx_builtins.c: Goto (from-sip-external,s,1)
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:1] GotoIf(“PJSIP/anonymous-000001ea”, “1?setlanguage:checkanon”) in new stack
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx_builtins.c: Goto (from-sip-external,s,2)
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001ea”, “CHANNEL(language)=en”) in new stack
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:3] GotoIf(“PJSIP/anonymous-000001ea”, “1?noanonymous”) in new stack
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx_builtins.c: Goto (from-sip-external,s,5)
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:5] Set(“PJSIP/anonymous-000001ea”, “TIMEOUT(absolute)=15”) in new stack
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] func_timeout.c: Channel will hangup at 2020-02-03 02:12:57.072 UTC.
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:6] Set(“PJSIP/anonymous-000001ea”, “receveip=pjsip,remote_addr”) in new stack
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:7] Log(“PJSIP/anonymous-000001ea”, "WARNING,“Rejecting unknown SIP connection from 103.91.65.203:57924"”) in new stack
[2020-02-03 02:12:42] WARNING[6504][C-000001bd] Ext. s: “Rejecting unknown SIP connection from 103.91.65.203:57924”
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:8] Answer(“PJSIP/anonymous-000001ea”, “”) in new stack
[2020-02-03 02:12:42] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:9] Wait(“PJSIP/anonymous-000001ea”, “2”) in new stack
[2020-02-03 02:12:44] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:10] Playback(“PJSIP/anonymous-000001ea”, “ss-noservice”) in new stack
[2020-02-03 02:12:44] VERBOSE[6504][C-000001bd] file.c: <PJSIP/anonymous-000001ea> Playing ‘ss-noservice.ulaw’ (language ‘en’)
[2020-02-03 02:12:49] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:11] PlayTones(“PJSIP/anonymous-000001ea”, “congestion”) in new stack
[2020-02-03 02:12:49] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:12] Congestion(“PJSIP/anonymous-000001ea”, “5”) in new stack
[2020-02-03 02:12:54] VERBOSE[6504][C-000001bd] pbx.c: Spawn extension (from-sip-external, s, 12) exited non-zero on ‘PJSIP/anonymous-000001ea’
[2020-02-03 02:12:54] VERBOSE[6504][C-000001bd] pbx.c: Executing [[email protected]:1] Hangup(“PJSIP/anonymous-000001ea”, “”) in new stack
[2020-02-03 02:12:54] VERBOSE[6504][C-000001bd] pbx.c: Spawn extension (from-sip-external, h, 1) exited non-zero on ‘PJSIP/anonymous-000001ea’
[2020-02-03 02:15:43] VERBOSE[21191] pbx_variables.c: Setting global variable ‘SIPDOMAIN’ to ‘192.168.10.36’
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:1] NoOp(“PJSIP/anonymous-000001eb”, “Received incoming SIP connection from unknown peer to 101146586739261”) in new stack
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001eb”, “DID=101146586739261”) in new stack
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:3] Goto(“PJSIP/anonymous-000001eb”, “s,1”) in new stack
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx_builtins.c: Goto (from-sip-external,s,1)
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:1] GotoIf(“PJSIP/anonymous-000001eb”, “1?setlanguage:checkanon”) in new stack
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx_builtins.c: Goto (from-sip-external,s,2)
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:2] Set(“PJSIP/anonymous-000001eb”, “CHANNEL(language)=en”) in new stack
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:3] GotoIf(“PJSIP/anonymous-000001eb”, “1?noanonymous”) in new stack
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx_builtins.c: Goto (from-sip-external,s,5)
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:5] Set(“PJSIP/anonymous-000001eb”, “TIMEOUT(absolute)=15”) in new stack
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] func_timeout.c: Channel will hangup at 2020-02-03 02:15:58.422 UTC.
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:6] Set(“PJSIP/anonymous-000001eb”, “receveip=pjsip,remote_addr”) in new stack
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:7] Log(“PJSIP/anonymous-000001eb”, "WARNING,“Rejecting unknown SIP connection from 103.91.65.203:65121"”) in new stack
[2020-02-03 02:15:43] WARNING[6800][C-000001be] Ext. s: “Rejecting unknown SIP connection from 103.91.65.203:65121”
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:8] Answer(“PJSIP/anonymous-000001eb”, “”) in new stack
[2020-02-03 02:15:43] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:9] Wait(“PJSIP/anonymous-000001eb”, “2”) in new stack
[2020-02-03 02:15:45] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:10] Playback(“PJSIP/anonymous-000001eb”, “ss-noservice”) in new stack
[2020-02-03 02:15:45] VERBOSE[6800][C-000001be] file.c: <PJSIP/anonymous-000001eb> Playing ‘ss-noservice.ulaw’ (language ‘en’)
[2020-02-03 02:15:50] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:11] PlayTones(“PJSIP/anonymous-000001eb”, “congestion”) in new stack
[2020-02-03 02:15:50] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:12] Congestion(“PJSIP/anonymous-000001eb”, “5”) in new stack
[2020-02-03 02:15:55] VERBOSE[6800][C-000001be] pbx.c: Spawn extension (from-sip-external, s, 12) exited non-zero on ‘PJSIP/anonymous-000001eb’
[2020-02-03 02:15:55] VERBOSE[6800][C-000001be] pbx.c: Executing [[email protected]:1] Hangup(“PJSIP/anonymous-000001eb”, “”) in new stack
[2020-02-03 02:15:55] VERBOSE[6800][C-000001be] pbx.c: Spawn extension (from-sip-external, h, 1) exited non-zero on ‘PJSIP/anonymous-000001eb’