No channel type registered for 'SIP'

Hello,

I Have two freepbx 17 servers installed on Debian 12 - lets say Server A and Server B. I configured pjsip trunk between them and I am able to call from extension registered in server A to extension registered is server B but when i call in the opposite direction it dont work. In logs I can see:
2416 [2024-11-12 10:46:34] WARNING[3344974][C-00000078] channel.c: No channel type registered for ‘SIP’
2417 [2024-11-12 10:46:34] NOTICE[3344974][C-00000078] app_dial.c: Unable to create channel of type ‘SIP’ (cause 66 - Channel not implemented)
2418 [2024-11-12 10:46:34] VERBOSE[3344974][C-00000078] app_dial.c: Everyone is busy/congested at this time (1:0/0/1)

It is strange because SIP is disabled in freepbx 17 by default ant is only pjsip driver.

Please provide the full log, with verbosity at least 3. The message is not strange if the driver isn’t enabled. It means that a destination has been configured to try to use the not installed driver.

SIP driver is disabled on both sides. It is disabled by default in freepbx 17.
logs from the server to which the connection comes:

2633 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [6017@from-internal:1] GotoIf(PJSIP/Trunk_test-000000a6, 0?ext-local,*6017,1) in new stack
2634 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [6017@from-internal:2] GotoIf(PJSIP/Trunk_test-000000a6, 1?ext-local,6017,1:followme-check,6017,1) in new stack
2635 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (ext-local,6017,1)
2636 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [6017@ext-local:1] Set(PJSIP/Trunk_test-000000a6, __RINGTIMER=15) in new stack
2637 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [6017@ext-local:2] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(__CWIGNORE=)) in new stack
2638 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [6017@ext-local:3] Gosub(PJSIP/Trunk_test-000000a6, macro-exten-vm,s,1(novm,6017,0,0,0)) in new stack
2639 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:1] Gosub(PJSIP/Trunk_test-000000a6, macro-user-callerid,s,1()) in new stack
2640 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:1] Set(PJSIP/Trunk_test-000000a6, TOUCH_MONITOR=1731415112.245) in new stack
2641 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:2] Set(PJSIP/Trunk_test-000000a6, CHANCONTEXT=) in new stack
2642 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:3] Progress(PJSIP/Trunk_test-000000a6, ) in new stack
2643 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:4] Set(PJSIP/Trunk_test-000000a6, CHANCONTEXT=) in new stack
2644 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:5] Set(PJSIP/Trunk_test-000000a6, CHANEXTENCONTEXT=Trunk_test-000000a6) in new stack
2645 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:6] Set(PJSIP/Trunk_test-000000a6, CHANEXTEN=Trunk_test-000000a6) in new stack
2646 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:7] Set(PJSIP/Trunk_test-000000a6, CALLERID(number)=102) in new stack
2647 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:8] Set(PJSIP/Trunk_test-000000a6, AMPUSER=102) in new stack
2648 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:9] Set(PJSIP/Trunk_test-000000a6, HOTDESCKCHAN=Trunk_test-000000a6) in new stack
2649 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:10] Set(PJSIP/Trunk_test-000000a6, HOTDESKEXTEN=Trunk_test) in new stack
2650 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:11] Set(PJSIP/Trunk_test-000000a6, HOTDESKCALL=0) in new stack
2651 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:12] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(HOTDESKCALL=1)) in new stack
2652 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:13] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(CALLERID(name)=)) in new stack
2653 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:14] GotoIf(PJSIP/Trunk_test-000000a6, 0?report) in new stack
2654 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:15] ExecIf(PJSIP/Trunk_test-000000a6, 1?Set(REALCALLERIDNUM=102)) in new stack
2655 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:16] Set(PJSIP/Trunk_test-000000a6, AMPUSER=) in new stack
2656 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:17] GotoIf(PJSIP/Trunk_test-000000a6, 0?limit) in new stack
2657 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:18] Set(PJSIP/Trunk_test-000000a6, AMPUSERCIDNAME=) in new stack
2658 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:19] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(__CIDMASQUERADING=TRUE)) in new stack
2659 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:20] GotoIf(PJSIP/Trunk_test-000000a6, 1?report) in new stack
2660 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-user-callerid,s,29)
2661 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:29] NoOp(PJSIP/Trunk_test-000000a6, Macro depricated!! To keep the same line numbers) in new stack
2662 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:30] NoOp(PJSIP/Trunk_test-000000a6, Macro depricated !! To keep the same line numbers) in new stack
2663 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:31] GotoIf(PJSIP/Trunk_test-000000a6, 0?continue) in new stack
2664 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:32] ExecIf(PJSIP/Trunk_test-000000a6, 1?Set(__CALLEE_ACCOUNCODE=)) in new stack
2665 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:33] Set(PJSIP/Trunk_test-000000a6, __TTL=64) in new stack
2666 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:34] GotoIf(PJSIP/Trunk_test-000000a6, 1?continue) in new stack
2667 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-user-callerid,s,50)
2668 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:50] Set(PJSIP/Trunk_test-000000a6, CALLERID(number)=102) in new stack
2669 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:51] Set(PJSIP/Trunk_test-000000a6, CALLERID(name)=102) in new stack
2670 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:52] GotoIf(PJSIP/Trunk_test-000000a6, 0?cnum) in new stack
2671 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:53] Set(PJSIP/Trunk_test-000000a6, __MCNUM=102) in new stack
2672 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:54] Set(PJSIP/Trunk_test-000000a6, __MCNAME=102) in new stack
2673 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:55] Set(PJSIP/Trunk_test-000000a6, __MCEXTEN=) in new stack
2674 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:56] Set(PJSIP/Trunk_test-000000a6, __MCORGCHAN=PJSIP/Trunk_test-000000a6) in new stack
2675 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:57] Set(PJSIP/Trunk_test-000000a6, CDR(cnam)=102) in new stack
2676 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:58] Set(PJSIP/Trunk_test-000000a6, CDR(cnum)=102) in new stack
2677 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-user-callerid:59] Return(PJSIP/Trunk_test-000000a6, ) in new stack
2678 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:2] Set(PJSIP/Trunk_test-000000a6, RingGroupMethod=none) in new stack
2679 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:3] Set(PJSIP/Trunk_test-000000a6, __EXTTOCALL=6017) in new stack
2680 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:4] Set(PJSIP/Trunk_test-000000a6, __PICKUPMARK=6017) in new stack
2681 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:5] Set(PJSIP/Trunk_test-000000a6, RT=) in new stack
2682 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:6] GotoIf(PJSIP/Trunk_test-000000a6, 1?startcheck:exitcheck) in new stack
2683 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-exten-vm,s,7)
2684 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:7] GotoIf(PJSIP/Trunk_test-000000a6, 0?featureSIP:featurePJSIP) in new stack
2685 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-exten-vm,s,11)
2686 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:11] ExecIf(PJSIP/Trunk_test-000000a6, 0?Gosub(macro-vm,novm,DIRECTDIAL,)) in new stack
2687 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:12] ExecIf(PJSIP/Trunk_test-000000a6, 0?Return()) in new stack
2688 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:13] GotoIf(PJSIP/Trunk_test-000000a6, 1?featuremoniPJSIP:featuremoniSIP) in new stack
2689 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-exten-vm,s,14)
2690 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:14] ExecIf(PJSIP/Trunk_test-000000a6, 0?ChanSpy(SIP/6017,q)) in new stack
2691 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:15] ExecIf(PJSIP/Trunk_test-000000a6, 0?Return()) in new stack
2692 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:16] GotoIf(PJSIP/Trunk_test-000000a6, 1?check-ext-intercom:featuremoniSIP) in new stack
2693 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-exten-vm,s,19)
2694 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:19] GotoIf(PJSIP/Trunk_test-000000a6, 0?ext-intercomSIP:ext-intercomPJSIP) in new stack
2695 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-exten-vm,s,20)
2696 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:20] ExecIf(PJSIP/Trunk_test-000000a6, 0?Gosub(ext-intercom,*806017,1())) in new stack
2697 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:21] ExecIf(PJSIP/Trunk_test-000000a6, 0?Return()) in new stack
2698 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:22] GotoIf(PJSIP/Trunk_test-000000a6, 1?exitcheck:ext-intercomSIP) in new stack
2699 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-exten-vm,s,25)
2700 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:25] NoOp(PJSIP/Trunk_test-000000a6, Exiting Checks) in new stack
2701 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:26] Gosub(PJSIP/Trunk_test-000000a6, sub-record-check,s,1(exten,6017,dontcare)) in new stack
2702 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:1] GotoIf(PJSIP/Trunk_test-000000a6, 0?initialized) in new stack
2703 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:2] Set(PJSIP/Trunk_test-000000a6, __REC_STATUS=INITIALIZED) in new stack
2704 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:3] Set(PJSIP/Trunk_test-000000a6, NOW=1731415112) in new stack
2705 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:4] Set(PJSIP/Trunk_test-000000a6, __DAY=12) in new stack
2706 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:5] Set(PJSIP/Trunk_test-000000a6, __MONTH=11) in new stack
2707 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:6] Set(PJSIP/Trunk_test-000000a6, __YEAR=2024) in new stack
2708 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:7] Set(PJSIP/Trunk_test-000000a6, __TIMESTR=20241112-133832) in new stack
2709 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:8] Set(PJSIP/Trunk_test-000000a6, __FROMEXTEN=102) in new stack
2710 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:9] Set(PJSIP/Trunk_test-000000a6, __MON_FMT=wav) in new stack
2711 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:10] NoOp(PJSIP/Trunk_test-000000a6, Recordings initialized) in new stack
2712 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:11] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(ARG3=dontcare)) in new stack
2713 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:12] Set(PJSIP/Trunk_test-000000a6, REC_POLICY_MODE_SAVE=) in new stack
2714 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:13] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(REC_STATUS=NO)) in new stack
2715 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:14] GotoIf(PJSIP/Trunk_test-000000a6, 5?checkaction) in new stack
2716 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (sub-record-check,s,17)
2717 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@sub-record-check:17] GotoIf(PJSIP/Trunk_test-000000a6, 1?sub-record-check,exten,1) in new stack
2718 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (sub-record-check,exten,1)
2719 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:1] NoOp(PJSIP/Trunk_test-000000a6, Exten Recording Check between 102 and 6017) in new stack
2720 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:2] Set(PJSIP/Trunk_test-000000a6, CALLTYPE=internal) in new stack
2721 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:3] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(CALLTYPE=)) in new stack
2722 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:4] Set(PJSIP/Trunk_test-000000a6, CALLEE=dontcare) in new stack
2723 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:5] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(CALLEE=dontcare)) in new stack
2724 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:6] GotoIf(PJSIP/Trunk_test-000000a6, 0?callee) in new stack
2725 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:7] GotoIf(PJSIP/Trunk_test-000000a6, 1?caller) in new stack
2726 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (sub-record-check,exten,13)
2727 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:13] Set(PJSIP/Trunk_test-000000a6, RECMODE=) in new stack
2728 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:14] Set(PJSIP/Trunk_test-000000a6, CALLERRECMODE=) in new stack
2729 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:15] Set(PJSIP/Trunk_test-000000a6, CALEERECMODE=dontcare) in new stack
2730 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:16] GotoIf(PJSIP/Trunk_test-000000a6, 0?processnormal) in new stack
2731 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:17] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(RECMODE=dontcare)) in new stack
2732 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:18] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(RECMODE=dontcare)) in new stack
2733 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:19] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(RECMODE=dontcare)) in new stack
2734 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:20] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(RECMODE=dontcare)) in new stack
2735 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:21] ExecIf(PJSIP/Trunk_test-000000a6, 1?Set(RECMODE=dontcare)) in new stack
2736 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:22] ExecIf(PJSIP/Trunk_test-000000a6, 1?Set(RECMODE=dontcare)) in new stack
2737 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:23] Gosub(PJSIP/Trunk_test-000000a6, recordcheck,1(dontcare,internal,6017)) in new stack
2738 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp(PJSIP/Trunk_test-000000a6, Starting recording check against dontcare) in new stack
2739 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [recordcheck@sub-record-check:2] Goto(PJSIP/Trunk_test-000000a6, dontcare) in new stack
2740 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (sub-record-check,recordcheck,3)
2741 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [recordcheck@sub-record-check:3] Return(PJSIP/Trunk_test-000000a6, ) in new stack
2742 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [exten@sub-record-check:24] Return(PJSIP/Trunk_test-000000a6, ) in new stack
2743 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:27] GotoIf(PJSIP/Trunk_test-000000a6, 1?macrodial) in new stack
2744 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-exten-vm,s,33)
2745 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:33] GosubIf(PJSIP/Trunk_test-000000a6, 0?clrheader,1()) in new stack
2746 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:34] Gosub(PJSIP/Trunk_test-000000a6, macro-dial-one,s,1(,HhTtr,6017)) in new stack
2747 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:1] Set(PJSIP/Trunk_test-000000a6, DEXTEN=6017) in new stack
2748 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:2] Set(PJSIP/Trunk_test-000000a6, __CRM_SOURCE=102) in new stack
2749 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:3] Set(PJSIP/Trunk_test-000000a6, __MCEXTTOCALL=6017) in new stack
2750 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:4] Set(PJSIP/Trunk_test-000000a6, __MCMULTI=5b16eabb4742fc3938756518275f4ee1) in new stack
2751 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:5] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(__EXTTOCALL=6017)) in new stack
2752 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:6] Set(PJSIP/Trunk_test-000000a6, DIALSTATUS_CW=) in new stack
2753 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:7] GosubIf(PJSIP/Trunk_test-000000a6, 0?screen,1()) in new stack
2754 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:8] GosubIf(PJSIP/Trunk_test-000000a6, 0?cf,1()) in new stack
2755 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:9] GotoIf(PJSIP/Trunk_test-000000a6, 1?skip1) in new stack
2756 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-dial-one,s,12)
2757 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:12] GotoIf(PJSIP/Trunk_test-000000a6, 0?nodial) in new stack
2758 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:13] GotoIf(PJSIP/Trunk_test-000000a6, 0?continue) in new stack
2759 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:14] Set(PJSIP/Trunk_test-000000a6, EXTHASCW=ENABLED) in new stack
2760 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:15] GotoIf(PJSIP/Trunk_test-000000a6, 0?next1:cwinusebusy) in new stack
2761 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-dial-one,s,27)
2762 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:27] GotoIf(PJSIP/Trunk_test-000000a6, 0?next3:continue) in new stack
2763 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-dial-one,s,29)
2764 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:29] GotoIf(PJSIP/Trunk_test-000000a6, 0?nodial) in new stack
2765 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:30] GosubIf(PJSIP/Trunk_test-000000a6, 1?dstring,1():dlocal,1()) in new stack
2766 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:1] Set(PJSIP/Trunk_test-000000a6, DSTRING=) in new stack
2767 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:2] Set(PJSIP/Trunk_test-000000a6, DEVICES=6017) in new stack
2768 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:3] ExecIf(PJSIP/Trunk_test-000000a6, 0?Return()) in new stack
2769 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:4] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(DEVICES=017)) in new stack
2770 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:5] Set(PJSIP/Trunk_test-000000a6, LOOPCNT=1) in new stack
2771 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:6] Set(PJSIP/Trunk_test-000000a6, ITER=1) in new stack
2772 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:7] Set(PJSIP/Trunk_test-000000a6, THISDIAL=SIP/6017) in new stack
2773 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:8] GotoIf(PJSIP/Trunk_test-000000a6, 1?docheck) in new stack
2774 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-dial-one,dstring,14)
2775 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:14] GotoIf(PJSIP/Trunk_test-000000a6, 0?skipset) in new stack
2776 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:15] Set(PJSIP/Trunk_test-000000a6, DSTRING=SIP/6017&) in new stack
2777 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:16] Set(PJSIP/Trunk_test-000000a6, ITER=2) in new stack
2778 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:17] GotoIf(PJSIP/Trunk_test-000000a6, 0?begin) in new stack
2779 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:18] ExecIf(PJSIP/Trunk_test-000000a6, 0?Return()) in new stack
2780 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:19] Set(PJSIP/Trunk_test-000000a6, DSTRING=SIP/6017) in new stack
2781 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [dstring@macro-dial-one:20] Return(PJSIP/Trunk_test-000000a6, ) in new stack
2782 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:31] GotoIf(PJSIP/Trunk_test-000000a6, 0?nodial) in new stack
2783 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:32] GotoIf(PJSIP/Trunk_test-000000a6, 0?skiptrace) in new stack
2784 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:33] GosubIf(PJSIP/Trunk_test-000000a6, 1?ctset,1():ctclear,1()) in new stack
2785 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [ctset@macro-dial-one:1] Set(PJSIP/Trunk_test-000000a6, DB(CALLTRACE/6017)=102) in new stack
2786 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [ctset@macro-dial-one:2] Return(PJSIP/Trunk_test-000000a6, ) in new stack
2787 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:34] Set(PJSIP/Trunk_test-000000a6, D_OPTIONS=HhTtr) in new stack
2788 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:35] GosubIf(PJSIP/Trunk_test-000000a6, 0?func-set-sipheader,s,1(Alert-Info,)) in new stack
2789 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:36] NoOp(PJSIP/Trunk_test-000000a6, Blind Transfer: , Attended Transfer: , User: , Alert Info: ) in new stack
2790 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:37] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(ALERT_INFO=)) in new stack
2791 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:38] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(ALERT_INFO=)) in new stack
2792 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:39] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(ALERT_INFO=)) in new stack
2793 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:40] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(ALERT_INFO=Normal;volume=)) in new stack
2794 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:41] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(ALERT_INFO=Normal;volume=)) in new stack
2795 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:42] GosubIf(PJSIP/Trunk_test-000000a6, 0?func-set-sipheader,s,1(Alert-Info,)) in new stack
2796 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:43] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(CHANNEL(musicclass)=)) in new stack
2797 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:44] GosubIf(PJSIP/Trunk_test-000000a6, 0?qwait,1()) in new stack
2798 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:45] Set(PJSIP/Trunk_test-000000a6, __CWIGNORE=) in new stack
2799 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:46] Set(PJSIP/Trunk_test-000000a6, __KEEPCID=TRUE) in new stack
2800 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:47] GotoIf(PJSIP/Trunk_test-000000a6, 0?usegoto,1) in new stack
2801 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:48] GotoIf(PJSIP/Trunk_test-000000a6, 1?godial) in new stack
2802 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-dial-one,s,53)
2803 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:53] Gosub(PJSIP/Trunk_test-000000a6, macro-dialout-one-predial-hook,s,1()) in new stack
2804 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dialout-one-predial-hook:1] Return(PJSIP/Trunk_test-000000a6, ) in new stack
2805 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:54] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(D_OPTIONS=HhtrI)) in new stack
2806 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:55] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(CWRING=r(callwaiting)):Set(CWRING=)) in new stack
2807 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:56] NoOp(PJSIP/Trunk_test-000000a6, ) in new stack
2808 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:57] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(D_OPTIONS=Hhtr)) in new stack
2809 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:58] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(D_OPTIONS=HhTtrg)) in new stack
2810 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:59] Gosub(PJSIP/Trunk_test-000000a6, dialOne-with-exten,6017,1()) in new stack
2811 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [6017@dialOne-with-exten:1] Dial(PJSIP/Trunk_test-000000a6, SIP/6017,HhTtrb(func-apply-sipheaders^s^1)) in new stack
2812 [2024-11-12 13:38:32] WARNING[3367232][C-0000007a] channel.c: No channel type registered for ‘SIP’
2813 [2024-11-12 13:38:32] NOTICE[3367232][C-0000007a] app_dial.c: Unable to create channel of type ‘SIP’ (cause 66 - Channel not implemented)
2814 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] app_dial.c: Everyone is busy/congested at this time (1:0/0/1)
2815 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [6017@dialOne-with-exten:2] Return(PJSIP/Trunk_test-000000a6, ) in new stack
2816 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:60] ExecIf(PJSIP/Trunk_test-000000a6, 0?Return()) in new stack
2817 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:61] ExecIf(PJSIP/Trunk_test-000000a6, 0?Set(DIALSTATUS=)) in new stack
2818 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:62] GosubIf(PJSIP/Trunk_test-000000a6, 0?s-CHANUNAVAIL,1()) in new stack
2819 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-dial-one:63] Return(PJSIP/Trunk_test-000000a6, ) in new stack
2820 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:35] Set(PJSIP/Trunk_test-000000a6, SV_DIALSTATUS=CHANUNAVAIL) in new stack
2821 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:36] GosubIf(PJSIP/Trunk_test-000000a6, 0?docfu,1()) in new stack
2822 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:37] GosubIf(PJSIP/Trunk_test-000000a6, 0?docfb,1()) in new stack
2823 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:38] Set(PJSIP/Trunk_test-000000a6, DIALSTATUS=CHANUNAVAIL) in new stack
2824 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:39] ExecIf(PJSIP/Trunk_test-000000a6, 0?Return()) in new stack
2825 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s@macro-exten-vm:40] GotoIf(PJSIP/Trunk_test-000000a6, 1?s-CHANUNAVAIL,1) in new stack
2826 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx_builtins.c: Goto (macro-exten-vm,s-CHANUNAVAIL,1)
2827 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s-CHANUNAVAIL@macro-exten-vm:1] GotoIf(PJSIP/Trunk_test-000000a6, 0?exit,1) in new stack
2828 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s-CHANUNAVAIL@macro-exten-vm:2] PlayTones(PJSIP/Trunk_test-000000a6, congestion) in new stack
2829 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Executing [s-CHANUNAVAIL@macro-exten-vm:3] Congestion(PJSIP/Trunk_test-000000a6, 10) in new stack
2830 [2024-11-12 13:38:32] VERBOSE[3367232][C-0000007a] pbx.c: Spawn extension (macro-exten-vm, s-CHANUNAVAIL, 3) exited non-zero on ‘PJSIP/Trunk_test-000000a6’

