Hi, first time to setup voicemail, if anyone can add up on my info regarding setting up voicemail for vicidial 2.0.5
-I already manually setup an extensions on the voicemail.conf and pointed it to my INgroup for inbound incoming calls.
-Next il be using the default extensions which 8500 on accessing the voicemail by agents and user...
but how do i setup the custom dial plan for my DID number after a time specified for waiting or if all agents are busy during an incoming call is queue
are this dial plan specified it..?
exten => _85026666666666.,1,Wait(1)
exten => _85026666666666.,2,Voicemail(${EXTEN:14}|u)
exten => _85026666666666.,3,Hangup
exten => 8500,1,VoicemailMain
exten => 8500,2,Goto(s,6)
exten => 8501,1,VoicemailMain(s${CALLERID(num)})
exten => 8501,2,Hangup
ill be replacing _85026666666666 with my DID number and also this is vicidial generated. where i set this up on the vicidial admin..?
Hope anyone can give guide. thanks