Forwarding external caller ID through IVR to external number

This has been discussed previously, but I can’t see a clear solution, at least not one that has worked for me.
A call comes in to my business over a PJSIP configured trunk after hours. It goes to an IVR that has the option of being directed to my mobile. The call to my mobile goes out over a ChanSIP configured trunk.

The caller ID of the incoming call is visible all the way through, but doesn’t get passed onto my mobile. The callerID that I see is the business number. I appreciate that is what is promised in the module. But it seems some people have found a way around. My incoming and my outgoing providers don’t block the ID.

I have part of the log here where it seems the problem is.
This line looks important. Can I get around this?

“0?Set(CALLERID(name-pres)=prohib_passed_screen)”) in new stack

The incoming call is 04xxxx028. My number is 04xxxx790. The caller ID of the business is 0740xxxx55.

What other info is useful?

[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:7] Set("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "HOTDESKEXTEN=siptalkpjsip_incoming_104xxx3") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:8] Set("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "HOTDESKCALL=0") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:9] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(HOTDESKCALL=1)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:10] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(CALLERID(name)=)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:11] Set("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "ALLOWTHISROUTE=NO") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:12] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(ALLOWTHISROUTE=YES)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:13] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Hangup()") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:14] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(REALCALLERIDNUM=04xxxxxx28)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:15] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(AMPUSER=04xxxxxx28)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:16] GotoIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "1?normcid") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx_builtins.c: Goto (macro-outbound-callerid,s,20)
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:20] Set("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "USEROUTCID=") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:21] Set("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "EMERGENCYCID=") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:22] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(SCDEXT=YES)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:23] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(EMERGENCYCID=)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:24] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(CALLERID(name)=)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:25] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(EMERGENCYCID=)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:26] Set("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "TRUNKOUTCID=07 40xx__ xx55") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:27] GotoIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "1?trunkcid") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx_builtins.c: Goto (macro-outbound-callerid,s,33)
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:33] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "1?Set(CALLERID(all)=07 40xx__ xx55)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:34] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(CALLERID(all)=)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:35] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "1?Set(CALLERID(all)=07 40xx__ xx55)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:36] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(CALLERID(all)=04xxxxxx28)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:37] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(CALLERID(all)=04xxxxxx28)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:38] Set("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "TIOHIDE=no") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:39] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(CALLERID(name-pres)=prohib_passed_screen)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:40] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(CALLERID(num-pres)=prohib_passed_screen)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:41] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(CALLERID(name-pres)=prohib_passed_screen)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:42] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(CALLERID(num-pres)=prohib_passed_screen)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:43] Set("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "CDR(outbound_cnum)=0740xxxx55") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:44] Set("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "CDR(outbound_cnam)=") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-dialout-trunk:14] GosubIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?sub-flp-3,s,1()") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-dialout-trunk:15] Set("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "OUTNUM=04xxxxx790") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-dialout-trunk:16] Set("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "custom=SIP/SouthernphoneSIPoutgoing") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-dialout-trunk:17] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "1?Set(DIAL_TRUNK_OPTIONS=M(setmusic^thebeach)T)") in new stack
[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-dialout-trunk:18] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "0?Set(DIAL_TRUNK_OPTIONS=M(setmusic^thebeach)TM(confirm))") in new stack

How are you directing the call to your mobile? If you are using MISC DESTINATIONS, then for some reason FreePBX sends the trunk’s caller ID. I use a ring group to forward instead. By default, a ring group will send the originating caller ID. Create a ring group with the sole member being 1NPANNXXXXX# (NPANNX being area code and office code.) Then direct your IVR entry to that ring group. 99 times out of 100, that’s what happens when local caller ID is presented.

Yes, but I’m reasonably sure that the OP’s PBX is in Australia (or at least is forwarding to an AU mobile), so this format wouldn’t apply.

OP: Try @bduehn 's suggestion, using the format
04xxxxx790#

Do all the networks used actually permit this? Because of caller ID spoofing, particularly by criminals, either one is not allowed to do this, or one has to go through hoops to have it permitted.

Sure, the OP may also have that problem, but given that his log showed

[2024-01-30 19:36:01] VERBOSE[17547][C-00000c18] pbx.c: Executing [s@macro-outbound-callerid:35] ExecIf("PJSIP/siptalkpjsip_incoming_104xxx3-00001c58", "1?Set(CALLERID(all)=07 40xx__ xx55)") in new stack

with no further writing to CALLERID, he needs to fix that first and see whether he still has trouble.

Good point. I was confused as to why he would use 0 as a routing digit.

Thanks. Showing that line and the corresponding part from the line after it which shows the number I want passed through as callerID…can you suggest a change in the settings?

[quote=“petecat1, post:1, topic:94253”]

"1?Set(CALLERID(all)=07 40xx__ xx55)") in new stack
, "0?Set(CALLERID(all)=04xxxxxx28)") in new stack

The 0 before the ? means that the condition for executing the bit after the ? evaluated to false.

I think the conditions that are evaluating false can be seen in these lines that generate the dialplan:

You may be able guess at what option you haven’t set, from the names used, but I’m not sufficiently familiar with FreePBX or its code to be sure how this related to the GUI.

No, because you didn’t tell us what your settings are. How does the IVR route to the mobile? If you haven’t yet tried it, try using a Ring Group as suggested by @bduehn . You may still have trouble as noted by @david55 , but let’s progress one step at a time.

