Outbound call not working

Hi,

I am a new to FreePBX and not to the Linux world. :slight_smile:
I am struggling with making outbound calls to gamma SIP.

I have followed guide to setup our firewall - PFsense as follows

I have different port address for Media and it’s 6000-40000 and signalling it’s 5060.

I have SIP lines online under Asterisk logs. I can’t make calls . Internal lines works fine.

Please see the logs for making calls below. SIP Settings for Outgoing as below
type=friend
insecure=port,invite
host=...* (gamma Signalling IP)
disallow=all
context=from-trunk
allow=ulaw

Logs after making call :-
[2020-01-28 10:18:22] VERBOSE[14128][C-00000004] pbx.c: Executing [h@from-internal:1] Macro(“SIP/205-00000006”, “hangupcall”) in new stack
[2020-01-28 10:18:22] VERBOSE[14128][C-00000004] pbx.c: Executing [s@macro-hangupcall:1] GotoIf(“SIP/205-00000006”, “1?theend”) in new stack
[2020-01-28 10:18:22] VERBOSE[14128][C-00000004] pbx_builtins.c: Goto (macro-hangupcall,s,3)
[2020-01-28 10:18:22] VERBOSE[14128][C-00000004] pbx.c: Executing [s@macro-hangupcall:3] ExecIf(“SIP/205-00000006”, “0?Set(CDR(recordingfile)=)”) in new stack
[2020-01-28 10:18:22] VERBOSE[14128][C-00000004] pbx.c: Executing [s@macro-hangupcall:4] NoOp(“SIP/205-00000006”, " montior file= ") in new stack
[2020-01-28 10:18:22] VERBOSE[14128][C-00000004] pbx.c: Executing [s@macro-hangupcall:5] GotoIf(“SIP/205-00000006”, “1?skipagi”) in new stack
[2020-01-28 10:18:22] VERBOSE[14128][C-00000004] pbx_builtins.c: Goto (macro-hangupcall,s,7)
[2020-01-28 10:18:22] VERBOSE[14128][C-00000004] pbx.c: Executing [s@macro-hangupcall:7] Hangup(“SIP/205-00000006”, “”) in new stack
[2020-01-28 10:18:22] VERBOSE[14128][C-00000004] app_macro.c: Spawn extension (macro-hangupcall, s, 7) exited non-zero on ‘SIP/205-00000006’ in macro ‘hangupcall’
[2020-01-28 10:18:22] VERBOSE[14128][C-00000004] pbx.c: Spawn extension (from-internal, h, 1) exited non-zero on ‘SIP/205-00000006’
[2020-01-28 10:18:41] VERBOSE[7826][C-00000005] netsock2.c: Using SIP RTP TOS bits 184
[2020-01-28 10:18:41] VERBOSE[7826][C-00000005] netsock2.c: Using SIP RTP CoS mark 5
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [07915149123@from-internal:1] Macro(“SIP/205-00000008”, “user-callerid,LIMIT,EXTERNAL,”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:1] Set(“SIP/205-00000008”, “TOUCH_MONITOR=1580206721.8”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:2] Set(“SIP/205-00000008”, “AMPUSER=205”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:3] GotoIf(“SIP/205-00000008”, “0?report”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:4] ExecIf(“SIP/205-00000008”, “1?Set(REALCALLERIDNUM=205)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:5] Set(“SIP/205-00000008”, “AMPUSER=205”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:6] GotoIf(“SIP/205-00000008”, “0?limit”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:7] Set(“SIP/205-00000008”, “AMPUSERCIDNAME=205”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:8] ExecIf(“SIP/205-00000008”, “0?Set(__CIDMASQUERADING=TRUE)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:9] GotoIf(“SIP/205-00000008”, “0?report”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:10] Set(“SIP/205-00000008”, “AMPUSERCID=205”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:11] Set(“SIP/205-00000008”, “__DIAL_OPTIONS=HhTtr”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:12] Set(“SIP/205-00000008”, “CALLERID(all)=“205” <205>”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:13] ExecIf(“SIP/205-00000008”, “0?Set(CALLERID(all)=EXTERNAL)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:14] GotoIf(“SIP/205-00000008”, “0?limit”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:15] ExecIf(“SIP/205-00000008”, “1?Set(GROUP(concurrency_limit)=205)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:16] ExecIf(“SIP/205-00000008”, “0?Set(CHANNEL(language)=)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:17] NoOp(“SIP/205-00000008”, “Macro Depth is 1”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:18] GotoIf(“SIP/205-00000008”, “1?report2:macroerror”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (macro-user-callerid,s,19)
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:19] GotoIf(“SIP/205-00000008”, “1?continue”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (macro-user-callerid,s,38)
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:38] Set(“SIP/205-00000008”, “CALLERID(number)=205”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:39] Set(“SIP/205-00000008”, “CALLERID(name)=205”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:40] GotoIf(“SIP/205-00000008”, “0?cnum”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:41] Set(“SIP/205-00000008”, “CDR(cnam)=205”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:42] Set(“SIP/205-00000008”, “CDR(cnum)=205”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-user-callerid:43] Set(“SIP/205-00000008”, “CHANNEL(language)=en”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [07915149123@from-internal:2] Gosub(“SIP/205-00000008”, “sub-record-check,s,1(out,07915149123,dontcare)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:1] GotoIf(“SIP/205-00000008”, “0?initialized”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:2] Set(“SIP/205-00000008”, “__REC_STATUS=INITIALIZED”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:3] Set(“SIP/205-00000008”, “NOW=1580206721”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:4] Set(“SIP/205-00000008”, “__DAY=28”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:5] Set(“SIP/205-00000008”, “__MONTH=01”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:6] Set(“SIP/205-00000008”, “__YEAR=2020”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:7] Set(“SIP/205-00000008”, “__TIMESTR=20200128-101841”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:8] Set(“SIP/205-00000008”, “__FROMEXTEN=205”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:9] Set(“SIP/205-00000008”, “__MON_FMT=wav”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:10] NoOp(“SIP/205-00000008”, “Recordings initialized”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:11] ExecIf(“SIP/205-00000008”, “0?Set(ARG3=dontcare)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:12] Set(“SIP/205-00000008”, “REC_POLICY_MODE_SAVE=”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:13] ExecIf(“SIP/205-00000008”, “0?Set(REC_STATUS=NO)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:14] GotoIf(“SIP/205-00000008”, “3?checkaction”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (sub-record-check,s,17)
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@sub-record-check:17] GotoIf(“SIP/205-00000008”, “1?sub-record-check,out,1”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (sub-record-check,out,1)
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [out@sub-record-check:1] NoOp(“SIP/205-00000008”, “Outbound Recording Check from 205 to 07915149123”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [out@sub-record-check:2] Set(“SIP/205-00000008”, “RECMODE=dontcare”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [out@sub-record-check:3] ExecIf(“SIP/205-00000008”, “1?Goto(routewins)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (sub-record-check,out,7)
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [out@sub-record-check:7] Gosub(“SIP/205-00000008”, “recordcheck,1(dontcare,out,07915149123)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp(“SIP/205-00000008”, “Starting recording check against dontcare”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [recordcheck@sub-record-check:2] Goto(“SIP/205-00000008”, “dontcare”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (sub-record-check,recordcheck,3)
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [recordcheck@sub-record-check:3] Return(“SIP/205-00000008”, “”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [out@sub-record-check:8] Return(“SIP/205-00000008”, “”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [07915149123@from-internal:3] ExecIf(“SIP/205-00000008”, “0 ?Set(CDR(accountcode)=)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [07915149123@from-internal:4] Set(“SIP/205-00000008”, “MOHCLASS=default”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [07915149123@from-internal:5] Set(“SIP/205-00000008”, “_NODEST=”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [07915149123@from-internal:6] Macro(“SIP/205-00000008”, “dialout-trunk,1,07915149123,off”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:1] Set(“SIP/205-00000008”, “DIAL_TRUNK=1”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:2] ExecIf(“SIP/205-00000008”, “0?Set(DIAL_OPTIONS=Hhtr)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:3] GosubIf(“SIP/205-00000008”, “0?sub-pincheck,s,1()”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:4] ExecIf(“SIP/205-00000008”, “0?Set(CALLERID(num)=205)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:5] GotoIf(“SIP/205-00000008”, “0?disabletrunk,1”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:6] Set(“SIP/205-00000008”, “DIAL_NUMBER=07915149123”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:7] Set(“SIP/205-00000008”, “DIAL_TRUNK_OPTIONS=HhTtr”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:8] Set(“SIP/205-00000008”, “OUTBOUND_GROUP=OUT_1”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:9] Set(“SIP/205-00000008”, “DIAL_TRUNK_OPTIONS=T”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:10] GotoIf(“SIP/205-00000008”, “1?nomax”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (macro-dialout-trunk,s,12)
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:12] GotoIf(“SIP/205-00000008”, “0?skipoutcid”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:13] Macro(“SIP/205-00000008”, “outbound-callerid,1”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:1] NoOp(“SIP/205-00000008”, “205”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:2] NoOp(“SIP/205-00000008”, “”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:3] NoOp(“SIP/205-00000008”, “off”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:4] ExecIf(“SIP/205-00000008”, “0?Set(CALLERPRES(name-pres)=)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:5] ExecIf(“SIP/205-00000008”, “0?Set(CALLERPRES(num-pres)=)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:6] ExecIf(“SIP/205-00000008”, “0?Set(REALCALLERIDNUM=205)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:7] ExecIf(“SIP/205-00000008”, “0?Set(AMPUSER=205)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:8] GotoIf(“SIP/205-00000008”, “1?normcid”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (macro-outbound-callerid,s,12)
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:12] Set(“SIP/205-00000008”, “USEROUTCID=”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:13] Set(“SIP/205-00000008”, “EMERGENCYCID=”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:14] Set(“SIP/205-00000008”, “TRUNKOUTCID=01135125571”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:15] GotoIf(“SIP/205-00000008”, “1?trunkcid”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (macro-outbound-callerid,s,21)
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:21] ExecIf(“SIP/205-00000008”, “1?Set(CALLERID(all)=01135125571)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:22] ExecIf(“SIP/205-00000008”, “0?Set(CALLERID(all)=)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:23] ExecIf(“SIP/205-00000008”, “0?Set(CALLERID(all)=)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:24] ExecIf(“SIP/205-00000008”, “0?Set(CALLERID(all)=205)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:25] ExecIf(“SIP/205-00000008”, “0?Set(CALLERPRES(name-pres)=prohib_passed_screen)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:26] ExecIf(“SIP/205-00000008”, “0?Set(CALLERPRES(num-pres)=prohib_passed_screen)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:27] Set(“SIP/205-00000008”, “CDR(outbound_cnum)=01135125571”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-outbound-callerid:28] Set(“SIP/205-00000008”, “CDR(outbound_cnam)=”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:14] GosubIf(“SIP/205-00000008”, “0?sub-flp-1,s,1()”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:15] Set(“SIP/205-00000008”, “OUTNUM=07915149123”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:16] Set(“SIP/205-00000008”, “custom=SIP/Gamma_SIP1”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:17] ExecIf(“SIP/205-00000008”, “0?Set(DIAL_TRUNK_OPTIONS=M(setmusic^default)T)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:18] ExecIf(“SIP/205-00000008”, “0?Set(DIAL_TRUNK_OPTIONS=TM(confirm))”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:19] Macro(“SIP/205-00000008”, “dialout-trunk-predial-hook,”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk-predial-hook:1] MacroExit(“SIP/205-00000008”, “”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:20] GotoIf(“SIP/205-00000008”, “0?bypass,1”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:21] ExecIf(“SIP/205-00000008”, “1?Set(CONNECTEDLINE(num,i)=07915149123)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:22] ExecIf(“SIP/205-00000008”, “1?Set(CONNECTEDLINE(name,i)=CID:01135125571)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:23] ExecIf(“SIP/205-00000008”, “0?Set(CONNECTEDLINE(name,i)=CID:(Hidden)01135125571)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:24] GotoIf(“SIP/205-00000008”, “0?customtrunk”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:25] ExecIf(“SIP/205-00000008”, “0?Set(DIAL_TRUNK_OPTIONS=)”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:26] Dial(“SIP/205-00000008”, “SIP/Gamma_SIP1/07915149123,300,Tb(func-apply-sipheaders^s^1,(1))”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] netsock2.c: Using SIP RTP TOS bits 184
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] netsock2.c: Using SIP RTP CoS mark 5
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] app_stack.c: SIP/Gamma_SIP1-00000009 Internal Gosub(func-apply-sipheaders,s,1(1)) start
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@func-apply-sipheaders:1] NoOp(“SIP/Gamma_SIP1-00000009”, “Applying SIP Headers to channel SIP/Gamma_SIP1-00000009”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@func-apply-sipheaders:2] Set(“SIP/Gamma_SIP1-00000009”, “TECH=SIP”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@func-apply-sipheaders:3] Set(“SIP/Gamma_SIP1-00000009”, “SIPHEADERKEYS=”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@func-apply-sipheaders:4] While(“SIP/Gamma_SIP1-00000009”, “0”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] app_while.c: Jumping to priority 12
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] pbx.c: Executing [s@func-apply-sipheaders:13] Return(“SIP/Gamma_SIP1-00000009”, “”) in new stack
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] app_stack.c: Spawn extension (from-trunk, 07915149123, 1) exited non-zero on ‘SIP/Gamma_SIP1-00000009’
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] app_stack.c: SIP/Gamma_SIP1-00000009 Internal Gosub(func-apply-sipheaders,s,1(1)) complete GOSUB_RETVAL=
[2020-01-28 10:18:41] VERBOSE[14200][C-00000005] app_dial.c: Called SIP/Gamma_SIP1/07915149123
[2020-01-28 10:19:13] WARNING[7826] chan_sip.c: Retransmission timeout reached on transmission [email protected]:5060 for seqno 102 (Critical Request) – See SIP Retransmissions - Asterisk Project - Asterisk Project Wiki
Packet timed out after 31999ms with no response
[2020-01-28 10:19:13] WARNING[7826] chan_sip.c: Hanging up call [email protected]:5060 - no reply to our critical packet (see SIP Retransmissions - Asterisk Project - Asterisk Project Wiki).
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] app_dial.c: Everyone is busy/congested at this time (1:0/0/1)
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:27] NoOp(“SIP/205-00000008”, “Dial failed for some reason with DIALSTATUS = CHANUNAVAIL and HANGUPCAUSE = 18”) in new stack
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-dialout-trunk:28] GotoIf(“SIP/205-00000008”, “0?continue,1:s-CHANUNAVAIL,1”) in new stack
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (macro-dialout-trunk,s-CHANUNAVAIL,1)
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] pbx.c: Executing [s-CHANUNAVAIL@macro-dialout-trunk:1] Set(“SIP/205-00000008”, “RC=18”) in new stack
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] pbx.c: Executing [s-CHANUNAVAIL@macro-dialout-trunk:2] Goto(“SIP/205-00000008”, “18,1”) in new stack
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (macro-dialout-trunk,18,1)
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] pbx.c: Executing [18@macro-dialout-trunk:1] Goto(“SIP/205-00000008”, “s-NOANSWER,1”) in new stack
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (macro-dialout-trunk,s-NOANSWER,1)
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] pbx.c: Executing [s-NOANSWER@macro-dialout-trunk:1] NoOp(“SIP/205-00000008”, “Dial failed due to trunk reporting NOANSWER - giving up”) in new stack
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] pbx.c: Executing [s-NOANSWER@macro-dialout-trunk:2] Progress(“SIP/205-00000008”, “”) in new stack
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] pbx.c: Executing [s-NOANSWER@macro-dialout-trunk:3] Playback(“SIP/205-00000008”, “number-not-answering,noanswer”) in new stack
[2020-01-28 10:19:13] VERBOSE[14200][C-00000005] file.c: <SIP/205-00000008> Playing ‘number-not-answering.ulaw’ (language ‘en’)
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] pbx.c: Executing [s-NOANSWER@macro-dialout-trunk:4] Congestion(“SIP/205-00000008”, “20”) in new stack
[2020-01-28 10:19:14] WARNING[14200][C-00000005] channel.c: Prodding channel ‘SIP/205-00000008’ failed
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] app_macro.c: Spawn extension (macro-dialout-trunk, s-NOANSWER, 4) exited non-zero on ‘SIP/205-00000008’ in macro ‘dialout-trunk’
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] pbx.c: Spawn extension (from-internal, 07915149123, 6) exited non-zero on ‘SIP/205-00000008’
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] pbx.c: Executing [h@from-internal:1] Macro(“SIP/205-00000008”, “hangupcall”) in new stack
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-hangupcall:1] GotoIf(“SIP/205-00000008”, “1?theend”) in new stack
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (macro-hangupcall,s,3)
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-hangupcall:3] ExecIf(“SIP/205-00000008”, “0?Set(CDR(recordingfile)=)”) in new stack
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-hangupcall:4] NoOp(“SIP/205-00000008”, " montior file= ") in new stack
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-hangupcall:5] GotoIf(“SIP/205-00000008”, “1?skipagi”) in new stack
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] pbx_builtins.c: Goto (macro-hangupcall,s,7)
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] pbx.c: Executing [s@macro-hangupcall:7] Hangup(“SIP/205-00000008”, “”) in new stack
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] app_macro.c: Spawn extension (macro-hangupcall, s, 7) exited non-zero on ‘SIP/205-00000008’ in macro ‘hangupcall’
[2020-01-28 10:19:14] VERBOSE[14200][C-00000005] pbx.c: Spawn extension (from-internal, h, 1) exited non-zero on ‘SIP/205-00000008’

Any Help will be much appreciated !

The PBX can’t reach that Trunk

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.