I have Asterisk 1.4.7.1 with latest up to date Beta. Trying out DeviceandUser mode, and all seems fine although when I try to ring a user that is not logged in I get no Voicemail ?
dialparties.agi: Methodology of ring is ‘none’
– dialparties.agi: Added extension 390 to extension map
– dialparties.agi: Extension 390 cf is disabled
– dialparties.agi: Extension 390 do not disturb is disabled
> dialparties.agi: extnum: 390
> dialparties.agi: exthascw: 0
> dialparties.agi: exthascfb: 0
> dialparties.agi: extcfb:
> dialparties.agi: exthascfu: 0
> dialparties.agi: extcfu:
> dialparties.agi: ExtensionState: -1
dialparties.agi: Extension 390 has ExtensionState: -1
– dialparties.agi: Checking CW and CFB status for extension 390
– dialparties.agi: dbset CALLTRACE/390 to 504
== Manager ‘admin’ logged off from 127.0.0.1
– AGI Script dialparties.agi completed, returning 0
– Executing [[email protected]:2] NoOp(“IAX2/tombl-1”, “Returned from dialparties with no extensions to call”) in new stack
– Executing [[email protected]:3] NoOp(“IAX2/tombl-1”, "DIALSTATUS is ") in new stack
– Executing [[email protected]:10] Set(“IAX2/tombl-1”, “SV_DIALSTATUS=”) in new stack
– Executing [[email protected]:11] GosubIf(“IAX2/tombl-1”, “0?docfu|1”) in new stack
– Executing [[email protected]:12] GosubIf(“IAX2/tombl-1”, “0?docfb|1”) in new stack
– Executing [[email protected]:13] Set(“IAX2/tombl-1”, “DIALSTATUS=”) in new stack
– Executing [[email protected]:14] NoOp(“IAX2/tombl-1”, “Voicemail is 390”) in new stack
– Executing [[email protected]:15] GotoIf(“IAX2/tombl-1”, “0?s-|1”) in new stack
– Executing [[email protected]:16] NoOp(“IAX2/tombl-1”, “Sending to Voicemail box 390”) in new stack
– Executing [[email protected]:17] Macro(“IAX2/tombl-1”, “vm|390|”) in new stack
– Executing [[email protected]:1] Macro(“IAX2/tombl-1”, “user-callerid|SKIPTTL”) in new stack
– Executing [[email protected]:1] NoOp(“IAX2/tombl-1”, “user-callerid: Nicole 504 504”) in new stack
– Executing [[email protected]:2] Set(“IAX2/tombl-1”, “AMPUSER=504”) in new stack
– Executing [[email protected]:3] GotoIf(“IAX2/tombl-1”, “0?report”) in new stack
– Executing [[email protected]:4] GotoIf(“IAX2/tombl-1”, “1?start”) in new stack
– Goto (macro-user-callerid,s,6)
– Executing [[email protected]:6] NoOp(“IAX2/tombl-1”, “REALCALLERIDNUM is 504”) in new stack
– Executing [[email protected]:7] Set(“IAX2/tombl-1”, “AMPUSER=”) in new stack
– Executing [[email protected]:8] Set(“IAX2/tombl-1”, “AMPUSERCIDNAME=”) in new stack
– Executing [[email protected]:9] GotoIf(“IAX2/tombl-1”, “1?report”) in new stack
– Goto (macro-user-callerid,s,13)
– Executing [[email protected]:13] NoOp(“IAX2/tombl-1”, “TTL: 64 ARG1: SKIPTTL”) in new stack
– Executing [[email protected]:14] GotoIf(“IAX2/tombl-1”, “1?continue”) in new stack
– Goto (macro-user-callerid,s,23)
– Executing [[email protected]:23] NoOp(“IAX2/tombl-1”, “Using CallerID “Nicole 504” <504>”) in new stack
– Executing [[email protected]:2] Set(“IAX2/tombl-1”, “VMGAIN=”) in new stack
– Executing [[email protected]:3] GotoIf(“IAX2/tombl-1”, “1?vmx|1”) in new stack
– Goto (macro-vm,vmx,1)
– Executing [[email protected]:1] Set(“IAX2/tombl-1”, “MODE=unavail”) in new stack
– Executing [[email protected]:2] GotoIf(“IAX2/tombl-1”, “1?notdirect”) in new stack
– Goto (macro-vm,vmx,4)
– Executing [[email protected]:4] NoOp(“IAX2/tombl-1”, "Checking if ext 390 is enabled: ") in new stack
– Executing [[email protected]:5] GotoIf(“IAX2/tombl-1”, “1?s-|1”) in new stack
– Goto (macro-vm,s-,1)
Wen the user is logged, it rings fine.
Any ideas … I would really like to use FreePBX in this mode as we have staff who change offices all of the time.