Logs from source server:
15618 [2024-11-12 13:46:58] VERBOSE[8166] netsock2.c: Using SIP RTP Audio TOS bits 184
15619 [2024-11-12 13:46:58] VERBOSE[8166] netsock2.c: Using SIP RTP Audio TOS bits 184 in TCLASS field.
15620 [2024-11-12 13:46:58] VERBOSE[8166] netsock2.c: Using SIP RTP Audio CoS mark 5
15621 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@from-internal:1] Gosub(“PJSIP/102-00000017”, “macro-user-callerid,s,1(LIMIT,EXTERNAL)”) in new stack
15622 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:1] Set(“PJSIP/102-00000017”, “TOUCH_MONITOR=1731415618.33”) in new stack
15623 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:2] Set(“PJSIP/102-00000017”, “CHANCONTEXT=”) in new stack
15624 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:3] Set(“PJSIP/102-00000017”, “CHANCONTEXT=”) in new stack
15625 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:4] Set(“PJSIP/102-00000017”, “CHANEXTENCONTEXT=102-00000017”) in new stack
15626 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:5] Set(“PJSIP/102-00000017”, “CHANEXTEN=102-00000017”) in new stack
15627 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:6] Set(“PJSIP/102-00000017”, “CALLERID(number)=102”) in new stack
15628 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:7] Set(“PJSIP/102-00000017”, “AMPUSER=102”) in new stack
15629 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:8] Set(“PJSIP/102-00000017”, “HOTDESCKCHAN=102-00000017”) in new stack
15630 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:9] Set(“PJSIP/102-00000017”, “HOTDESKEXTEN=102”) in new stack
15631 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:10] Set(“PJSIP/102-00000017”, “HOTDESKCALL=0”) in new stack
15632 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:11] ExecIf(“PJSIP/102-00000017”, “0?Set(HOTDESKCALL=1)”) in new stack
15633 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:12] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(name)=)”) in new stack
15634 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:13] GotoIf(“PJSIP/102-00000017”, “0?report”) in new stack
15635 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:14] ExecIf(“PJSIP/102-00000017”, “1?Set(REALCALLERIDNUM=102)”) in new stack
15636 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:15] Set(“PJSIP/102-00000017”, “AMPUSER=102”) in new stack
15637 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:16] GotoIf(“PJSIP/102-00000017”, “0?limit”) in new stack
15638 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:17] Set(“PJSIP/102-00000017”, “AMPUSERCIDNAME=102”) in new stack
15639 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:18] ExecIf(“PJSIP/102-00000017”, “0?Set(__CIDMASQUERADING=TRUE)”) in new stack
15640 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:19] GotoIf(“PJSIP/102-00000017”, “0?report”) in new stack
15641 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:20] Set(“PJSIP/102-00000017”, “AMPUSERCID=102”) in new stack
15642 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:21] Set(“PJSIP/102-00000017”, “__DIAL_OPTIONS=HhTtr”) in new stack
15643 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:22] Set(“PJSIP/102-00000017”, “CALLERID(all)=“102” <102>”) in new stack
15644 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:23] ExecIf(“PJSIP/102-00000017”, “0?Set(CUSDIAL=)”) in new stack
15645 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:24] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(all)=“102” <102>)”) in new stack
15646 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:25] GotoIf(“PJSIP/102-00000017”, “0?limit”) in new stack
15647 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:26] ExecIf(“PJSIP/102-00000017”, “1?Set(GROUP(concurrency_limit)=102)”) in new stack
15648 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:27] ExecIf(“PJSIP/102-00000017”, “0?Set(CHANNEL(language)=)”) in new stack
15649 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:28] NoOp(“PJSIP/102-00000017”, “Macro depricated!! To keep the same line numbers”) in new stack
15650 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:29] NoOp(“PJSIP/102-00000017”, “Macro depricated !! To keep the same line numbers”) in new stack
15651 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:30] GotoIf(“PJSIP/102-00000017”, “1?continue”) in new stack
15652 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx_builtins.c: Goto (macro-user-callerid,s,49)
15653 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:49] Set(“PJSIP/102-00000017”, “CALLERID(number)=102”) in new stack
15654 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:50] Set(“PJSIP/102-00000017”, “CALLERID(name)=102”) in new stack
15655 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:51] GotoIf(“PJSIP/102-00000017”, “0?cnum”) in new stack
15656 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:52] Set(“PJSIP/102-00000017”, “__MCNUM=102”) in new stack
15657 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:53] Set(“PJSIP/102-00000017”, “__MCNAME=102”) in new stack
15658 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:54] Set(“PJSIP/102-00000017”, “__MCEXTEN=102”) in new stack
15659 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:55] Set(“PJSIP/102-00000017”, “__MCORGCHAN=PJSIP/102-00000017”) in new stack
15660 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:56] Set(“PJSIP/102-00000017”, “CDR(cnam)=102”) in new stack
15661 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:57] Set(“PJSIP/102-00000017”, “CDR(cnum)=102”) in new stack
15662 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-user-callerid:58] Return(“PJSIP/102-00000017”, “”) in new stack
15663 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@from-internal:2] Gosub(“PJSIP/102-00000017”, “sub-record-check,s,1(out,6017,dontcare)”) in new stack
15664 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:1] GotoIf(“PJSIP/102-00000017”, “0?initialized”) in new stack
15665 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:2] Set(“PJSIP/102-00000017”, “__REC_STATUS=INITIALIZED”) in new stack
15666 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:3] Set(“PJSIP/102-00000017”, “NOW=1731415618”) in new stack
15667 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:4] Set(“PJSIP/102-00000017”, “__DAY=12”) in new stack
15668 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:5] Set(“PJSIP/102-00000017”, “__MONTH=11”) in new stack
15669 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:6] Set(“PJSIP/102-00000017”, “__YEAR=2024”) in new stack
15670 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:7] Set(“PJSIP/102-00000017”, “__TIMESTR=20241112-134658”) in new stack
15671 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:8] Set(“PJSIP/102-00000017”, “__FROMEXTEN=102”) in new stack
15672 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:9] Set(“PJSIP/102-00000017”, “__MON_FMT=wav”) in new stack
15673 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:10] NoOp(“PJSIP/102-00000017”, “Recordings initialized”) in new stack
15674 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:11] ExecIf(“PJSIP/102-00000017”, “0?Set(ARG3=dontcare)”) in new stack
15675 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:12] Set(“PJSIP/102-00000017”, “REC_POLICY_MODE_SAVE=”) in new stack
15676 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:13] ExecIf(“PJSIP/102-00000017”, “0?Set(REC_STATUS=NO)”) in new stack
15677 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:14] GotoIf(“PJSIP/102-00000017”, “3?checkaction”) in new stack
15678 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx_builtins.c: Goto (sub-record-check,s,17)
15679 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@sub-record-check:17] GotoIf(“PJSIP/102-00000017”, “1?sub-record-check,out,1”) in new stack
15680 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx_builtins.c: Goto (sub-record-check,out,1)
15681 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [out@sub-record-check:1] NoOp(“PJSIP/102-00000017”, “Outbound Recording Check from 102 to 6017”) in new stack
15682 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [out@sub-record-check:2] Set(“PJSIP/102-00000017”, “RECMODE=dontcare”) in new stack
15683 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [out@sub-record-check:3] ExecIf(“PJSIP/102-00000017”, “1?Goto(routewins)”) in new stack
15684 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx_builtins.c: Goto (sub-record-check,out,7)
15685 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [out@sub-record-check:7] Gosub(“PJSIP/102-00000017”, “recordcheck,1(dontcare,out,6017)”) in new stack
15686 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp(“PJSIP/102-00000017”, “Starting recording check against dontcare”) in new stack
15687 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [recordcheck@sub-record-check:2] Goto(“PJSIP/102-00000017”, “dontcare”) in new stack
15688 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx_builtins.c: Goto (sub-record-check,recordcheck,3)
15689 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [recordcheck@sub-record-check:3] Return(“PJSIP/102-00000017”, “”) in new stack
15690 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [out@sub-record-check:8] Return(“PJSIP/102-00000017”, “”) in new stack
15691 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@from-internal:3] ExecIf(“PJSIP/102-00000017”, “0 ?Set(CDR(accountcode)=)”) in new stack
15692 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@from-internal:4] Set(“PJSIP/102-00000017”, “_ROUTEID=1”) in new stack
15693 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@from-internal:5] Set(“PJSIP/102-00000017”, “_ROUTENAME=WBC”) in new stack
15694 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@from-internal:6] Set(“PJSIP/102-00000017”, “MOHCLASS=default”) in new stack
15695 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@from-internal:7] Set(“PJSIP/102-00000017”, “_CALLERIDNAMEINTERNAL=102”) in new stack
15696 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@from-internal:8] Set(“PJSIP/102-00000017”, “_CALLERIDNUMINTERNAL=102”) in new stack
15697 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@from-internal:9] Set(“PJSIP/102-00000017”, “_EMAILNOTIFICATION=FALSE”) in new stack
15698 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@from-internal:10] Set(“PJSIP/102-00000017”, “_NODEST=”) in new stack
15699 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@from-internal:11] Gosub(“PJSIP/102-00000017”, “macro-dialout-trunk,s,1(1,6017,off)”) in new stack
15700 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:1] Set(“PJSIP/102-00000017”, “DIAL_TRUNK=1”) in new stack
15701 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:2] ExecIf(“PJSIP/102-00000017”, “0?Set(DIAL_OPTIONS=Hhtr)”) in new stack
15702 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:3] ExecIf(“PJSIP/102-00000017”, “0?Set(DIAL_OPTIONS=HhTr)”) in new stack
15703 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:4] ExecIf(“PJSIP/102-00000017”, “0?Set(DIAL_OPTIONS=Hhtr)”) in new stack
15704 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:5] GosubIf(“PJSIP/102-00000017”, “0?sub-pincheck,s,1()”) in new stack
15705 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:6] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(num)=102)”) in new stack
15706 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:7] GotoIf(“PJSIP/102-00000017”, “0?disabletrunk,1”) in new stack
15707 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:8] Set(“PJSIP/102-00000017”, “DIAL_NUMBER=6017”) in new stack
15708 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:9] Set(“PJSIP/102-00000017”, “DIAL_TRUNK_OPTIONS=HhTtr”) in new stack
15709 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:10] Set(“PJSIP/102-00000017”, “OUTBOUND_GROUP=OUT_1”) in new stack
15710 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:11] Set(“PJSIP/102-00000017”, “DIAL_TRUNK_OPTIONS=T”) in new stack
15711 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:12] ExecIf(“PJSIP/102-00000017”, “0?Set(DIAL_TRUNK_OPTIONS=)”) in new stack
15712 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:13] GotoIf(“PJSIP/102-00000017”, “1?nomax”) in new stack
15713 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx_builtins.c: Goto (macro-dialout-trunk,s,15)
15714 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:15] GotoIf(“PJSIP/102-00000017”, “0?skipoutcid”) in new stack
15715 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:16] Gosub(“PJSIP/102-00000017”, “macro-outbound-callerid,s,1(1)”) in new stack
15716 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:1] NoOp(“PJSIP/102-00000017”, “102”) in new stack
15717 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:2] NoOp(“PJSIP/102-00000017”, “”) in new stack
15718 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:3] NoOp(“PJSIP/102-00000017”, “off”) in new stack
15719 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:4] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(name-pres)=)”) in new stack
15720 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:5] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(num-pres)=)”) in new stack
15721 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:6] Set(“PJSIP/102-00000017”, “HOTDESCKCHAN=102-00000017”) in new stack
15722 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:7] Set(“PJSIP/102-00000017”, “HOTDESKEXTEN=102”) in new stack
15723 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:8] Set(“PJSIP/102-00000017”, “HOTDESKCALL=0”) in new stack
15724 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:9] ExecIf(“PJSIP/102-00000017”, “0?Set(HOTDESKCALL=1)”) in new stack
15725 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:10] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(name)=)”) in new stack
15726 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:11] Set(“PJSIP/102-00000017”, “ALLOWTHISROUTE=NO”) in new stack
15727 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:12] ExecIf(“PJSIP/102-00000017”, “0?Set(ALLOWTHISROUTE=YES)”) in new stack
15728 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:13] ExecIf(“PJSIP/102-00000017”, “0?Hangup()”) in new stack
15729 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:14] ExecIf(“PJSIP/102-00000017”, “0?Set(REALCALLERIDNUM=102)”) in new stack
15730 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:15] ExecIf(“PJSIP/102-00000017”, “0?Set(AMPUSER=102)”) in new stack
15731 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:16] GotoIf(“PJSIP/102-00000017”, “1?normcid”) in new stack
15732 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx_builtins.c: Goto (macro-outbound-callerid,s,20)

