I am running;
FreePbx Distro: 1.812.210.58-1,
Core: 2.10.0.8,
FollowMe: 2.10.0.8.
Asterisk: 1.8.12.0
Recently have begun to have issues with FollowMe being sent directly to the users voicemail, without ringing either the primary or secondary extensions.
Around May 25th I updated some modules; however, I am unsure which modules they were now. Prior to the update the FollowMe option worked as expected.
In the Asterisk output below, I made a call from 322 to 309. 309 is an internal extension which is registered with Asterisk. It has a FollowMe configuration of Initial Ring Time of 10s, Ring Strategy ringallv2, FollowMe list of 309 and 3010. 3010 is a softphone which is not currently registered.
Upon placing a call to ext 309 I am sent directly to voicemail; ext 309 is not rung at all. DND is disable on the 309 extension. And the extension rings as expected when FollowMe is disabled.
Any ideas?
[2012-06-05 09:38:15] VERBOSE[2492] netsock2.c: == Using SIP RTP TOS bits 184
[2012-06-05 09:38:15] VERBOSE[2492] netsock2.c: == Using SIP RTP CoS mark 5
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] GotoIf("SIP/322-00000349", "0?ext-local,309,1") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:2] Macro("SIP/322-00000349", "user-callerid,") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] Set("SIP/322-00000349", "AMPUSER=322") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:2] GotoIf("SIP/322-00000349", "0?report") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:3] ExecIf("SIP/322-00000349", "1?Set(REALCALLERIDNUM=322)") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:4] Set("SIP/322-00000349", "AMPUSER=322") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:5] Set("SIP/322-00000349", "AMPUSERCIDNAME=Nathan") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:6] GotoIf("SIP/322-00000349", "0?report") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:7] Set("SIP/322-00000349", "AMPUSERCID=322") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:8] Set("SIP/322-00000349", "CALLERID(all)="Nathan" <322>") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:9] GotoIf("SIP/322-00000349", "0?limit") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:10] ExecIf("SIP/322-00000349", "0?Set(GROUP(concurrency_limit)=322)") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:11] GosubIf("SIP/322-00000349", "7?sub-ccss,s,1(from-internal,309)") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] ExecIf("SIP/322-00000349", "0?Return()") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:2] Set("SIP/322-00000349", "CCSS_SETUP=TRUE") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:3] GosubIf("SIP/322-00000349", "0?monitor_config,1(from-internal,309):monitor_default,1(from-internal,309)") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] GotoIf("SIP/322-00000349", "1?is_exten") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Goto (sub-ccss,monitor_default,4)
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:4] Set("SIP/322-00000349", "CALLCOMPLETION(cc_monitor_policy)=generic") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:5] Set("SIP/322-00000349", "CALLCOMPLETION(cc_max_monitors)=5") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:6] Return("SIP/322-00000349", "TRUE") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:4] GosubIf("SIP/322-00000349", "7?agent_config,1():agent_default,1()") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] Set("SIP/322-00000349", "CALLCOMPLETION(cc_agent_policy)=generic") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [ag[email protected]:2] Set("SIP/322-00000349", "CALLCOMPLETION(cc_offer_timer)=30") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:3] Set("SIP/322-00000349", "CALLCOMPLETION(ccbs_available_timer)=") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:4] Set("SIP/322-00000349", "CALLCOMPLETION(ccnr_available_timer)=") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:5] Set("SIP/322-00000349", "CALLCOMPLETION(cc_callback_macro)=ccss-default") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:6] ExecIf("SIP/322-00000349", "1?Set(CALLCOMPLETION(cc_recall_timer)=)") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:7] ExecIf("SIP/322-00000349", "1?Set(CALLCOMPLETION(cc_max_agents)=)") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:8] ExecIf("SIP/322-00000349", "0?Set(CALLCOMPLETION(cc_agent_dialstring)=Local/[email protected])") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:9] Set("SIP/322-00000349", "CALLCOMPLETION(cc_callback_macro)=ccss-default") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:10] Return("SIP/322-00000349", "") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:5] Set("SIP/322-00000349", "DB(AMPUSER/322/ccss/last_number)=309") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:6] Return("SIP/322-00000349", "") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:12] ExecIf("SIP/322-00000349", "0?Set(CHANNEL(language)=)") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:13] GotoIf("SIP/322-00000349", "0?continue") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:14] Set("SIP/322-00000349", "__TTL=64") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:15] GotoIf("SIP/322-00000349", "1?continue") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Goto (macro-user-callerid,s,26)
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:26] Set("SIP/322-00000349", "CALLERID(number)=322") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:27] Set("SIP/322-00000349", "CALLERID(name)=Nathan") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:28] Set("SIP/322-00000349", "CHANNEL(language)=en") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:3] Set("SIP/322-00000349", "DIAL_OPTIONS=trWwI") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:4] Set("SIP/322-00000349", "CONNECTEDLINE(num)=309") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:5] Set("SIP/322-00000349", "CONNECTEDLINE(name,i)=Mark Kresge") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:6] Set("SIP/322-00000349", "FM_DIALSTATUS=NOT_INUSE") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:7] Set("SIP/322-00000349", "__EXTTOCALL=309") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:8] Set("SIP/322-00000349", "__PICKUPMARK=309") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:9] Macro("SIP/322-00000349", "blkvm-setifempty,") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] GotoIf("SIP/322-00000349", "1?init") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Goto (macro-blkvm-setifempty,s,4)
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:4] Set("SIP/322-00000349", "__BLKVM_CHANNEL=SIP/322-00000349") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:5] Set("SIP/322-00000349", "SHARED(BLKVM,SIP/322-00000349)=TRUE") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:6] Set("SIP/322-00000349", "GOSUB_RETVAL=TRUE") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:7] MacroExit("SIP/322-00000349", "") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:10] GotoIf("SIP/322-00000349", "1?skipov") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Goto (from-internal,309,13)
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:13] Set("SIP/322-00000349", "RRNODEST=") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:14] Set("SIP/322-00000349", "__NODEST=309") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:15] GosubIf("SIP/322-00000349", "0?sub-fmsetcid,s,1()") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:16] Set("SIP/322-00000349", "RecordMethod=Group") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:17] Gosub("SIP/322-00000349", "sub-record-check,s,1(exten,309,)") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] GotoIf("SIP/322-00000349", "1?check") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Goto (sub-record-check,s,6)
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:6] Set("SIP/322-00000349", "__MON_FMT=WAV") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:7] GotoIf("SIP/322-00000349", "1?next") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Goto (sub-record-check,s,10)
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:10] ExecIf("SIP/322-00000349", "0?Return()") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:11] GotoIf("SIP/322-00000349", "0?exten,1") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:12] Set("SIP/322-00000349", "__REC_STATUS=INITIALIZED") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:13] ExecIf("SIP/322-00000349", "0?Set(__REC_POLICY_MODE=)") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:14] Set("SIP/322-00000349", "NOW=1338903495") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:15] Set("SIP/322-00000349", "__DAY=05") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:16] Set("SIP/322-00000349", "__MONTH=06") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:17] Set("SIP/322-00000349", "__YEAR=2012") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:18] Set("SIP/322-00000349", "__TIMESTR=20120605-093815") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:19] Set("SIP/322-00000349", "__FROMEXTEN=322") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:20] Set("SIP/322-00000349", "__CALLFILENAME=exten-309-322-20120605-093815-1338903495.1613") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:21] Goto("SIP/322-00000349", "exten,1") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Goto (sub-record-check,exten,1)
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] GotoIf("SIP/322-00000349", "0?callee") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:2] Set("SIP/322-00000349", "__REC_POLICY_MODE=") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:3] GotoIf("SIP/322-00000349", "0?caller") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:4] GotoIf("SIP/322-00000349", "0?callee") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:5] ExecIf("SIP/322-00000349", "0?Set(CALLER_PRI=):Set(CALLER_PRI=0)") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:6] ExecIf("SIP/322-00000349", "0?Set(CALLEE_PRI=):Set(CALLEE_PRI=0)") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:7] GotoIf("SIP/322-00000349", "1?caller:callee") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Goto (sub-record-check,exten,10)
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:10] Set("SIP/322-00000349", "REC_POLICY_MODE=") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:11] GosubIf("SIP/322-00000349", "0?record,1(exten,309,322)") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:12] Return("SIP/322-00000349", "") in new stack
[2012-06-05 09:38:15] VERBOSE[25828] pbx.c: -- Executing [[email protected]:18] Set("SIP/322-00000349", "RingGroupMethod=ringallv2") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:19] Set("SIP/322-00000349", "_FMGRP=309") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:20] GotoIf("SIP/322-00000349", "0?doconfirm") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:21] Macro("SIP/322-00000349", "dial,30,trWwI,309-3090") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] GotoIf("SIP/322-00000349", "1?dial") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Goto (macro-dial,s,3)
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:3] AGI("SIP/322-00000349", "dialparties.agi") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] res_agi.c: -- Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi
[2012-06-05 09:38:16] VERBOSE[25828] res_agi.c: -- <SIP/322-00000349>AGI Script dialparties.agi completed, returning 0
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:4] NoOp("SIP/322-00000349", "Returned from dialparties with no extensions to call and DIALSTATUS: ") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:22] Goto("SIP/322-00000349", "nextstep") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Goto (from-internal,309,24)
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:24] Set("SIP/322-00000349", "RingGroupMethod=") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:25] GotoIf("SIP/322-00000349", "0?nodest") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:26] Set("SIP/322-00000349", "__NODEST=") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:27] Set("SIP/322-00000349", "__PICKUPMARK=") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:28] Macro("SIP/322-00000349", "blkvm-clr,") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] Set("SIP/322-00000349", "SHARED(BLKVM,SIP/322-00000349)=") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:2] Set("SIP/322-00000349", "GOSUB_RETVAL=") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:3] MacroExit("SIP/322-00000349", "") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:29] Set("SIP/322-00000349", "DIALSTATUS=NOANSWER") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:30] Goto("SIP/322-00000349", "ext-local,vmu309,1") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Goto (ext-local,vmu309,1)
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] Macro("SIP/322-00000349", "vm,309,NOANSWER,") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] Macro("SIP/322-00000349", "user-callerid,SKIPTTL") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] Set("SIP/322-00000349", "AMPUSER=322") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:2] GotoIf("SIP/322-00000349", "12?report") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Goto (macro-user-callerid,s,13)
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:13] GotoIf("SIP/322-00000349", "1?continue") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Goto (macro-user-callerid,s,26)
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:26] Set("SIP/322-00000349", "CALLERID(number)=322") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:27] Set("SIP/322-00000349", "CALLERID(name)=Nathan") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:28] Set("SIP/322-00000349", "CHANNEL(language)=en") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:2] Set("SIP/322-00000349", "VMGAIN=g(10)") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:3] Macro("SIP/322-00000349", "blkvm-check,") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] Set("SIP/322-00000349", "GOSUB_RETVAL=") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:2] ExecIf("SIP/322-00000349", "0?Set(GOSUB_RETVAL=TRUE)") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:3] MacroExit("SIP/322-00000349", "") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:4] GotoIf("SIP/322-00000349", "1?vmx,1") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Goto (macro-vm,vmx,1)
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] Set("SIP/322-00000349", "MEXTEN=309") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:2] Set("SIP/322-00000349", "MMODE=NOANSWER") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:3] Set("SIP/322-00000349", "RETVM=") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:4] Set("SIP/322-00000349", "MODE=unavail") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:5] GotoIf("SIP/322-00000349", "1?chknomsg") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Goto (macro-vm,vmx,8)
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:8] GotoIf("SIP/322-00000349", "0?s-NOANSWER,1") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:9] GotoIf("SIP/322-00000349", "1?notdirect") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Goto (macro-vm,vmx,11)
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:11] NoOp("SIP/322-00000349", "Checking if ext 309 is enabled: ") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:12] GotoIf("SIP/322-00000349", "1?s-NOANSWER,1") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Goto (macro-vm,s-NOANSWER,1)
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] Macro("SIP/322-00000349", "get-vmcontext,309") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] Set("SIP/322-00000349", "VMCONTEXT=default") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:2] GotoIf("SIP/322-00000349", "0?200:300") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Goto (macro-get-vmcontext,s,300)
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:300] NoOp("SIP/322-00000349", "") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] pbx.c: -- Executing [[email protected]:2] VoiceMail("SIP/322-00000349", "[email protected],sug(10)") in new stack
[2012-06-05 09:38:16] VERBOSE[25828] file.c: -- <SIP/322-00000349> Playing '/var/spool/asterisk/voicemail/default/309/unavail.gsm' (language 'en')
[2012-06-05 09:38:19] VERBOSE[25828] app_macro.c: == Spawn extension (macro-vm, s-NOANSWER, 2) exited non-zero on 'SIP/322-00000349' in macro 'vm'
[2012-06-05 09:38:19] VERBOSE[25828] pbx.c: == Spawn extension (ext-local, vmu309, 1) exited non-zero on 'SIP/322-00000349'
[2012-06-05 09:38:19] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] Macro("SIP/322-00000349", "hangupcall,") in new stack
[2012-06-05 09:38:19] VERBOSE[25828] pbx.c: -- Executing [[email protected]:1] GotoIf("SIP/322-00000349", "1?theend") in new stack
[2012-06-05 09:38:19] VERBOSE[25828] pbx.c: -- Goto (macro-hangupcall,s,3)
[2012-06-05 09:38:19] VERBOSE[25828] pbx.c: -- Executing [[email protected]:3] ExecIf("SIP/322-00000349", "0?Set(CDR(recordingfile)=)") in new stack
[2012-06-05 09:38:19] VERBOSE[25828] pbx.c: -- Executing [[email protected]:4] Hangup("SIP/322-00000349", "") in new stack
[2012-06-05 09:38:19] VERBOSE[25828] app_macro.c: == Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'SIP/322-00000349' in macro 'hangupcall'
[2012-06-05 09:38:19] VERBOSE[25828] pbx.c: == Spawn extension (ext-local, h, 1) exited non-zero on 'SIP/322-00000349'