Hi All
I need advice , on how to hear the recored voice
mail , from the SIP clients itself
On pressing message button on my IP phone , does not
give any results , which no should I dial or login to
hear my voice mail
I am using AMP-1.10.010 on RHEL4
thanks
Joseph John
Below I had copied the contents os
sip_additional.conf and extension_additional.conf ,
also the directory listing of
/var/spool/asterisk/voicemail/default/326/INBOX
[root@john asterisk]# ls -l
/var/spool/asterisk/voicemail/default/326/INBOX/
total 332
-rw-r--r-- 1 root root 260 Feb 27 17:51
msg0000.txt
-rwx------ 1 root root 328684 Feb 27 17:51
msg0000.wav
[root@john asterisk]# ls -l
/var/spool/asterisk/voicemail/device/326/INBOX/
total 332
-rw-r--r-- 1 root root 260 Feb 27 17:51
msg0000.txt
-rwx------ 1 root root 328684 Feb 27 17:51
msg0000.wav
sip_additional.conf
[326]
username=326
type=friend
secret=326
record_out=Adhoc
record_in=Adhoc
qualify=no
port=5060
nat=never
mailbox=326@device
host=dynamic
dtmfmode=rfc2833
context=from-internal
canreinvite=no
callerid=device <326>
extensions_additional.conf
exten => 221,hint,SIP/221
exten => 326,1,Macro(exten-vm,326,326)
exten => ${VM_PREFIX}326,1,Macro(vm,326)
exten => 326,hint,SIP/326
exten => 555,1,Macro(exten-vm,novm,555)
exten => 555,hint,SIP/555
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo!
Security Centre. http://uk.security.yahoo.com
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
|