15733 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:20] Set(“PJSIP/102-00000017”, “USEROUTCID=”) in new stack
15734 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:21] Set(“PJSIP/102-00000017”, “EMERGENCYCID=”) in new stack
15735 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:22] ExecIf(“PJSIP/102-00000017”, “0?Set(EMERGENCYCID=)”) in new stack
15736 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:23] Set(“PJSIP/102-00000017”, “TRUNKOUTCID=”) in new stack
15737 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:24] GotoIf(“PJSIP/102-00000017”, “1?trunkcid”) in new stack
15738 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx_builtins.c: Goto (macro-outbound-callerid,s,30)
15739 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:30] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(all)=)”) in new stack
15740 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:31] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(all)=)”) in new stack
15741 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:32] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(all)=)”) in new stack
15742 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:33] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(all)=102)”) in new stack
15743 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:34] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(all)=102)”) in new stack
15744 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:35] Set(“PJSIP/102-00000017”, “TIOHIDE=no”) in new stack
15745 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:36] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(name-pres)=prohib_passed_screen)”) in new stack
15746 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:37] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(num-pres)=prohib_passed_screen)”) in new stack
15747 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:38] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(name-pres)=prohib_passed_screen)”) in new stack
15748 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:39] ExecIf(“PJSIP/102-00000017”, “0?Set(CALLERID(num-pres)=prohib_passed_screen)”) in new stack
15749 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:40] Set(“PJSIP/102-00000017”, “CDR(outbound_cnum)=102”) in new stack
15750 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:41] Set(“PJSIP/102-00000017”, “CDR(outbound_cnam)=102”) in new stack
15751 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outbound-callerid:42] Return(“PJSIP/102-00000017”, “”) in new stack
15752 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:17] GosubIf(“PJSIP/102-00000017”, “0?sub-flp-1,s,1()”) in new stack
15753 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:18] Set(“PJSIP/102-00000017”, “OUTNUM=6017”) in new stack
15754 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:19] Set(“PJSIP/102-00000017”, “custom=PJSIP”) in new stack
15755 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:20] ExecIf(“PJSIP/102-00000017”, “0?Set(DIAL_TRUNK_MOH=default)”) in new stack
15756 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:21] ExecIf(“PJSIP/102-00000017”, “0?Set(DIAL_TRUNK_OPTIONS=TU(macro-confirm))”) in new stack
15757 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:22] ExecIf(“PJSIP/102-00000017”, “0?AGI(allowlist-autoadd.agi,)”) in new stack
15758 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:23] Gosub(“PJSIP/102-00000017”, “macro-dialout-trunk-predial-hook,s,1()”) in new stack
15759 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk-predial-hook:1] Return(“PJSIP/102-00000017”, “”) in new stack
15760 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:24] GotoIf(“PJSIP/102-00000017”, “0?skipcrm”) in new stack
15761 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:25] Set(“PJSIP/102-00000017”, “__CRM_DIRECTION=OUTBOUND”) in new stack
15762 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:26] Set(“PJSIP/102-00000017”, “__CRM_DESTINATION=6017”) in new stack
15763 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:27] Set(“PJSIP/102-00000017”, “__CRM_SOURCE=102”) in new stack
15764 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:28] AGI(“PJSIP/102-00000017”, “agi://127.0.0.1/sangomacrm.agi”) in new stack
15765 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] res_agi.c: <PJSIP/102-00000017>AGI Script agi://127.0.0.1/sangomacrm.agi completed, returning 0
15766 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:29] Set(“PJSIP/102-00000017”, “CHANNEL(hangup_handler_push)=crm-hangup,s,1”) in new stack
15767 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:30] NoOp(“PJSIP/102-00000017”, “CRM Finished”) in new stack
15768 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:31] GotoIf(“PJSIP/102-00000017”, “0?bypass,1”) in new stack
15769 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:32] ExecIf(“PJSIP/102-00000017”, “1?Set(CONNECTEDLINE(num,i)=6017)”) in new stack
15770 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:33] ExecIf(“PJSIP/102-00000017”, “1?Set(CONNECTEDLINE(name,i)=CID:102)”) in new stack
15771 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:34] ExecIf(“PJSIP/102-00000017”, “0?Set(CONNECTEDLINE(name,i)=CID:(Hidden)102)”) in new stack
15772 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:35] GotoIf(“PJSIP/102-00000017”, “0?customtrunk”) in new stack
15773 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:36] ExecIf(“PJSIP/102-00000017”, “0?Set(DIAL_TRUNK_OPTIONS=)”) in new stack
15774 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:37] Set(“PJSIP/102-00000017”, “HASH(__SIPHEADERS,Alert-Info)=unset”) in new stack
15775 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:38] Gosub(“PJSIP/102-00000017”, “trunk-dial-with-exten,6017,1()”) in new stack
15776 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@trunk-dial-with-exten:1] Dial(“PJSIP/102-00000017”, “PJSIP/6017@Trunk-Test,300,Tb(func-apply-sipheaders^s^1,(1))U(sub-send-obroute-email^6017^^1^1731415618^102^102,^)”) in new stack
15777 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] app_stack.c: PJSIP/Trunk-Test-00000018 Internal Gosub(func-apply-sipheaders,s,1(1)) start
15778 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:1] ExecIf(“PJSIP/Trunk-Test-00000018”, “0?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)”) in new stack
15779 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:2] NoOp(“PJSIP/Trunk-Test-00000018”, “Applying SIP Headers to channel PJSIP/Trunk-Test-00000018”) in new stack
15780 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:3] Set(“PJSIP/Trunk-Test-00000018”, “localchan=Trunk-Test-00000018”) in new stack
15781 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:4] Set(“PJSIP/Trunk-Test-00000018”, “DialMCEXT=Trunk-Test”) in new stack
15782 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:5] Set(“PJSIP/Trunk-Test-00000018”, “CHANNEL(hangup_handler_push)=app-missedcall-hangup,Trunk-Test,1”) in new stack
15783 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:6] Set(“PJSIP/Trunk-Test-00000018”, “Dchan=Trunk-Test-00000018”) in new stack
15784 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:7] Set(“PJSIP/Trunk-Test-00000018”, “TECH=PJSIP”) in new stack
15785 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:8] Set(“PJSIP/Trunk-Test-00000018”, “SIPHEADERKEYS=Alert-Info”) in new stack
15786 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:9] While(“PJSIP/Trunk-Test-00000018”, “1”) in new stack
15787 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:10] Set(“PJSIP/Trunk-Test-00000018”, “sipheader=unset”) in new stack
15788 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:11] ExecIf(“PJSIP/Trunk-Test-00000018”, “1?Set(PJSIP_HEADER(remove,Alert-Info)=)”) in new stack
15789 [2024-11-12 13:46:58] ERROR[8166] res_pjsip_header_funcs.c: No headers had been previously added to this session.
15790 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:12] ExecIf(“PJSIP/Trunk-Test-00000018”, “0?Set(sipheader=http://127.0.0.1;info=unset)”) in new stack
15791 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:13] ExecIf(“PJSIP/Trunk-Test-00000018”, “0?Set(sipheader=http://127.0.0.1unset)”) in new stack
15792 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:14] ExecIf(“PJSIP/Trunk-Test-00000018”, “0?Set(PJSIP_HEADER(add,Alert-Info)=unset)”) in new stack
15793 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:15] EndWhile(“PJSIP/Trunk-Test-00000018”, “”) in new stack
15794 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:9] While(“PJSIP/Trunk-Test-00000018”, “0”) in new stack
15795 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@func-apply-sipheaders:16] Return(“PJSIP/Trunk-Test-00000018”, “”) in new stack
15796 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] app_stack.c: Spawn extension (from-pstn, 6017, 1) exited non-zero on ‘PJSIP/Trunk-Test-00000018’
15797 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] app_stack.c: PJSIP/Trunk-Test-00000018 Internal Gosub(func-apply-sipheaders,s,1(1)) complete GOSUB_RETVAL=
15798 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] app_dial.c: Called PJSIP/6017@Trunk-Test
15799 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] app_dial.c: PJSIP/Trunk-Test-00000018 is making progress passing it to PJSIP/102-00000017
15800 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] app_stack.c: PJSIP/Trunk-Test-00000018 Internal Gosub(app-missedcall-hangup,Trunk-Test,1) start
15801 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [Trunk-Test@app-missedcall-hangup:1] NoOp(“PJSIP/Trunk-Test-00000018”, “Dialed: Trunk-Test”) in new stack
15802 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [Trunk-Test@app-missedcall-hangup:2] NoOp(“PJSIP/Trunk-Test-00000018”, “Caller: 102”) in new stack
15803 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [Trunk-Test@app-missedcall-hangup:3] GotoIf(“PJSIP/Trunk-Test-00000018”, “0?exit”) in new stack
15804 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [Trunk-Test@app-missedcall-hangup:4] Set(“PJSIP/Trunk-Test-00000018”, “EXTENNUM=Trunk-Test”) in new stack
15805 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [Trunk-Test@app-missedcall-hangup:5] Set(“PJSIP/Trunk-Test-00000018”, “FEXTENNUM=Trunk-Test”) in new stack
15806 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [Trunk-Test@app-missedcall-hangup:6] GotoIf(“PJSIP/Trunk-Test-00000018”, “0?exit”) in new stack
15807 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [Trunk-Test@app-missedcall-hangup:7] AGI(“PJSIP/Trunk-Test-00000018”, “agi://127.0.0.1/missedcallnotify.php,Trunk-Test,Trunk-Test,0,PJSIP/Trunk-Test-00000018,”) in new stack
15808 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] res_agi.c: <PJSIP/Trunk-Test-00000018>AGI Script agi://127.0.0.1/missedcallnotify.php completed, returning 0
15809 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [Trunk-Test@app-missedcall-hangup:8] Return(“PJSIP/Trunk-Test-00000018”, “”) in new stack
15810 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] app_stack.c: Spawn extension (from-pstn, 6017, 1) exited non-zero on ‘PJSIP/Trunk-Test-00000018’
15811 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] app_stack.c: PJSIP/Trunk-Test-00000018 Internal Gosub(app-missedcall-hangup,Trunk-Test,1) complete GOSUB_RETVAL=
15812 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] app_dial.c: Everyone is busy/congested at this time (1:0/0/1)
15813 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@trunk-dial-with-exten:2] Return(“PJSIP/102-00000017”, “”) in new stack
15814 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:39] NoOp(“PJSIP/102-00000017”, “Dial failed for some reason with DIALSTATUS = CHANUNAVAIL and HANGUPCAUSE = 66”) in new stack
15815 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-dialout-trunk:40] GotoIf(“PJSIP/102-00000017”, “0?continue,1:s-CHANUNAVAIL,1”) in new stack
15816 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx_builtins.c: Goto (macro-dialout-trunk,s-CHANUNAVAIL,1)
15817 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s-CHANUNAVAIL@macro-dialout-trunk:1] Set(“PJSIP/102-00000017”, “RC=66”) in new stack
15818 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s-CHANUNAVAIL@macro-dialout-trunk:2] Goto(“PJSIP/102-00000017”, “66,1”) in new stack
15819 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx_builtins.c: Goto (macro-dialout-trunk,66,1)
15820 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [66@macro-dialout-trunk:1] Goto(“PJSIP/102-00000017”, “continue,1”) in new stack
15821 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx_builtins.c: Goto (macro-dialout-trunk,continue,1)
15822 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [continue@macro-dialout-trunk:1] NoOp(“PJSIP/102-00000017”, “TRUNK Dial failed due to CHANUNAVAIL HANGUPCAUSE: 66 - failing through to other trunks”) in new stack
15823 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [continue@macro-dialout-trunk:2] ExecIf(“PJSIP/102-00000017”, “1?Set(CALLERID(number)=102)”) in new stack
15824 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [continue@macro-dialout-trunk:3] Return(“PJSIP/102-00000017”, “”) in new stack
15825 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [6017@from-internal:12] Gosub(“PJSIP/102-00000017”, “macro-outisbusy,s,1()”) in new stack
15826 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outisbusy:1] Progress(“PJSIP/102-00000017”, “”) in new stack
15827 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outisbusy:2] GotoIf(“PJSIP/102-00000017”, “0?emergency,1”) in new stack
15828 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outisbusy:3] GotoIf(“PJSIP/102-00000017”, “0?intracompany,1”) in new stack
15829 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outisbusy:4] Playback(“PJSIP/102-00000017”, “all-circuits-busy-now&please-try-call-later, noanswer”) in new stack
15830 [2024-11-12 13:46:58] VERBOSE[33076][C-0000000e] file.c: <PJSIP/102-00000017> Playing ‘all-circuits-busy-now.ulaw’ (language ‘en’)
15831 [2024-11-12 13:47:00] VERBOSE[33076][C-0000000e] file.c: <PJSIP/102-00000017> Playing ‘please-try-call-later.ulaw’ (language ‘en’)
15832 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@macro-outisbusy:5] Congestion(“PJSIP/102-00000017”, “20”) in new stack
15833 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] pbx.c: Spawn extension (macro-outisbusy, s, 5) exited non-zero on ‘PJSIP/102-00000017’
15834 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] app_stack.c: PJSIP/102-00000017 Internal Gosub(crm-hangup,s,1) start
15835 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@crm-hangup:1] NoOp(“PJSIP/102-00000017”, “Sending Hangup to CRM”) in new stack
15836 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@crm-hangup:2] NoOp(“PJSIP/102-00000017”, “HANGUP CAUSE: 34”) in new stack
15837 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@crm-hangup:3] ExecIf(“PJSIP/102-00000017”, “0?Set(__CRM_VOICEMAIL=)”) in new stack
15838 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@crm-hangup:4] NoOp(“PJSIP/102-00000017”, “MASTER CHANNEL: 1731415618.33 = 1731415618.33”) in new stack
15839 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@crm-hangup:5] GotoIf(“PJSIP/102-00000017”, “0?return”) in new stack
15840 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@crm-hangup:6] Set(“PJSIP/102-00000017”, “__CRM_HANGUP=1”) in new stack
15841 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@crm-hangup:7] AGI(“PJSIP/102-00000017”, “agi://127.0.0.1/sangomacrm.agi”) in new stack
15842 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] res_agi.c: <PJSIP/102-00000017>AGI Script agi://127.0.0.1/sangomacrm.agi completed, returning 0
15843 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] pbx.c: Executing [s@crm-hangup:8] Return(“PJSIP/102-00000017”, “”) in new stack
15844 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] app_stack.c: Spawn extension (macro-outisbusy, s, 5) exited non-zero on ‘PJSIP/102-00000017’
15845 [2024-11-12 13:47:02] VERBOSE[33076][C-0000000e] app_stack.c: PJSIP/102-00000017 Internal Gosub(crm-hangup,s,1) complete GOSUB_RETVAL=

