Has anyone had a similar issue with Asterisk Voicemail being unable to detect the digits sent from an SJ Phone connection. I have included dtmfmode=inband and it works fine when calling other phones though not with Voicemail. Voicemail doesn't regonise the password.
I am using SJPhone, and works fine for me.
Is there a way to not send a password when logging into Voicemail as a temp measure.
Try something like like this, it will not ask for your password:
exten => <your extension>,1,Ringing
exten => <your extension>,2,Wait(2)
exten => <your extension>,3,VoicemailMain,s9999 ; 9999 is the mail box number
Also, check out this url: http://www.automated.it/guidetoasterisk.htm
Regards, Girish
_________________________________________________________________
Post Classifieds on MSN classifieds. http://www.sulekha.com/msnclassifieds Buy and Sell on MSN Classifieds.
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
