[Asterisk-Users] Voice mail problem
Mazhar Hussain
mmazhar at gmail.com
Tue Dec 7 01:23:32 MST 2004
Hi all of you.
I am trying to configure voice mail in asterisk and i am facing problems.
I have found following warning message in /var/log/asterisk/messages
--------------
No application 'Voicemail' for extension (macro-mainmenu, s, 5)
I have configured voice mail accordingly
in extention.conf
[headoffice]
--
------------
-------------
exten => _63,1,Macro(mainmenu)
---------------
[macro-mainmenu]
exten => s,1,Answer
exten => s,2,DigitTimeout,5
exten => s,3,ResponseTimeout,10
exten => s,4,Background(nobodypicked)
exten => s,5,Voicemail(s901)
in sip.confg
[901]
context=headoffice
type=friend
username=901
secret=password
host=dynamic
qualify=1000
;new entry
mailbox=901 at headoffice
-------------------
------------
in voice mail.conf
[headoffice]
901=>password(numeric), Mazhar User,
mazhar at nettechltd.com,,tz=san-diego|attach=yes
and also have made directory
/var/spool/asterisk/voicemail/headoffice/901/INBOX/
And also let me know is there any concern of voice mail with sip.conf ?
Regards,
Mazhar
More information about the asterisk-users
mailing list