Extension 6017 has been configured to use chan_sip!

Yes it is correct. Im calling from pjsip extensions using pjsip trunk. I dont understand why server B is receiving that call as chan_sip and not like chan_pjsip

It’s sending it as chan_sip, not receiving it as chan_sip.

Could You tell me how to change that? the server I’m calling from uses pjsip. The trunk is also configured as pjsip. I Also use a pjsip extension

Asterisk doesn’t agree with you.

So could You please tell me what i have to change to fix it?

You should make sure that it is added as a PJSIP extension: https://sangomakb.atlassian.net/wiki/spaces/PG/pages/22020636/Extensions+Module+-+PJSIP+Extension

and that it is not configured as a chan_sip one:

https://sangomakb.atlassian.net/wiki/spaces/PG/pages/22446397/Extensions+Module+-+SIP+Extension

In settings I can see that extension 6017 is added as pjsip:


This freepbx server support only pjsip driver because this is latest freepbx 17 server.
But when i reboot server A (This with 6017 extension) some modules don’t start correctly

[2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘from-internal-xfer’ tries to include nonexistent context ‘from-internal-custom’
3058 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘from-internal-noxfer’ tries to include nonexistent context ‘from-internal-noxfer-custom’
3059 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘from-pstn’ tries to include nonexistent context ‘from-pstn-custom’
3060 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘from-internal-noxfer-additional’ tries to include nonexistent context ‘from-internal-noxfer-additional-custom’
3061 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘from-internal-additional’ tries to include nonexistent context ‘from-internal-additional-custom’
3062 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘crm-hangup’ tries to include nonexistent context ‘crm-hangup-custom’
3063 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘scd-queue-stasis-app’ tries to include nonexistent context ‘scd-queue-stasis-app-custom’
3064 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘scd-qcall-answernow’ tries to include nonexistent context ‘scd-qcall-answernow-custom’
3065 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘scd-intercom-originate’ tries to include nonexistent context ‘scd-intercom-originate-custom’
3066 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘sangomartapi-conferences’ tries to include nonexistent context ‘sangomartapi-conferences-custom’
3067 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘housekeeping-service’ tries to include nonexistent context ‘housekeeping-service-custom’
3068 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘pms-dialout’ tries to include nonexistent context ‘pms-dialout-custom’
3069 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘mini-bar’ tries to include nonexistent context ‘mini-bar-custom’
3070 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘clean’ tries to include nonexistent context ‘clean-custom’
3071 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘receptionist’ tries to include nonexistent context ‘receptionist-custom’
3072 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘from-pms’ tries to include nonexistent context ‘from-pms-custom’
3073 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘voipinnovations-welcome’ tries to include nonexistent context ‘voipinnovations-welcome-custom’
3074 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘sipstation-welcome’ tries to include nonexistent context ‘sipstation-welcome-custom’
3075 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘confroom-direct’ tries to include nonexistent context ‘confroom-direct-custom’
3076 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘sangomaconnect_make_calls_with’ tries to include nonexistent context ‘sangomaconnect_make_calls_with-custom’
3077 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘paging-chanspy’ tries to include nonexistent context ‘paging-chanspy-custom’
3078 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-missedcall-hangup’ tries to include nonexistent context ‘app-missedcall-hangup-custom’
3079 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-missedcall-toggle’ tries to include nonexistent context ‘app-missedcall-toggle-custom’
3080 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-missedcall-off’ tries to include nonexistent context ‘app-missedcall-off-custom’
3081 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-missedcall-on’ tries to include nonexistent context ‘app-missedcall-on-custom’
3082 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-missedcall’ tries to include nonexistent context ‘app-missedcall-custom’
3083 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-featurecodes’ tries to include nonexistent context ‘ext-featurecodes-custom’
3084 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-pinsets’ tries to include nonexistent context ‘macro-pinsets-custom’
3085 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-setrvol’ tries to include nonexistent context ‘dialparties-setrvol-custom’
3086 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-finalbuild’ tries to include nonexistent context ‘dialparties-finalbuild-custom’
3087 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-ringallv2’ tries to include nonexistent context ‘dialparties-ringallv2-custom’
3088 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-checkblkvm’ tries to include nonexistent context ‘dialparties-checkblkvm-custom’
3089 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-builddshunt-shuffle’ tries to include nonexistent context ‘dialparties-builddshunt-shuffle-custom’
3090 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-builddshunt’ tries to include nonexistent context ‘dialparties-builddshunt-custom’
3091 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-firstnotonphone’ tries to include nonexistent context ‘dialparties-firstnotonphone-custom’
3092 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-call-trace’ tries to include nonexistent context ‘dialparties-call-trace-custom’
3093 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-getdialstring’ tries to include nonexistent context ‘dialparties-getdialstring-custom’
3094 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-checkcfextension’ tries to include nonexistent context ‘dialparties-checkcfextension-custom’
3095 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-mainloop’ tries to include nonexistent context ‘dialparties-mainloop-custom’
3096 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-isextavail’ tries to include nonexistent context ‘dialparties-isextavail-custom’
3097 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-checkdndextensions’ tries to include nonexistent context ‘dialparties-checkdndextensions-custom’
3098 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-checkcfextensions’ tries to include nonexistent context ‘dialparties-checkcfextensions-custom’
3099 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-callscreencheck’ tries to include nonexistent context ‘dialparties-callscreencheck-custom’
3100 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-preringprep’ tries to include nonexistent context ‘dialparties-preringprep-custom’
3101 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-setmodes’ tries to include nonexistent context ‘dialparties-setmodes-custom’
3102 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-setheader’ tries to include nonexistent context ‘dialparties-setheader-custom’
3103 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-alertinfo’ tries to include nonexistent context ‘dialparties-alertinfo-custom’
3104 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties-queuewait’ tries to include nonexistent context ‘dialparties-queuewait-custom’
3105 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialparties’ tries to include nonexistent context ‘dialparties-custom’
3106 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘func-apply-sipheaders’ tries to include nonexistent context ‘func-apply-sipheaders-custom’
3107 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘func-set-sipheader’ tries to include nonexistent context ‘func-set-sipheader-custom’
3108 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dialOne-with-exten’ tries to include nonexistent context ‘dialOne-with-exten-custom’
3109 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-dial-one’ tries to include nonexistent context ‘macro-dial-one-custom’
3110 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-user-logoff’ tries to include nonexistent context ‘macro-user-logoff-custom’
3111 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-user-logon’ tries to include nonexistent context ‘macro-user-logon-custom’
3112 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-hangupcall’ tries to include nonexistent context ‘macro-hangupcall-custom’
3113 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-blkvm-check’ tries to include nonexistent context ‘macro-blkvm-check-custom’
3114 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-blkvm-clr’ tries to include nonexistent context ‘macro-blkvm-clr-custom’
3115 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-blkvm-set’ tries to include nonexistent context ‘macro-blkvm-set-custom’
3116 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-blkvm-setifempty’ tries to include nonexistent context ‘macro-blkvm-setifempty-custom’
3117 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘originate-skipvm’ tries to include nonexistent context ‘originate-skipvm-custom’
3118 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-simple-dial’ tries to include nonexistent context ‘macro-simple-dial-custom’
3119 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-exten-vm’ tries to include nonexistent context ‘macro-exten-vm-custom’
3120 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-vm’ tries to include nonexistent context ‘macro-vm-custom’
3121 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-block-cf’ tries to include nonexistent context ‘macro-block-cf-custom’
3122 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-setmusic’ tries to include nonexistent context ‘macro-setmusic-custom’
3123 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-dial-confirm’ tries to include nonexistent context ‘macro-dial-confirm-custom’
3124 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘from-dahdi’ tries to include nonexistent context ‘from-dahdi-custom’
3125 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘from-zaptel’ tries to include nonexistent context ‘from-zaptel-custom’
3126 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-outbound-callerid’ tries to include nonexistent context ‘macro-outbound-callerid-custom’
3127 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-user-callerid’ tries to include nonexistent context ‘macro-user-callerid-custom’
3128 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-privacy-mgr’ tries to include nonexistent context ‘macro-privacy-mgr-custom’
3129 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘trunk-dial-with-exten’ tries to include nonexistent context ‘trunk-dial-with-exten-custom’
3130 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-dialout-trunk’ tries to include nonexistent context ‘macro-dialout-trunk-custom’
3131 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘sub-send-obroute-email’ tries to include nonexistent context ‘sub-send-obroute-email-custom’
3132 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘sub-pincheck’ tries to include nonexistent context ‘sub-pincheck-custom’
3133 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-auto-blkvm’ tries to include nonexistent context ‘macro-auto-blkvm-custom’
3134 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-auto-confirm’ tries to include nonexistent context ‘macro-auto-confirm-custom’
3135 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-confirm’ tries to include nonexistent context ‘macro-confirm-custom’
3136 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘sub-presencestate-display’ tries to include nonexistent context ‘sub-presencestate-display-custom’
3137 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘bad-number’ tries to include nonexistent context ‘bad-number-custom’
3138 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-blackhole’ tries to include nonexistent context ‘app-blackhole-custom’
3139 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-outisbusy’ tries to include nonexistent context ‘macro-outisbusy-custom’
3140 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘outrt-2’ tries to include nonexistent context ‘outrt-2-custom’
3141 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘outrt-1’ tries to include nonexistent context ‘outrt-1-custom’
3142 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘outbound-allroutes’ tries to include nonexistent context ‘outbound-allroutes-custom’
3143 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-prepend-cid’ tries to include nonexistent context ‘macro-prepend-cid-custom’
3144 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘from-trunk-pjsip-Flytronic_copy_2’ tries to include nonexistent context ‘from-trunk-pjsip-Flytronic_copy_2-custom’
3145 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘from-trunk-pjsip-Flytronic’ tries to include nonexistent context ‘from-trunk-pjsip-Flytronic-custom’
3146 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-trunk’ tries to include nonexistent context ‘ext-trunk-custom’
3147 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘from-trunk-pjsip-Netia-test’ tries to include nonexistent context ‘from-trunk-pjsip-Netia-test-custom’
3148 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘from-did-direct-ivr’ tries to include nonexistent context ‘from-did-direct-ivr-custom’
3149 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-local’ tries to include nonexistent context ‘ext-local-custom’
3150 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-did-catchall’ tries to include nonexistent context ‘ext-did-catchall-custom’
3151 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-did’ tries to include nonexistent context ‘ext-did-custom’
3152 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-test’ tries to include nonexistent context ‘ext-test-custom’
3153 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-pickup’ tries to include nonexistent context ‘app-pickup-custom’
3154 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘findmefollow-ringallv2’ tries to include nonexistent context ‘findmefollow-ringallv2-custom’
3155 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-local-confirm’ tries to include nonexistent context ‘ext-local-confirm-custom’
3156 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dial-ext-with-exten’ tries to include nonexistent context ‘dial-ext-with-exten-custom’
3157 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘dial-with-exten’ tries to include nonexistent context ‘dial-with-exten-custom’
3158 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-dial’ tries to include nonexistent context ‘macro-dial-custom’
3159 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-contactmanager-sd’ tries to include nonexistent context ‘app-contactmanager-sd-custom’
3160 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-blacklist-last’ tries to include nonexistent context ‘app-blacklist-last-custom’
3161 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-blacklist-remove-invalid’ tries to include nonexistent context ‘app-blacklist-remove-invalid-custom’
3162 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-blacklist-remove’ tries to include nonexistent context ‘app-blacklist-remove-custom’
3163 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-blacklist-add-invalid’ tries to include nonexistent context ‘app-blacklist-add-invalid-custom’
3164 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-blacklist-add’ tries to include nonexistent context ‘app-blacklist-add-custom’
3165 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-blacklist-check’ tries to include nonexistent context ‘app-blacklist-check-custom’
3166 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-blacklist’ tries to include nonexistent context ‘app-blacklist-custom’
3167 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-allowlist-pause-check’ tries to include nonexistent context ‘app-allowlist-pause-check-custom’
3168 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-allowlist-pause-disable’ tries to include nonexistent context ‘app-allowlist-pause-disable-custom’
3169 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-allowlist-pause-enable’ tries to include nonexistent context ‘app-allowlist-pause-enable-custom’
3170 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-allowlist-pause-toggle’ tries to include nonexistent context ‘app-allowlist-pause-toggle-custom’
3171 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-allowlist-last’ tries to include nonexistent context ‘app-allowlist-last-custom’
3172 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-allowlist-remove-invalid’ tries to include nonexistent context ‘app-allowlist-remove-invalid-custom’
3173 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-allowlist-remove’ tries to include nonexistent context ‘app-allowlist-remove-custom’
3174 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-allowlist-add-invalid’ tries to include nonexistent context ‘app-allowlist-add-invalid-custom’
3175 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-allowlist-add’ tries to include nonexistent context ‘app-allowlist-add-custom’
3176 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-allowlist-check’ tries to include nonexistent context ‘app-allowlist-check-custom’
3177 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-allowlist’ tries to include nonexistent context ‘app-allowlist-custom’
3178 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-vmblast’ tries to include nonexistent context ‘app-vmblast-custom’
3179 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-dialvm’ tries to include nonexistent context ‘app-dialvm-custom’
3180 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-vmmain’ tries to include nonexistent context ‘app-vmmain-custom’
3181 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘vm-callme’ tries to include nonexistent context ‘vm-callme-custom’
3182 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-group’ tries to include nonexistent context ‘ext-group-custom’
3183 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-systemrecording’ tries to include nonexistent context ‘macro-systemrecording-custom’
3184 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘systemrecording-gui’ tries to include nonexistent context ‘systemrecording-gui-custom’
3185 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-parking’ tries to include nonexistent context ‘app-parking-custom’
3186 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘park-hints’ tries to include nonexistent context ‘park-hints-custom’
3187 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘park-return-routing’ tries to include nonexistent context ‘park-return-routing-custom’
3188 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘park-orphan-routing’ tries to include nonexistent context ‘park-orphan-routing-custom’
3189 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘park-dial’ tries to include nonexistent context ‘park-dial-custom’
3190 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘parkedcallstimeout’ tries to include nonexistent context ‘parkedcallstimeout-custom’
3191 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-parked-call’ tries to include nonexistent context ‘macro-parked-call-custom’
3192 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-page-stream’ tries to include nonexistent context ‘app-page-stream-custom’
3193 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-paging’ tries to include nonexistent context ‘app-paging-custom’
3194 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘autoanswer’ tries to include nonexistent context ‘autoanswer-custom’
3195 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-autoanswer’ tries to include nonexistent context ‘macro-autoanswer-custom’
3196 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-intercom-users’ tries to include nonexistent context ‘ext-intercom-users-custom’
3197 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-intercom’ tries to include nonexistent context ‘ext-intercom-custom’
3198 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘originate-aa’ tries to include nonexistent context ‘originate-aa-custom’
3199 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-calltrace-perform’ tries to include nonexistent context ‘app-calltrace-perform-custom’
3200 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-calltrace’ tries to include nonexistent context ‘app-calltrace-custom’
3201 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-echo-test-echo’ tries to include nonexistent context ‘app-echo-test-echo-custom’
3202 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-echo-test’ tries to include nonexistent context ‘app-echo-test-custom’
3203 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-speakextennum’ tries to include nonexistent context ‘app-speakextennum-custom’
3204 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘sub-hr24format’ tries to include nonexistent context ‘sub-hr24format-custom’
3205 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-speakingclock’ tries to include nonexistent context ‘app-speakingclock-custom’
3206 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘sub-hr12format’ tries to include nonexistent context ‘sub-hr12format-custom’
3207 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-hotelwakeup’ tries to include nonexistent context ‘app-hotelwakeup-custom’
3208 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘sub-fmsetcid’ tries to include nonexistent context ‘sub-fmsetcid-custom’
3209 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘followme-sub’ tries to include nonexistent context ‘followme-sub-custom’
3210 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘followme-check’ tries to include nonexistent context ‘followme-check-custom’
3211 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘fmgrps’ tries to include nonexistent context ‘fmgrps-custom’
3212 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-findmefollow’ tries to include nonexistent context ‘ext-findmefollow-custom’
3213 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-fmf-toggle’ tries to include nonexistent context ‘app-fmf-toggle-custom’
3214 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-did-0002’ tries to include nonexistent context ‘ext-did-0002-custom’
3215 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-did-0001’ tries to include nonexistent context ‘ext-did-0001-custom’
3216 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-fax’ tries to include nonexistent context ‘app-fax-custom’
3217 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-fax’ tries to include nonexistent context ‘ext-fax-custom’
3218 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-dnd-hints’ tries to include nonexistent context ‘ext-dnd-hints-custom’
3219 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-dnd-off’ tries to include nonexistent context ‘app-dnd-off-custom’
3220 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-dnd-on’ tries to include nonexistent context ‘app-dnd-on-custom’
3221 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-dnd-toggle’ tries to include nonexistent context ‘app-dnd-toggle-custom’
3222 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘disa-dial’ tries to include nonexistent context ‘disa-dial-custom’
3223 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-dictate-record’ tries to include nonexistent context ‘app-dictate-record-custom’
3224 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-dictate-send’ tries to include nonexistent context ‘app-dictate-send-custom’
3225 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘cidlookup’ tries to include nonexistent context ‘cidlookup-custom’
3226 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-callwaiting-cwoff’ tries to include nonexistent context ‘app-callwaiting-cwoff-custom’
3227 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-callwaiting-cwon’ tries to include nonexistent context ‘app-callwaiting-cwon-custom’
3228 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘macro-one-touch-record’ tries to include nonexistent context ‘macro-one-touch-record-custom’
3229 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘sub-record-hh-check’ tries to include nonexistent context ‘sub-record-hh-check-custom’
3230 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘sub-record-check’ tries to include nonexistent context ‘sub-record-check-custom’
3231 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘sub-record-cancel’ tries to include nonexistent context ‘sub-record-cancel-custom’
3232 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘ext-cf-hints’ tries to include nonexistent context ‘ext-cf-hints-custom’
3233 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-cf-toggle’ tries to include nonexistent context ‘app-cf-toggle-custom’
3234 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-cf-busy-off’ tries to include nonexistent context ‘app-cf-busy-off-custom’
3235 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-cf-busy-off-any’ tries to include nonexistent context ‘app-cf-busy-off-any-custom’
3236 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-cf-busy-on’ tries to include nonexistent context ‘app-cf-busy-on-custom’
3237 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-cf-busy-prompting-on’ tries to include nonexistent context ‘app-cf-busy-prompting-on-custom’
3238 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-cf-off’ tries to include nonexistent context ‘app-cf-off-custom’
3239 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-cf-off-any’ tries to include nonexistent context ‘app-cf-off-any-custom’
3240 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-cf-on’ tries to include nonexistent context ‘app-cf-on-custom’
3241 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-cf-prompting-on’ tries to include nonexistent context ‘app-cf-prompting-on-custom’
3242 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-cf-unavailable-off’ tries to include nonexistent context ‘app-cf-unavailable-off-custom’
3243 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-cf-unavailable-on’ tries to include nonexistent context ‘app-cf-unavailable-on-custom’
3244 [2024-11-14 21:20:16] WARNING[1906] pbx.c: Context ‘app-cf-unavailable-prompt-on’ tries to include nonexistent context ‘app-cf-unavailable-prompt-on-custom’
3245 [2024-11-14 21:20:16] WARNING[1906] res_hep_pjsip.c: res_hep is disabled; declining module load
3246 [2024-11-14 21:20:16] NOTICE[1906] res_pjsip_endpoint_identifier_dpma.c: Using ast_sip_session_get_dialog() for pjproject version 2.14.1
3247 [2024-11-14 21:20:16] WARNING[1906] loader.c: Some non-required modules failed to load.
3248 [2024-11-14 21:20:16] WARNING[1906] loader.c: Module ‘res_adsi’ has been loaded but may be removed in a future release.
3249 [2024-11-14 21:20:16] WARNING[1906] loader.c: Module ‘app_meetme’ has been loaded but was deprecated in Asterisk version 19 and will be removed in Asterisk version 21. Its replacement is ‘app_confbridge’.
3250 [2024-11-14 21:20:16] WARNING[1906] loader.c: Module ‘app_adsiprog’ has been loaded but may be removed in a future release.
3251 [2024-11-14 21:20:16] WARNING[1906] loader.c: Module ‘app_getcpeid’ has been loaded but may be removed in a future release.
3252 [2024-11-14 21:20:16] ERROR[1906] loader.c: Error loading module ‘chan_local.so’: /lib/x86_64-linux-gnu/asterisk/modules/chan_local.so: cannot open shared object file: No such file or directory
3253 [2024-11-14 21:20:16] ERROR[1906] loader.c: Error loading module ‘res_pjsip_phoneprov_provider.so’, missing dependency: res_phoneprov
3254 [2024-11-14 21:20:16] ERROR[1906] loader.c: res_timing_dahdi declined to load.
3255 [2024-11-14 21:20:16] ERROR[1906] loader.c: res_pjsip_dialog_info_digium_body_supplement declined to load.
3256 [2024-11-14 21:20:16] ERROR[1906] loader.c: chan_mobile declined to load.
3257 [2024-11-14 21:20:16] ERROR[1906] loader.c: cdr_sqlite3_custom declined to load.
3258 [2024-11-14 21:20:16] ERROR[1906] loader.c: cdr_csv declined to load.
3259 [2024-11-14 21:20:16] ERROR[1906] loader.c: cel_sqlite3_custom declined to load.
3260 [2024-11-14 21:20:16] ERROR[1906] loader.c: res_hep_rtcp declined to load.
3261 [2024-11-14 21:20:16] ERROR[1906] loader.c: res_hep_pjsip declined to load.

The include…custom errors won’t be real errors. I think the other ones are simply that that subsystem wasn’t configured, so again not a problem.

As to the original problem, try deleting and re-adding. It sounds like something is messed up in FreePBX’s configuration database, in which case one would have to directly update the table, if deleting doesn’t clear the old data.

You mean that i should delete extension 6017? How to clear old data? Directly in database?

Delete it from the extensions module, Apply the updates, then re-create the extension.

I would suggest that you copy the device password before you delete it and paste it back to the re-created one, that way you don’t have to reconfigure the device itself.