<div>Hi,</div>
<div>&nbsp;</div>
<div>I have one question. </div>
<div>I intend to use asterisk and ser in the same server.</div>
<div>&nbsp;</div>
<div>I use Ser like a SIP server, while Asterisk is only a voicemail.</div>
<div>After SIPphone register with SER, if the callee don't reply</div>
<div>after few seconds. I forward the call to Asterisk voicemail.</div>
<div>&nbsp;</div>
<div>I&nbsp;use some function in avpops.so to make the forward, example:</div>
<div>&nbsp;</div>
<div>+<font color="#3366ff">avp_db_load</font>: to look in table preference the user who i set</div>
<div>&nbsp; &quot;fwdonbusy&quot; or &quot;fwdnoanswer&quot;</div>
<div>+<font color="#3366ff">avp_check</font></div>
<div>+<font color="#33ccff"><font color="#3366ff">avp_pushto</font>:</font> to push AVP into SIP message, i can </div>
<div>foward the message to Asterisk.</div>
<div>&nbsp;</div>
<div>The problem is that if i can't change the port of message to</div>
<div>the Asterisk. So if i use SER+Asterisk in the same server.</div>
<div>Both will use port 5060, then it can't run at all.</div>
<div>&nbsp;</div>
<div>Do you have some solutions for this problem? Thank you so </div>
<div>much.</div>
<div>&nbsp;</div>
<div>&nbsp;P/s: if i use &quot;forward&quot;, i will miss the problem with NAT or</div>
<div>&nbsp;after that Asterisk can't talk directly to SIPphone.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 11/1/05, <b class="gmail_sendername">Juha Heinanen</b> &lt;<a href="mailto:jh@tutpro.com">jh@tutpro.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Daryl Sanders writes:<br><br>&gt; Have a look at the call forwarding example ser.cfg from <a href="http://onsip.org">
onsip.org</a>. I<br>&gt; just added the IP address of my Asterisk box to the user_preferences<br>&gt; table and it worked without problems.<br><br></blockquote></div><br>