[Asterisk-biz] How to beark Queue() and jump to voicemailMain
Mazhar Hussain
mmazhar at gmail.com
Sat May 14 00:17:53 MST 2005
Hi to all
I have setup asterisk server setup with TDM400p and working very fine
using analog phones as well as four zap channels.
Now for incomming call i have setup dialplan like this
exten => _11.,1,Answer
exten => _11.,2,Macro(record-enable)
exten => _11.,3,Macro(vmail1)
....................................................
...................................................
[macro-vmail1]
exten => s,1,Wait,1
exten => s,2,Answer
exten => s,3,DigitTimeout,5
exten => s,4,ResponseTimeout,10
exten => s,5,Queue(dave|tH|||120)
exten => s,6,Wait,1
exten => s,7,Voicemail(b${MACRO_EXTEN:2})
exten => a,1,VoicemailMain(${MACRO_EXTEN:2})
exten => #,1,Hangup
Now all process works fine i can leave and check voice mail agiant
each of my number
But i have porblem in voiceMailMain()
i have to wait upto 120 sec to check voicmail by pressing *. i have
done all of my efferrts to solve it so that i can check my voice mail
on same extension without waiting 120 sec as i donot want ot shorten
queue time .
I will highly apperciate any help in this regard,
Cheers,
Mazhar
System Administrator
Nettechltd.com
More information about the asterisk-biz
mailing list