PDA

View Full Version : Asterisk VM access


rvtango
02-11-2007, 01:35 AM
Hi all.

I've set up mine Asterisk server according to instructions on VT website but still have few little issues.

DTMF related settings are:

dtmfmode=inband
dtmf=inband

To check VT voicemail box I created an extension:

[ext-local-custom]
exten => 555,1,Dial(SIP/Viatalk/*123)
exten => 555,2,Hangup

Problem is that VT won't recognize digits sent at all...
I've tried different dtmf parameters to no luck


Has anyone got it to work? If yes, could you please share some success stories.

Thanks you.