<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>Hello,</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial size=2>I am having a couple
of problems. Any help is appreciated.</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial size=2>1. The voice mail
messages arrive in the mailboxes but when I play them back, the IVR tells the
time and date of the message but never plays it. It is as if it skips it.
</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial size=2>2. Asterisk never
seems to send the voice mail as an attachment!!</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial size=2>Please see below my
config files:</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>Thanks</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>Walid</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>--------------------</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>voicemail.conf</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>--------------------</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>[general]</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>format=gsm
;already tried WAV<BR>servermail=10.150.200.5</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>attach=yes<BR>saycid=yes</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>[local]</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial size=2>;<BR>; format:
password, name, email address for attached voicemail
msgs<BR>;</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial size=2>2000 =>
1234,waz,egnick@citystars.com,egnick@vodafonemail.net<BR>2001 =>
1234,StarCom,jbs@citystars.com,egnick2@vodafonemail.net<BR></FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>-------------------</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>SIP.conf</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>------------------</FONT></SPAN></DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>[general]</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial size=2>port =
5060 ; Port to bind
to (SIP is 5060)<BR>bindaddr = 0.0.0.0 ; Address to bind to
(all addresses on
machine)<BR>disallow=all<BR>allow=ulaw<BR>allow=alaw<BR>allow=gsm</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial size=2>context =
bogon-calls ; Send SIP callers that we don't know about here</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>[2000]</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>type=friend ;
This device takes and makes
calls<BR>username=2000 ;
Username on
device<BR>secret=123456<BR>host=dynamic
; This host is not on the same IP addr every
time<BR>context=from-sip ; Inbound calls from this
host go
here<BR>nat=yes
; nat=yes if this phone is behind a NAT box or firewall
<BR>mailbox=100 ;
Activate the message waiting light if
this<BR>
; voicemailbox has messages in it</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>[2001]
; Duplicate of 2000, except with different auth data</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=932581423-11012005><FONT face=Arial
size=2>type=friend<BR>username=2001<BR>secret=123456<BR>host=dynamic<BR>context=from-sip<BR>nat=yes
; nat=yes if this phone is behind a NAT box or firewall
<BR>mailbox=101<BR></FONT></SPAN></DIV></BODY></HTML>