@JimFromRamJack wrote:
Hi,
Our FreePBX (Asterisk 11.8.1/FreePBX 5.211.65-6) uses Routes to send calls to other states/area codes. In the past, when we'd call (e.g.) some customer in Florida, the call would go through our Florida Route (still does) & display our Florida phone number on the callee's CallerID screen. Our provider is VoIP.ms & we really like them & the problem seems to occur upstream from them, per the Asterisk logs.Something has changed & now the called parties see our main number (from another state), which leads to missed calls.
In hopes this will help, I'll paste the Asterisk Log (I only changed my name, the Co. name and our phone number with a global search-&-replace) for an example call from me to a number in FL which reads back the CallerID it sees:
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [5613641781@from-internal:1] Macro("SIP/123-0000e751", "user-callerid,LIMIT,EXTERNAL,") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:1] Set("SIP/123-0000e751", "TOUCH_MONITOR=1495561904.60012") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:2] Set("SIP/123-0000e751", "AMPUSER=123") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:3] GotoIf("SIP/123-0000e751", "0?report") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:4] ExecIf("SIP/123-0000e751", "1?Set(REALCALLERIDNUM=123)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:5] Set("SIP/123-0000e751", "AMPUSER=123") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:6] GotoIf("SIP/123-0000e751", "0?limit") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:7] Set("SIP/123-0000e751", "AMPUSERCIDNAME=Joe Mama") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:8] GotoIf("SIP/123-0000e751", "0?report") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:9] Set("SIP/123-0000e751", "AMPUSERCID=123") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:10] Set("SIP/123-0000e751", "_DIALOPTIONS=Ttr") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:11] Set("SIP/123-0000e751", "CALLERID(all)="Joe Mama" <123>") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:12] GotoIf("SIP/123-0000e751", "0?limit") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:13] ExecIf("SIP/123-0000e751", "1?Set(GROUP(concurrency_limit)=123)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:14] ExecIf("SIP/123-0000e751", "0?Set(CHANNEL(language)=)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:15] GosubIf("SIP/123-0000e751", "7?sub-ccss,s,1(from-internal,5613641781)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-ccss:1] ExecIf("SIP/123-0000e751", "0?Return()") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-ccss:2] Set("SIP/123-0000e751", "CCSS_SETUP=TRUE") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-ccss:3] GosubIf("SIP/123-0000e751", "0?monitor_config,1(from-internal,5613641781):monitor_default,1(from-internal,5613641781)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [monitor_default@sub-ccss:1] GotoIf("SIP/123-0000e751", "0?is_exten") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [monitor_default@sub-ccss:2] StackPop("SIP/123-0000e751", "") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [monitor_default@sub-ccss:3] Return("SIP/123-0000e751", "FALSE") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:16] GotoIf("SIP/123-0000e751", "1?continue") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Goto (macro-user-callerid,s,29)
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:29] Set("SIP/123-0000e751", "CALLERID(number)=123") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:30] Set("SIP/123-0000e751", "CALLERID(name)=Joe Mama") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:31] Set("SIP/123-0000e751", "CDR(cnum)=123") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:32] Set("SIP/123-0000e751", "CDR(cnam)=Joe Mama") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-user-callerid:33] Set("SIP/123-0000e751", "CHANNEL(language)=en") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [5613641781@from-internal:2] Set("SIP/123-0000e751", "MOHCLASS=default") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [5613641781@from-internal:3] ExecIf("SIP/123-0000e751", "1?Set(TRUNKCIDOVERRIDE=8035550764)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [5613641781@from-internal:4] Set("SIP/123-0000e751", "_NODEST=") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [5613641781@from-internal:5] Gosub("SIP/123-0000e751", "sub-record-check,s,1(out,5613641781,)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:1] Set("SIP/123-0000e751", "REC_POLICY_MODE_SAVE=") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:2] GotoIf("SIP/123-0000e751", "1?check") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Goto (sub-record-check,s,7)
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:7] Set("SIP/123-0000e751", "_MONFMT=WAV") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:8] GotoIf("SIP/123-0000e751", "1?next") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Goto (sub-record-check,s,11)
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:11] ExecIf("SIP/123-0000e751", "0?Return()") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:12] ExecIf("SIP/123-0000e751", "0?Set(_RECPOLICY_MODE=)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:13] GotoIf("SIP/123-0000e751", "0?out,1") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:14] Set("SIP/123-0000e751", "_RECSTATUS=INITIALIZED") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:15] Set("SIP/123-0000e751", "NOW=1495561904") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:16] Set("SIP/123-0000e751", "__DAY=23") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:17] Set("SIP/123-0000e751", "__MONTH=05") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:18] Set("SIP/123-0000e751", "__YEAR=2017") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:19] Set("SIP/123-0000e751", "__TIMESTR=20170523-135144") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:20] Set("SIP/123-0000e751", "__FROMEXTEN=123") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:21] Set("SIP/123-0000e751", "__CALLFILENAME=out-5613641781-123-20170523-135144-1495561904.60012") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-record-check:22] Goto("SIP/123-0000e751", "out,1") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Goto (sub-record-check,out,1)
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [out@sub-record-check:1] ExecIf("SIP/123-0000e751", "1?Set(_RECPOLICY_MODE=always)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [out@sub-record-check:2] GosubIf("SIP/123-0000e751", "1?record,1(exten,5613641781,123)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [record@sub-record-check:1] Set("SIP/123-0000e751", "AUDIOHOOK_INHERIT(MixMonitor)=yes") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [record@sub-record-check:2] MixMonitor("SIP/123-0000e751", "2017/05/23/out-5613641781-123-20170523-135144-1495561904.60012.WAV,,") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [record@sub-record-check:3] Set("SIP/123-0000e751", "_RECSTATUS=RECORDING") in new stack
[2017-05-23 13:51:44] VERBOSE[22791][C-00002a34] app_mixmonitor.c: == Begin MixMonitor Recording SIP/123-0000e751
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [record@sub-record-check:4] Set("SIP/123-0000e751", "CDR(recordingfile)=out-5613641781-123-20170523-135144-1495561904.60012.WAV") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [record@sub-record-check:5] Return("SIP/123-0000e751", "") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [out@sub-record-check:3] Return("SIP/123-0000e751", "") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [5613641781@from-internal:6] Macro("SIP/123-0000e751", "dialout-trunk,2,5613641781,,off") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:1] Set("SIP/123-0000e751", "DIAL_TRUNK=2") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:2] GosubIf("SIP/123-0000e751", "0?sub-pincheck,s,1()") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:3] GotoIf("SIP/123-0000e751", "0?disabletrunk,1") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:4] Set("SIP/123-0000e751", "DIAL_NUMBER=5613641781") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:5] Set("SIP/123-0000e751", "DIAL_TRUNK_OPTIONS=Ttr") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:6] Set("SIP/123-0000e751", "OUTBOUND_GROUP=OUT_2") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:7] GotoIf("SIP/123-0000e751", "1?nomax") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Goto (macro-dialout-trunk,s,9)
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:9] GotoIf("SIP/123-0000e751", "0?skipoutcid") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:10] Set("SIP/123-0000e751", "DIAL_TRUNK_OPTIONS=Tt") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:11] Macro("SIP/123-0000e751", "outbound-callerid,2") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:1] ExecIf("SIP/123-0000e751", "0?Set(CALLERPRES()=)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:2] ExecIf("SIP/123-0000e751", "0?Set(REALCALLERIDNUM=123)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:3] GotoIf("SIP/123-0000e751", "1?normcid") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Goto (macro-outbound-callerid,s,6)
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:6] Set("SIP/123-0000e751", "USEROUTCID=") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:7] Set("SIP/123-0000e751", "EMERGENCYCID=") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:8] Set("SIP/123-0000e751", "TRUNKOUTCID="Acme Bottle Rocket Co."") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:9] GotoIf("SIP/123-0000e751", "1?trunkcid") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Goto (macro-outbound-callerid,s,14)
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:14] ExecIf("SIP/123-0000e751", "1?Set(CALLERID(all)="Acme Bottle Rocket Co.")") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:15] ExecIf("SIP/123-0000e751", "0?Set(CALLERID(all)=)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:16] ExecIf("SIP/123-0000e751", "1?Set(CALLERID(all)=8035550764)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:17] ExecIf("SIP/123-0000e751", "0?Set(CALLERPRES()=prohib_passed_screen)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:18] Set("SIP/123-0000e751", "CDR(outbound_cnum)=8035550764") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-outbound-callerid:19] Set("SIP/123-0000e751", "CDR(outbound_cnam)=") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:12] GosubIf("SIP/123-0000e751", "1?sub-flp-2,s,1()") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@sub-flp-2:1] ExecIf("SIP/123-0000e751", "1?Return()") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:13] Set("SIP/123-0000e751", "OUTNUM=5613641781") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:14] Set("SIP/123-0000e751", "custom=SIP/atlanta") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:15] ExecIf("SIP/123-0000e751", "0?Set(DIAL_TRUNK_OPTIONS=M(setmusic^default)Tt)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:16] ExecIf("SIP/123-0000e751", "0?Set(DIAL_TRUNK_OPTIONS=TtM(confirm))") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:17] Macro("SIP/123-0000e751", "dialout-trunk-predial-hook,") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk-predial-hook:1] MacroExit("SIP/123-0000e751", "") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:18] GotoIf("SIP/123-0000e751", "0?bypass,1") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:19] ExecIf("SIP/123-0000e751", "1?Set(CONNECTEDLINE(num,i)=5613641781)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:20] ExecIf("SIP/123-0000e751", "1?Set(CONNECTEDLINE(name,i)=CID:8035550764)") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:21] GotoIf("SIP/123-0000e751", "0?customtrunk") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-dialout-trunk:22] Dial("SIP/123-0000e751", "SIP/atlanta/5613641781,300,Tt") in new stack
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] netsock2.c: == Using SIP RTP TOS bits 184
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] netsock2.c: == Using SIP RTP CoS mark 5
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] app_dial.c: -- Called SIP/atlanta/5613641781
[2017-05-23 13:51:49] VERBOSE[22790][C-00002a34] app_dial.c: -- SIP/atlanta-0000e752 is making progress passing it to SIP/123-0000e751
[2017-05-23 13:51:50] VERBOSE[22790][C-00002a34] app_dial.c: -- SIP/atlanta-0000e752 requested media update control 26, passing it to SIP/123-0000e751
[2017-05-23 13:51:50] VERBOSE[22790][C-00002a34] app_dial.c: -- SIP/atlanta-0000e752 answered SIP/123-0000e751
[2017-05-23 13:52:04] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [h@macro-dialout-trunk:1] Macro("SIP/123-0000e751", "hangupcall,") in new stack
[2017-05-23 13:52:04] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-hangupcall:1] GotoIf("SIP/123-0000e751", "1?theend") in new stack
[2017-05-23 13:52:04] VERBOSE[22790][C-00002a34] pbx.c: -- Goto (macro-hangupcall,s,3)
[2017-05-23 13:52:04] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-hangupcall:3] ExecIf("SIP/123-0000e751", "0?Set(CDR(recordingfile)=)") in new stack
[2017-05-23 13:52:04] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [s@macro-hangupcall:4] Hangup("SIP/123-0000e751", "") in new stack
[2017-05-23 13:52:04] VERBOSE[22790][C-00002a34] app_macro.c: == Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'SIP/123-0000e751' in macro 'hangupcall'
[2017-05-23 13:52:04] VERBOSE[22790][C-00002a34] pbx.c: == Spawn extension (macro-dialout-trunk, h, 1) exited non-zero on 'SIP/123-0000e751'
[2017-05-23 13:52:04] VERBOSE[22790][C-00002a34] app_macro.c: == Spawn extension (macro-dialout-trunk, s, 22) exited non-zero on 'SIP/123-0000e751' in macro 'dialout-trunk'
[2017-05-23 13:52:04] VERBOSE[22790][C-00002a34] pbx.c: == Spawn extension (from-internal, 5613641781, 6) exited non-zero on 'SIP/123-0000e751'
I can tell it seems that the line:
[2017-05-23 13:51:44] VERBOSE[22790][C-00002a34] pbx.c: -- Executing [5613641781@from-internal:3] ExecIf("SIP/123-0000e751", "1?Set(TRUNKCIDOVERRIDE=8035550764)") in new stack
is where the wrong number is being inserted, but I can't find where or how to correct it.Yes, something changed as we were troubleshooting some unrelated problems; but I have no idea what, since nothing we've changed (mostly to lock out foreign registration attempts) would affect the CallerID.
The Trunk's "Outbound CallerID" is blank. The Trunk's CID Options is set to "Allow Any CID". The Trunk Dial Options is set to Tt with Override not checked.
The Outbound route to Florida is named "FL", the FL Route's CID is set properly, the Route Type's "Emergency" and "Intra-Company" check-boxes are cleared; and the Dial Patterns are configured properly, exactly as they always have been.I'll be happy to provide any details I may not know to add at this point; but I've Googled my fingers to the bone & nothing I can find helps.
If there's anyone who can read & understand these log entries (I'm working on it, but Google is not my friend), please reply ASAP, as this is the 400# gorilla in my tent right now & I'd like to get it fixed with all thanks and gratitude for any clue or hint. (I'm still on the steep part of the Asterisk/FreePBX learning curve, so I'll do my part if one of you can tell me with some specificity what that part is. PLEASE?)
Thank you for reading & for any help you can offer!
Jim
Posts: 1
Participants: 1