Thanks for suggestions so far. I’m still checking if there is anything I can do at the sip provider end, but it seems to me that the number I want displayed (the original caller) is well and truly visible in my freepbx and its a matter of passing it through.
I have an after hours call flow to an IVR, that sends to a misc destination which is my mobile.
I tried changing the misc destination to a ring group, with same outcome, ie the number I see is the callerID of the outgoing trunk.
Do you know if the Set Caller ID module in Applications could help here?

All I can do at the provider side of things is ensure DID as Caller ID is set to No. Which it is. Other than that, it seems its a setting to do with Caller ID within the settings in my PBX. All help appreciated. Thanks

Try over, paste a log of a failed call from beginning to end

Thanks
to be clear, the calls go through fine, just not showing the number of the originating caller, but rather the callerID of the outgoing trunk.
I’m sure you can tell this from the log, but the originating caller is 04xxxxx790. My number, that the call is forwarded to is 04xxxxx028.
The callerID of the trunk is 07 40xxxxx5 (or similar)

sending in 2 posts

173	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:1] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__DIRECTION=INBOUND") in new stack	
13174	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:2] Gosub("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "sub-record-check,s,1(in,s,never)") in new stack	
13175	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:1] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?initialized") in new stack	
13176	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:2] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__REC_STATUS=INITIALIZED") in new stack	
13177	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:3] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "NOW=1706941008") in new stack	
13178	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:4] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__DAY=03") in new stack	
13179	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:5] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__MONTH=02") in new stack	
13180	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:6] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__YEAR=2024") in new stack	
13181	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:7] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__TIMESTR=20240203-161648") in new stack	
13182	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:8] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__FROMEXTEN=unknown") in new stack	
13183	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:9] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__MON_FMT=wav") in new stack	
13184	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:10] NoOp("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "Recordings initialized") in new stack	
13185	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:11] ExecIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?Set(ARG3=dontcare)") in new stack	
13186	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:12] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "REC_POLICY_MODE_SAVE=") in new stack	
13187	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:13] ExecIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?Set(REC_STATUS=NO)") in new stack	
13188	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:14] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "2?checkaction") in new stack	
13189	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (sub-record-check,s,17)	
13190	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:17] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "1?sub-record-check,in,1") in new stack	
13191	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (sub-record-check,in,1)	
13192	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [in@sub-record-check:1] NoOp("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "Inbound Recording Check to s") in new stack	
13193	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [in@sub-record-check:2] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "FROMEXTEN=unknown") in new stack	
13194	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [in@sub-record-check:3] ExecIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "10?Set(FROMEXTEN=04xxxxx790)") in new stack	
13195	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [in@sub-record-check:4] Gosub("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "recordcheck,1(never,in,s)") in new stack	
13196	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "Starting recording check against never") in new stack	
13197	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "never") in new stack	
13198	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (sub-record-check,recordcheck,14)	
13199	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [recordcheck@sub-record-check:14] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__REC_POLICY_MODE=NEVER") in new stack	
13200	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [recordcheck@sub-record-check:15] Goto("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "stoprec") in new stack	
13201	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (sub-record-check,recordcheck,26)	
13202	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [recordcheck@sub-record-check:26] NoOp("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "Stopping recording: in, s") in new stack	
13203	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [recordcheck@sub-record-check:27] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__REC_STATUS=STOPPED") in new stack	
13204	[2024-02-03 16:16:48] VERBOSE[27524][C-00000efa] pbx.c: Executing [recordcheck@sub-record-check:28] System("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "/var/lib/asterisk/bin/stoprecording.php "PJSIP/siptalkpjsip_incoming_10xxx73-00002337"") in new stack	
13205	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [recordcheck@sub-record-check:29] Return("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "") in new stack	
13206	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [in@sub-record-check:5] Return("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "") in new stack	
13207	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:3] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CHANNEL(tonezone)=au") in new stack	
13208	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:4] ExecIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "1?Set(__FROM_DID=s)") in new stack	
13209	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:5] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "returnhere=1") in new stack	
13210	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:6] Gosub("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "app-blacklist-check,s,1()") in new stack	
13211	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@app-blacklist-check:1] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?blacklisted") in new stack	
13212	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@app-blacklist-check:2] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CALLED_BLACKLIST=1") in new stack	
13213	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@app-blacklist-check:3] Return("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "") in new stack	
13214	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:7] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CDR(did)=s") in new stack	
13215	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:8] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?") in new stack	
13216	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:9] ExecIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0 ?Set(CALLERID(name)=04xxxxx790)") in new stack	
13217	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:10] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CHANNEL(musicclass)=thebeach") in new stack	
13218	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:11] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__MOHCLASS=thebeach") in new stack	
13219	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:12] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__REVERSAL_REJECT=FALSE") in new stack	
13220	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:13] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "1?post-reverse-charge") in new stack	
13221	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (from-pstn,s,15)	
13222	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:15] NoOp("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "") in new stack	
13223	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:16] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__CALLINGNAMEPRES_SV=allowed_not_screened") in new stack	
13224	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:17] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__CALLINGNUMPRES_SV=allowed_not_screened") in new stack	
13225	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:18] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CALLERID(name-pres)=allowed_not_screened") in new stack	
13226	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:19] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CALLERID(num-pres)=allowed_not_screened") in new stack	
13227	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:20] NoOp("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CallerID Entry Point") in new stack	
13228	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:21] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__CRM_DIRECTION=INBOUND") in new stack	
13229	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:22] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__CRM_SOURCE=04xxxxx790") in new stack	
13230	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:23] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__CRM_LINKEDID=1706941008.19901") in new stack	
13231	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:24] AGI("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "sangomacrm.agi,true") in new stack	
13232	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] res_agi.c: Launched AGI Script /var/lib/asterisk/agi-bin/sangomacrm.agi	
13233	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] res_agi.c: <PJSIP/siptalkpjsip_incoming_10xxx73-00002337>AGI Script sangomacrm.agi completed, returning 0	
13234	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:25] ExecIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack	
13235	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@from-pstn:26] Goto("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "app-daynight,0,1") in new stack	
13236	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (app-daynight,0,1)	
13237	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [0@app-daynight:1] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?app-announcement-2,s,1:app-daynight,2,1") in new stack	
13238	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (app-daynight,2,1)	
13239	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [2@app-daynight:1] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?app-announcement-3,s,1:app-daynight,3,1") in new stack	
13240	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (app-daynight,3,1)	
13241	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [3@app-daynight:1] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?app-announcement-7,s,1:app-daynight,4,1") in new stack	
13242	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (app-daynight,4,1)	
13243	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [4@app-daynight:1] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?ivr-2,s,1:app-daynight,5,1") in new stack	
13244	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (app-daynight,5,1)	
13245	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [5@app-daynight:1] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "1?ivr-3,s,1:app-daynight,1,1") in new stack	
13246	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (ivr-3,s,1)	
13247	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@ivr-3:1] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "_IVR_CONTEXT_ivr-3=") in new stack	
13248	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@ivr-3:2] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "_IVR_CONTEXT=ivr-3") in new stack	
13249	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@ivr-3:3] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__IVR_RETVM=") in new stack	
13250	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@ivr-3:4] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?skip") in new stack	
13251	[2024-02-03 16:16:49] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@ivr-3:5] Answer("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "") in new stack	
13252	[2024-02-03 16:16:50] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@ivr-3:6] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "IVR_MSG=custom/After_hours_take_3_5_sec_ring") in new stack	
13253	[2024-02-03 16:16:50] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@ivr-3:7] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "TIMEOUT(digit)=3") in new stack	
13254	[2024-02-03 16:16:50] VERBOSE[27524][C-00000efa] func_timeout.c: Digit timeout set to 3.000	
13255	[2024-02-03 16:16:50] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@ivr-3:8] ExecIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "1?Background(custom/After_hours_take_3_5_sec_ring)") in new stack	
13256	[2024-02-03 16:16:50] VERBOSE[27524][C-00000efa] file.c: <PJSIP/siptalkpjsip_incoming_10xxx73-00002337> Playing 'custom/After_hours_take_3_5_sec_ring.ulaw' (language 'en')	
13257	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [1@ivr-3:1] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__ivrreturn=0") in new stack	
13258	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [1@ivr-3:2] Goto("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "ext-miscdests,1,1") in new stack	
13259	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (ext-miscdests,1,1)	
13260	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [1@ext-miscdests:1] NoOp("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "MiscDest: Pete after hours") in new stack	
13261	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [1@ext-miscdests:2] Goto("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "from-internal,04xxxxx028,1") in new stack	
13262	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (from-internal,04xxxxx028,1)	
13263	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [04xxxxx028@from-internal:1] Macro("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "user-callerid,LIMIT,EXTERNAL,") in new stack	
13264	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:1] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "TOUCH_MONITOR=1706941008.19901") in new stack	
13265	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:2] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CHANCONTEXT=") in new stack	
13266	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:3] Progress("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "") in new stack	
13267	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:4] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CHANCONTEXT=") in new stack	
13268	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:5] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CHANEXTENCONTEXT=siptalkpjsip_incoming_10xxx73-00002337") in new stack	
13269	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:6] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CHANEXTEN=siptalkpjsip_incoming_10xxx73-00002337") in new stack	
13270	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:7] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CALLERID(number)=04xxxxx790") in new stack	
13271	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:8] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "AMPUSER=04xxxxx790") in new stack	
13272	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:9] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "HOTDESCKCHAN=siptalkpjsip_incoming_10xxx73-00002337") in new stack	
13273	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:10] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "HOTDESKEXTEN=siptalkpjsip_incoming_10xxx73") in new stack	
13274	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:11] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "HOTDESKCALL=0") in new stack	
13275	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:12] ExecIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?Set(HOTDESKCALL=1)") in new stack	
13276	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:13] ExecIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?Set(CALLERID(name)=)") in new stack	
13277	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:14] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?report") in new stack	
13278	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:15] ExecIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "1?Set(REALCALLERIDNUM=04xxxxx790)") in new stack	
13279	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:16] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "AMPUSER=") in new stack	
13280	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:17] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?limit") in new stack	
13281	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:18] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "AMPUSERCIDNAME=") in new stack	
13282	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:19] ExecIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?Set(__CIDMASQUERADING=TRUE)") in new stack	
13283	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:20] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "1?report") in new stack	
13284	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (macro-user-callerid,s,29)	
13285	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:29] NoOp("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "Macro Depth is 1") in new stack	
13286	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:30] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "1?report2:macroerror") in new stack	
13287	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (macro-user-callerid,s,31)	
13288	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:31] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "1?continue") in new stack	
13289	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (macro-user-callerid,s,50)	
13290	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:50] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CALLERID(number)=04xxxxx790") in new stack	
13291	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:51] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CALLERID(name)=04xxxxx790") in new stack	
13292	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:52] GotoIf("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "0?cnum") in new stack	
13293	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:53] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__MCNUM=04xxxxx790") in new stack	
13294	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:54] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__MCNAME=04xxxxx790") in new stack	
13295	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:55] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__MCEXTEN=") in new stack	
13296	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:56] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "__MCORGCHAN=PJSIP/siptalkpjsip_incoming_10xxx73-00002337") in new stack	
13297	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:57] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CDR(cnam)=04xxxxx790") in new stack	
13298	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:58] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CDR(cnum)=04xxxxx790") in new stack	
13299	[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-user-callerid:59] Set("PJSIP/siptalkpjsip_incoming_10xxx73-00002337", "CHANNEL(language)=en") in new stack

