<div>Hi,</div>  <div>I still have problem when forwarding call to voicemail</div>  <div>I thought I have configured it the right way</div>  <div>As your advise, I add append_hf into my ser.cfg before t_relaying</div>  <div>&nbsp;</div>  <div class=MsoPlainText style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-FAMILY: 'Courier New'"><FONT size=3><FONT face=arial>if (uri =~ "sip:1.*@")<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>{<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></FONT></SPAN></div>  <div class=MsoPlainText style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-FAMILY: 'Courier New'"><FONT size=3><FONT face=arial><SPAN style="mso-tab-count: 3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>log("Forwarding to 5070");<o:p></o:p></FONT></FONT></SPAN></div>  <div class=MsoPlainText style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-FAMILY: 'Courier New'"><FONT size=3><FONT face=arial><SPAN style="mso-tab-count:
 1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;</SPAN>rewritehostport("localhost:5070");<o:p></o:p></FONT></FONT></SPAN></div>  <div class=MsoPlainText style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-FAMILY: 'Courier New'"><FONT size=3><FONT face=arial><SPAN style="mso-tab-count: 3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>append_hf("P-Email-Address:voicemail@pcr.ac.id\r\n");<o:p></o:p></FONT></FONT></SPAN></div>  <div class=MsoPlainText style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-FAMILY: 'Courier New'"><FONT size=3><FONT face=arial><SPAN style="mso-tab-count: 3">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>t_relay_to_udp("localhost","5070");<o:p></o:p></FONT></FONT></SPAN></div>  <div class=MsoPlainText style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-FAMILY: 'Courier New'"><FONT size=3><FONT face=arial><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN
 style="mso-tab-count: 1">&nbsp; </SPAN>break;<o:p></o:p></FONT></FONT></SPAN></div>  <div class=MsoPlainText style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-FAMILY: 'Courier New'"><FONT size=3>}<o:p></o:p></FONT></SPAN></div>  <div>&nbsp;</div>  <div>is that true btw??</div>  <div>the address I used is from one of aliases I added to SER database</div>  <div>it still can't work when the call forwards to voicemail.</div>  <div>for additional info, I configured the eyebeam to call <A href="mailto:115@pcr.ac.id">115@pcr.ac.id</A> to forward to voicemail</div>  <div>and <A href="mailto:113@pcr.ac.id">113@pcr.ac.id</A> to check for voicemail.Hmm..tell me if I'm wrong</div>  <div>my sems.conf is below.</div>  <div>thanx for the attention</div>  <div>&nbsp;</div>  <div>Regards,</div>  <div>&nbsp;</div>  <div>Meidiana</div>  <div>&nbsp;</div>  <div class=MsoPlainText style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-FAMILY: 'Courier New'"><FONT size=3># $Id: sems.conf.sample,v 1.21
 2005/01/05 16:48:04 sayer Exp $<BR>#<BR># sems.conf.sample<BR>#<BR># Sip Express Media Server (sems)<BR># <BR># sample configuration file<BR># <BR>#<BR># whitespaces (spaces and tabs) are ignored<BR># comments start with a "#" and may be used inline<BR># <BR># example: option=value # i like this option<BR>#<BR><BR>plugin_config_path=/opt/sems-vm/etc/sems/<BR><BR># optional parameter: fork={yes|no}<BR># <BR># - specifies if sems should run in daemon mode (background)<BR>#<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>(fork=no is the same as -E)<BR>fork=yes<BR><BR># optional parameter: stderr={yes|no}<BR>#<BR># - debug mode: do not fork and log to stderr<BR>#<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>(stderr=yes is the same as -E)<BR>stderr=yes<BR><BR># optionqal parameter: loglevel={0|1|2|3}<BR>#<BR># - sets log level (error=0, warning=1, info=2, debug=3)<BR>#<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>(same as -D)<BR>loglevel=2<BR><BR># optional
 parameter: socket_name=&lt;filename&gt;<BR>#<BR># - path and file name of our unix socket<BR>socket_name=/tmp/sems_sock<BR><BR>reply_socket_name=/tmp/sems_rsp_sock<BR><BR># optional parameter: ser_socket_name=&lt;filename&gt;<BR>#<BR># - path and file name of Ser's unix socket<BR>ser_socket_name=/tmp/ser_sock<BR><BR># optional parameter: plugin_path=&lt;path&gt;<BR># <BR># - sets the path to the plug-ins<BR># - may be absolute or relative to CWD<BR>plugin_path=/opt/sems-vm/lib/sems/plug-in<BR><BR># optional parameter: smtp_server=&lt;hostname&gt;<BR>#<BR># - sets address of smtp server<BR>smtp_server=mail<BR><BR># optional parameter: smtp_port=&lt;port&gt;<BR>#<BR># - sets port of smtp server<BR>smtp_port=25<BR><BR># optional parameter: rtp_low_port=&lt;port&gt;<BR>#<BR># - sets port of rtp lowest server<BR>rtp_low_port=10000<BR><BR># optional parameter: rtp_high_port=&lt;port&gt;<BR>#<BR># - sets port of rtp highest server<BR>rtp_high_port=60000<BR><BR># optional
 parameter: media_processor_threads=&lt;num_value&gt;<BR># <BR># - controls how many threads should be created that<BR>#<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>process media - on single-processor systems set this <BR>#<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>parameter to 1 (default), on MP systems to a higher<BR>#<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>value<BR>media_processor_threads=1<BR><BR>config.voicemail=inline<BR>#CFGOPTION_SEMS_ANNOUNCEPATH<BR>announce_path=/opt/sems-vm/lib/sems/audio/<BR>#ENDCFGOPTION<BR><BR>#CFGOPTION_SEMS_ANNOUNCEMENT<BR>default_announce=default_en.wav<BR>#ENDCFGOPTION<BR><BR>#CFGOPTION_SEMS_RECORDTIME<BR>max_record_time=30<BR>#ENDCFGOPTION<BR><BR>#CFGOPTION_SEMS_TEMPLATEDIR<BR>email_template_path=/opt/sems-vm/etc/sems/<BR>#ENDCFGOPTION<BR>config.voicemail=end<BR><o:p>&nbsp;</o:p></FONT></SPAN></div>  <div>&nbsp;</div><p>&#32;

<hr size=1><a href="http://answers.yahoo.com/dir/index;_ylc=X3oDMTFvbGNhMGE3BF9TAzM5NjU0NTEwOARfcwMzOTY1NDUxMDMEc2VjA21haWxfdGFnbGluZQRzbGsDbWFpbF90YWcx?link=ask&sid=396545367">Food fight?</a> Enjoy some healthy debate<br>in the <a href="http://answers.yahoo.com/dir/index;_ylc=X3oDMTFvbGNhMGE3BF9TAzM5NjU0NTEwOARfcwMzOTY1NDUxMDMEc2VjA21haWxfdGFnbGluZQRzbGsDbWFpbF90YWcx?link=ask&sid=396545367">Yahoo! Answers Food & Drink Q&A.</a>