Displaying 1 result from an estimated 1 matches for "u620".
Did you mean:
620
2005 Mar 09
3
Problems with new install voicemail broadcast
...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 => 1,5,Hangup
So basically, when they press 1, it should leave voicemail in box 620 and
122. Here is my voicemail conf:
[default]
122=>2301,Sales Guy,,,tz=eastern
620=>2301,General Sales Mailbox,,,delete=yes|tz=eastern
I've modified the VoiceMail account to jus...