struggling to get the logs up-too large



|13300|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [04xxxxx028@from-internal:2] Gosub(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, sub-record-check,s,1(out,04xxxxx028,dontcare)) in new stack||
|---|---|---|
|13301|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:1] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 10?initialized) in new stack||
|13302|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (sub-record-check,s,10)||
|13303|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:10] NoOp(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, Recordings initialized) in new stack||
|13304|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:11] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(ARG3=dontcare)) in new stack||
|13305|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:12] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, REC_POLICY_MODE_SAVE=NEVER) in new stack||
|13306|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:13] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(REC_STATUS=NO)) in new stack||
|13307|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:14] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 3?checkaction) in new stack||
|13308|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (sub-record-check,s,17)||
|13309|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-record-check:17] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?sub-record-check,out,1) in new stack||
|13310|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (sub-record-check,out,1)||
|13311|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [out@sub-record-check:1] NoOp(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, Outbound Recording Check from 04xxxxx790 to 04xxxxx028) in new stack||
|13312|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [out@sub-record-check:2] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, RECMODE=) in new stack||
|13313|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [out@sub-record-check:3] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?Goto(routewins)) in new stack||
|13314|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (sub-record-check,out,7)||
|13315|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [out@sub-record-check:7] Gosub(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, recordcheck,1(dontcare,out,04xxxxx028)) in new stack||
|13316|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, Starting recording check against dontcare) in new stack||
|13317|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [recordcheck@sub-record-check:2] Goto(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, dontcare) in new stack||
|13318|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (sub-record-check,recordcheck,3)||
|13319|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [recordcheck@sub-record-check:3] Return(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, ) in new stack||
|13320|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [out@sub-record-check:8] Return(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, ) in new stack||
|13321|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [04xxxxx028@from-internal:3] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0 ?Set(CDR(accountcode)=)) in new stack||
|13322|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [04xxxxx028@from-internal:4] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, _ROUTEID=4) in new stack||
|13323|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [04xxxxx028@from-internal:5] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, _ROUTENAME=Southern phone sip out) in new stack||
|13324|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [04xxxxx028@from-internal:6] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, MOHCLASS=thebeach) in new stack||
|13325|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [04xxxxx028@from-internal:7] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?Set(TRUNKCIDOVERRIDE=07 40xxxxx5)) in new stack||
|13326|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [04xxxxx028@from-internal:8] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, _CALLERIDNAMEINTERNAL=04xxxxx790) in new stack||
|13327|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [04xxxxx028@from-internal:9] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, _CALLERIDNUMINTERNAL=04xxxxx790) in new stack||
|13328|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [04xxxxx028@from-internal:10] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, _EMAILNOTIFICATION=FALSE) in new stack||
|13329|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [04xxxxx028@from-internal:11] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, _NODEST=) in new stack||
|13330|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [04xxxxx028@from-internal:12] Macro(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, dialout-trunk,2,04xxxxx028,,off) in new stack||
|13331|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:1] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, DIAL_TRUNK=2) in new stack||
|13332|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:2] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?Set(DIAL_OPTIONS=tr)) in new stack||
|13333|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:3] GosubIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?sub-pincheck,s,1()) in new stack||
|13334|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:4] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CALLERID(num)=)) in new stack||
|13335|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:5] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?disabletrunk,1) in new stack||
|13336|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:6] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, DIAL_NUMBER=04xxxxx028) in new stack||
|13337|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:7] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, DIAL_TRUNK_OPTIONS=tr) in new stack||
|13338|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:8] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, OUTBOUND_GROUP=OUT_2) in new stack||
|13339|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:9] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, DIAL_TRUNK_OPTIONS=T) in new stack||
|13340|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:10] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?nomax) in new stack||
|13341|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (macro-dialout-trunk,s,12)||
|13342|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:12] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?skipoutcid) in new stack||
|13343|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:13] Macro(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, outbound-callerid,2) in new stack||
|13344|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:1] NoOp(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 04xxxxx790) in new stack||
|13345|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:2] NoOp(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, ) in new stack||
|13346|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:3] NoOp(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, off) in new stack||
|13347|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:4] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?Set(CALLERID(name-pres)=allowed_not_screened)) in new stack||
|13348|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:5] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?Set(CALLERID(num-pres)=allowed_not_screened)) in new stack||
|13349|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:6] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, HOTDESCKCHAN=siptalkpjsip_incoming_10xxx73-00002337) in new stack||
|13350|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:7] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, HOTDESKEXTEN=siptalkpjsip_incoming_10xxx73) in new stack||
ok last one

