Displaying 1 result from an estimated 1 matches for "0aaa4b0e".
Did you mean:
0aa4b04
2017 Apr 17
3
Voicemail asking for login
We have a template for extensions and voicmail. They look like this:
exten => %ACCOUNT%,1,Verbose(0,Entering extension %ACCOUNT%)
same => n(DialDesk),Verbose(0,${CALLERID(all)} Calling ${EXTEN})
same => n,Dial(SIP/%ACCOUNT%,30)
same => n(VoiceMail),Set(CDR(userfield)=VoiceMail)
same => n,Verbose(0,${CALLERID(all)} going into voice mail for
%ACCOUNT%)