Displaying 1 result from an estimated 1 matches for "e4423197".
Did you mean:
2.423197
2005 Mar 09
3
Problems with new install voicemail broadcast
Have a fair amount of asterisk experience, but this one is blowing my mind..
I have a context setup as follows:
[department-listing]
exten => s,1,Background(custom/6000)
exten => s,2,DigitTimeout,5
exten => s,3,ResponseTimeout,30
;
exten => 1,1,Answer
exten => 1,2,Wait(1)
exten => 1,3,Background(pls-wait-connect-call)
exten => 1,4,VoiceMail(u620&122)
exten =>