|13351|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:8] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, HOTDESKCALL=0) in new stack||
|---|---|---|
|13352|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:9] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(HOTDESKCALL=1)) in new stack||
|13353|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:10] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CALLERID(name)=)) in new stack||
|13354|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:11] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, ALLOWTHISROUTE=NO) in new stack||
|13355|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:12] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(ALLOWTHISROUTE=YES)) in new stack||
|13356|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:13] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Hangup()) in new stack||
|13357|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:14] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(REALCALLERIDNUM=04xxxxx790)) in new stack||
|13358|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:15] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(AMPUSER=04xxxxx790)) in new stack||
|13359|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:16] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?normcid) in new stack||
|13360|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (macro-outbound-callerid,s,20)||
|13361|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:20] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, USEROUTCID=) in new stack||
|13362|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:21] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, EMERGENCYCID=) in new stack||
|13363|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:22] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(SCDEXT=YES)) in new stack||
|13364|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:23] ExecIf(PJSIP/siptalkpjsip_icoming_10xxx73-00002337, 0?Set(EMERGENCYCID=)) in new stack||
|13365|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:24] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CALLERID(name)=)) in new stack||
|13366|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:25] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(EMERGENCYCID=)) in new stack||
|13367|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:26] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, TRUNKOUTCID=07 40xxxxx5) in new stack||
|13368|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:27] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?trunkcid) in new stack||
|13369|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (macro-outbound-callerid,s,33)||
|13370|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:33] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?Set(CALLERID(all)=07 40xxxxx5)) in new stack||
|13371|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:34] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CALLERID(all)=)) in new stack||
|13372|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:35] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?Set(CALLERID(all)=07 40xxxxx5)) in new stack||
|13373|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:36] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CALLERID(all)=04xxxxx790)) in new stack||
|13374|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:37] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CALLERID(all)=04xxxxx790)) in new stack||
|13375|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:38] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, TIOHIDE=no) in new stack||
|13376|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:39] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CALLERID(name-pres)=prohib_passed_screen)) in new stack||
|13377|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:40] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CALLERID(num-pres)=prohib_passed_screen)) in new stack||
|13378|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:41] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CALLERID(name-pres)=prohib_passed_screen)) in new stack||
|13379|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:42] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CALLERID(num-pres)=prohib_passed_screen)) in new stack||
|13380|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:43] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, CDR(outbound_cnum)=0740xxxxx5) in new stack||
|13381|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-outbound-callerid:44] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, CDR(outbound_cnam)=) in new stack||
|13382|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:14] GosubIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?sub-flp-2,s,1()) in new stack||
|13383|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:15] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, OUTNUM=04xxxxx028) in new stack||
|13384|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:16] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, custom=PJSIP) in new stack||
|13385|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:17] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?Set(DIAL_TRUNK_OPTIONS=M(setmusic^thebeach)T)) in new stack||
|13386|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:18] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(DIAL_TRUNK_OPTIONS=M(setmusic^thebeach)TM(confirm))) in new stack||
|13387|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:19] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?AGI(allowlist-autoadd.agi,)) in new stack||
|13388|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:20] Macro(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, dialout-trunk-predial-hook,) in new stack||
|13389|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk-predial-hook:1] MacroExit(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, ) in new stack||
|13390|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:21] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?skipcrm) in new stack||
|13391|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (macro-dialout-trunk,s,27)||
|13392|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:27] NoOp(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, CRM Finished) in new stack||
|13393|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:28] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?bypass,1) in new stack||
|13394|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:29] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CONNECTEDLINE(num,i)=04xxxxx028)) in new stack||
|13395|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:30] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CONNECTEDLINE(name,i)=CID:0740xxxxx5)) in new stack||
|13396|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:31] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CONNECTEDLINE(name,i)=CID:(Hidden)0740xxxxx5)) in new stack||
|13397|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:32] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?customtrunk) in new stack||
|13398|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:33] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?Set(DIAL_TRUNK_OPTIONS=M(setmusic^thebeach))) in new stack||
|13399|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:34] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, HASH(__SIPHEADERS,Alert-Info)=unset) in new stack||
|13400|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-dialout-trunk:35] Dial(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, PJSIP/04xxxxx028@southernphonepjsipoutgoing_09550643,300,M(setmusic^thebeach)b(func-apply-sipheaders^s^1,(2))U(sub-send-obroute-email^04xxxxx028^04xxxxx028^2^1706941008^^0740xxxxx5)) in new stack||
|13401|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] app_stack.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 Internal Gosub(func-apply-sipheaders,s,1(2)) start||
|13402|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:1] ExecIf(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)) in new stack||
|13403|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:2] NoOp(PJSIP/southernphonepjsipoutgoing_09550643-00002338, Applying SIP Headers to channel PJSIP/southernphonepjsipoutgoing_09550643-00002338) in new stack||
|13404|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:3] Set(PJSIP/southernphonepjsipoutgoing_09550643-00002338, localchan=southernphonepjsipoutgoing_09550643-00002338) in new stack||
|13405|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:4] Set(PJSIP/southernphonepjsipoutgoing_09550643-00002338, DialMCEXT=southernphonepjsipoutgoing_09550643) in new stack||
|13406|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:5] Set(PJSIP/southernphonepjsipoutgoing_09550643-00002338, CHANNEL(hangup_handler_push)=app-missedcall-hangup,southernphonepjsipoutgoing_09550643,1) in new stack||
|13407|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:6] Set(PJSIP/southernphonepjsipoutgoing_09550643-00002338, TECH=PJSIP) in new stack||
|13408|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:7] Set(PJSIP/southernphonepjsipoutgoing_09550643-00002338, SIPHEADERKEYS=Alert-Info) in new stack||
|13409|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:8] While(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 1) in new stack||
|13410|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:9] Set(PJSIP/southernphonepjsipoutgoing_09550643-00002338, sipheader=unset) in new stack||
|13411|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:10] ExecIf(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 0?SIPRemoveHeader(Alert-Info:)) in new stack||
|13412|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:11] ExecIf(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 1?Set(PJSIP_HEADER(remove,Alert-Info)=)) in new stack||
|13413|[2024-02-03 16:16:59] ERROR[17707] res_pjsip_header_funcs.c: No headers had been previously added to this session.||
|13414|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:12] ExecIf(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 0?Set(sipheader=<http://127.0.0.1>;info=unset)) in new stack||
|13415|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:13] ExecIf(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 0?Set(sipheader=<http://127.0.0.1>unset)) in new stack||
|13416|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:14] ExecIf(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 0?SIPAddHeader(Alert-Info:unset)) in new stack||
|13417|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:15] ExecIf(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 0?Set(PJSIP_HEADER(add,Alert-Info)=unset)) in new stack||
|13418|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:16] EndWhile(PJSIP/southernphonepjsipoutgoing_09550643-00002338, ) in new stack||
|13419|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:8] While(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 0) in new stack||
|13420|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@func-apply-sipheaders:17] Return(PJSIP/southernphonepjsipoutgoing_09550643-00002338, ) in new stack||
|13421|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] app_stack.c: Spawn extension (func-apply-sipheaders, s, 17) exited non-zero on 'PJSIP/southernphonepjsipoutgoing_09550643-00002338'||
|13422|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] app_stack.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 Internal Gosub(func-apply-sipheaders,s,1(2)) complete GOSUB_RETVAL=||
|13423|[2024-02-03 16:16:59] VERBOSE[27524][C-00000efa] app_dial.c: Called PJSIP/04xxxxx028@southernphonepjsipoutgoing_09550643||
|13424|[2024-02-03 16:17:01] VERBOSE[27524][C-00000efa] app_dial.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 is making progress passing it to PJSIP/siptalkpjsip_incoming_10xxx73-00002337||
|13425|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] app_dial.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 requested media update control 26, passing it to PJSIP/siptalkpjsip_incoming_10xxx73-00002337||
|13426|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] app_dial.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 requested media update control 26, passing it to PJSIP/siptalkpjsip_incoming_10xxx73-00002337||
|13427|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] app_dial.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 requested media update control 26, passing it to PJSIP/siptalkpjsip_incoming_10xxx73-00002337||
|13428|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] app_dial.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 requested media update control 26, passing it to PJSIP/siptalkpjsip_incoming_10xxx73-00002337||
|13429|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] app_dial.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 requested media update control 26, passing it to PJSIP/siptalkpjsip_incoming_10xxx73-00002337||
|13430|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] app_dial.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 answered PJSIP/siptalkpjsip_incoming_10xxx73-00002337||
|13431|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-setmusic:1] Set(PJSIP/southernphonepjsipoutgoing_09550643-00002338, CHANNEL(musicclass)=thebeach) in new stack||
|13432|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] app_stack.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 Internal Gosub(sub-send-obroute-email,s,1(04xxxxx028,04xxxxx028,2,1706941008,,0740xxxxx5)) start||
|13433|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-send-obroute-email:1] GotoIf(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 0?sendEmail) in new stack||
|13434|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-send-obroute-email:2] NoOp(PJSIP/southernphonepjsipoutgoing_09550643-00002338, email notifications disabled..exiting.) in new stack||
|13435|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@sub-send-obroute-email:3] Return(PJSIP/southernphonepjsipoutgoing_09550643-00002338, ) in new stack||
|13436|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] app_stack.c: Spawn extension (sub-send-obroute-email, s, 3) exited non-zero on 'PJSIP/southernphonepjsipoutgoing_09550643-00002338'||
|13437|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] app_stack.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 Internal Gosub(sub-send-obroute-email,s,1(04xxxxx028,04xxxxx028,2,1706941008,,0740xxxxx5)) complete GOSUB_RETVAL=||
|13438|[2024-02-03 16:17:08] VERBOSE[27613][C-00000efa] bridge_channel.c: Channel PJSIP/southernphonepjsipoutgoing_09550643-00002338 joined 'simple_bridge' basic-bridge <782ab325-fefb-442f-879e-d042fd8e8661>||
|13439|[2024-02-03 16:17:08] VERBOSE[27524][C-00000efa] bridge_channel.c: Channel PJSIP/siptalkpjsip_incoming_10xxx73-00002337 joined 'simple_bridge' basic-bridge <782ab325-fefb-442f-879e-d042fd8e8661>||
|13440|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] bridge_channel.c: Channel PJSIP/southernphonepjsipoutgoing_09550643-00002338 left 'simple_bridge' basic-bridge <782ab325-fefb-442f-879e-d042fd8e8661>||
|13441|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] bridge_channel.c: Channel PJSIP/siptalkpjsip_incoming_10xxx73-00002337 left 'simple_bridge' basic-bridge <782ab325-fefb-442f-879e-d042fd8e8661>||
|13442|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] app_stack.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 Internal Gosub(app-missedcall-hangup,southernphonepjsipoutgoing_09550643,1) start||
|13443|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [southernphonepjsipoutgoing_09550643@app-missedcall-hangup:1] NoOp(PJSIP/southernphonepjsipoutgoing_09550643-00002338, Dialed: southernphonepjsipoutgoing_09550643) in new stack||
|13444|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] app_macro.c: Spawn extension (macro-dialout-trunk, s, 35) exited non-zero on 'PJSIP/siptalkpjsip_incoming_10xxx73-00002337' in macro 'dialout-trunk'||
|13445|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [southernphonepjsipoutgoing_09550643@app-missedcall-hangup:2] NoOp(PJSIP/southernphonepjsipoutgoing_09550643-00002338, Caller: ) in new stack||
|13446|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Spawn extension (from-internal, 04xxxxx028, 12) exited non-zero on 'PJSIP/siptalkpjsip_incoming_10xxx73-00002337'||
|13447|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [southernphonepjsipoutgoing_09550643@app-missedcall-hangup:3] GotoIf(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 0?exit) in new stack||
|13448|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [h@from-internal:1] Macro(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, hangupcall) in new stack||
|13449|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [southernphonepjsipoutgoing_09550643@app-missedcall-hangup:4] Set(PJSIP/southernphonepjsipoutgoing_09550643-00002338, EXTENNUM=southernphonepjsipoutgoing_09550643) in new stack||
|13450|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [southernphonepjsipoutgoing_09550643@app-missedcall-hangup:5] Set(PJSIP/southernphonepjsipoutgoing_09550643-00002338, FEXTENNUM=southernphonepjsipoutgoing_09550643) in new stack||
|13451|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-hangupcall:1] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, __MCVMSTATUS=) in new stack||
|13452|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-hangupcall:2] Gosub(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, app-missedcall-hangup,s,1()) in new stack||
|13453|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [southernphonepjsipoutgoing_09550643@app-missedcall-hangup:6] GotoIf(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 0?exit) in new stack||
|13454|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@app-missedcall-hangup:1] NoOp(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, Dialed: s) in new stack||
|13455|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [southernphonepjsipoutgoing_09550643@app-missedcall-hangup:7] AGI(PJSIP/southernphonepjsipoutgoing_09550643-00002338, missedcallnotify.php,southernphonepjsipoutgoing_09550643,,southernphonepjsipoutgoing_09550643,0,,PJSIP/southernphonepjsipoutgoing_09550643-00002338,,,,) in new stack||
|13456|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@app-missedcall-hangup:2] NoOp(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, Caller: ) in new stack||
|13457|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] res_agi.c: Launched AGI Script /var/lib/asterisk/agi-bin/missedcallnotify.php||
|13458|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@app-missedcall-hangup:3] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?exit) in new stack||
|13459|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@app-missedcall-hangup:4] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, EXTENNUM=s) in new stack||
|13460|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@app-missedcall-hangup:5] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, FEXTENNUM=s) in new stack||
|13461|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@app-missedcall-hangup:6] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?exit) in new stack||
|13462|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@app-missedcall-hangup:7] AGI(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, missedcallnotify.php,s,,s,0,,PJSIP/siptalkpjsip_incoming_10xxx73-00002337,ANSWER,,,) in new stack||
|13463|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] res_agi.c: Launched AGI Script /var/lib/asterisk/agi-bin/missedcallnotify.php||
|13464|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] res_agi.c: <PJSIP/southernphonepjsipoutgoing_09550643-00002338>AGI Script missedcallnotify.php completed, returning 0||
|13465|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [southernphonepjsipoutgoing_09550643@app-missedcall-hangup:8] Return(PJSIP/southernphonepjsipoutgoing_09550643-00002338, ) in new stack||
|13466|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] app_stack.c: Spawn extension (app-missedcall-hangup, southernphonepjsipoutgoing_09550643, 8) exited non-zero on 'PJSIP/southernphonepjsipoutgoing_09550643-00002338'||
|13467|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] app_stack.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 Internal Gosub(app-missedcall-hangup,southernphonepjsipoutgoing_09550643,1) complete GOSUB_RETVAL=||
|13468|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] app_stack.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 Internal Gosub(crm-hangup,s,1) start||
|13469|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [s@crm-hangup:1] NoOp(PJSIP/southernphonepjsipoutgoing_09550643-00002338, Sending Hangup to CRM) in new stack||
|13470|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [s@crm-hangup:2] NoOp(PJSIP/southernphonepjsipoutgoing_09550643-00002338, HANGUP CAUSE: 16) in new stack||
|13471|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [s@crm-hangup:3] ExecIf(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 0?Set(__CRM_VOICEMAIL=)) in new stack||
|13472|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [s@crm-hangup:4] NoOp(PJSIP/southernphonepjsipoutgoing_09550643-00002338, MASTER CHANNEL: 1706941019.19902 = 1706941008.19901) in new stack||
|13473|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [s@crm-hangup:5] GotoIf(PJSIP/southernphonepjsipoutgoing_09550643-00002338, 1?return) in new stack||
|13474|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx_builtins.c: Goto (crm-hangup,s,8)||
|13475|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] pbx.c: Executing [s@crm-hangup:8] Return(PJSIP/southernphonepjsipoutgoing_09550643-00002338, ) in new stack||
|13476|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] app_stack.c: Spawn extension (crm-hangup, s, 8) exited non-zero on 'PJSIP/southernphonepjsipoutgoing_09550643-00002338'||
|13477|[2024-02-03 16:17:10] VERBOSE[27613][C-00000efa] app_stack.c: PJSIP/southernphonepjsipoutgoing_09550643-00002338 Internal Gosub(crm-hangup,s,1) complete GOSUB_RETVAL=||
|13478|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] res_agi.c: <PJSIP/siptalkpjsip_incoming_10xxx73-00002337>AGI Script missedcallnotify.php completed, returning 0||
|13479|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@app-missedcall-hangup:8] Return(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, ) in new stack||
|13480|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-hangupcall:3] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 1?theend) in new stack||
|13481|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx_builtins.c: Goto (macro-hangupcall,s,5)||
|13482|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-hangupcall:5] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(CDR(recordingfile)=)) in new stack||
|13483|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@macro-hangupcall:6] Hangup(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, ) in new stack||
|13484|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] app_macro.c: Spawn extension (macro-hangupcall, s, 6) exited non-zero on 'PJSIP/siptalkpjsip_incoming_10xxx73-00002337' in macro 'hangupcall'||
|13485|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Spawn extension (from-internal, h, 1) exited non-zero on 'PJSIP/siptalkpjsip_incoming_10xxx73-00002337'||
|13486|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] app_stack.c: PJSIP/siptalkpjsip_incoming_10xxx73-00002337 Internal Gosub(crm-hangup,s,1) start||
|13487|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@crm-hangup:1] NoOp(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, Sending Hangup to CRM) in new stack||
|13488|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@crm-hangup:2] NoOp(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, HANGUP CAUSE: 16) in new stack||
|13489|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@crm-hangup:3] ExecIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?Set(__CRM_VOICEMAIL=)) in new stack||
|13490|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@crm-hangup:4] NoOp(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, MASTER CHANNEL: 1706941008.19901 = 1706941008.19901) in new stack||
|13491|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@crm-hangup:5] GotoIf(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, 0?return) in new stack||
|13492|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@crm-hangup:6] Set(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, __CRM_HANGUP=1) in new stack||
|13493|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@crm-hangup:7] AGI(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, sangomacrm.agi) in new stack||
|13494|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] res_agi.c: Launched AGI Script /var/lib/asterisk/agi-bin/sangomacrm.agi||
|13495|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] res_agi.c: <PJSIP/siptalkpjsip_incoming_10xxx73-00002337>AGI Script sangomacrm.agi completed, returning 0||
|13496|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] pbx.c: Executing [s@crm-hangup:8] Return(PJSIP/siptalkpjsip_incoming_10xxx73-00002337, ) in new stack||
|13497|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] app_stack.c: Spawn extension (from-internal, h, 1) exited non-zero on 'PJSIP/siptalkpjsip_incoming_10xxx73-00002337'||
|13498|[2024-02-03 16:17:10] VERBOSE[27524][C-00000efa] app_stack.c: PJSIP/siptalkpjsip_incoming_10xxx73-00002337 Internal Gosub(crm-hangup,s,1) complete GOSUB_RETVAL=||

@petecat1, I’ve been playing around with the various options for call forwarding. Are you forwarding by dialing *72 and then the forward-to number?

You may need to disable local features on the IP phone itself. I’ve tried it both ways using my Grandstream phone and both ways it forwards the caller ID, but whatever endpoint you are using might be forwarding the call without caller ID if the phone is doing the forward, not FreePBX.

Ultimately, you need to confirm first and foremost that your carrier is capable of forwarding caller ID data. Just try setting up a ring group with your forward-to number followed by # in the extension list, and route your call through that ring group.

That’s not necessarily how you are going to end up with your call forward, but we need to know for certain that it’s not your carrier assigning the caller ID, regardless of what you send them.

If routing a call through a ring group doesn’t forward the caller ID, that is a call to your carrier. If it does, we can move on to step 2 of troubleshooting.

Just give it a shot and let us know what the results are.

As a test, temporarily change Outbound CID to a number that’s not yours. Be sure it’s not overridden by the Outbound Route or the trunk. Call out and if the temporary number doesn’t get sent, then either you’re not sending the headers and format the provider requires, or they are blocking “unauthorized” CIDs.

Stewart, I changed the Outbound CID on the trunk to a different number, but I still see the actual CID on my phone. So I changed it from 0740xxxx55 to 0740xxxx00 in the trunk module and my phone receiving the call still shows 0740xxxx55.
So I guess the CID set by the provider is over-riding what I set in the trunk settings.
Or is there somewhere else in my settings that I can change the Outbound CID?

I have a couple of options for providers for outgoing calls, but I seem to be having the same outcome with both.

bduehn, I tried the ring group option, and had the same outcome as using misc destination.