<br><font size=2 face="sans-serif">Hi! &nbsp;</font>
<br>
<br><font size=2 face="sans-serif">Net2Phone is getting a common SIP status
code, &quot;404 Not Found,&quot; when trying to place a call to our Asterisk
server. &nbsp;We're hoping someone on the list can shed some light on why
this is happening. &nbsp;We can process a call from Asterisk to Net2Phone
without any problems. &nbsp;</font>
<br>
<br><font size=2 face="sans-serif">Net2Phone sends the INVITE but immediately
gets the &quot;404 Not Found.&quot; &nbsp;</font>
<br>
<br><font size=2 face="sans-serif">The &quot;To:&quot; field of the INVITE
contains the E.164 formatted number with a plus &quot;+&quot; sign before
the 11 digits and we were thinking that the presence of that plus sign
had something to do with the 404 problem. &nbsp;But I guess the plus sign
is part of the SIP standard. &nbsp;I don't think we've seen the INVITE
but I'll dig further on that.</font>
<br>
<br><font size=2 face="sans-serif">Has anyone connected Asterisk to a different
SIP proxy and used SIP to communicate between the two? &nbsp;Can anyone
further explain why our Asterisk is not replying to Net2Phone's INVITE?</font>
<br>
<br><font size=2 face="sans-serif">Here is the entry from our sip.conf
file:</font>
<br>
<br><font size=2 face="sans-serif">[net2phone3]</font>
<br><font size=2 face="sans-serif">context = n2p-in</font>
<br><font size=2 face="sans-serif">host=&lt;<i>Net2Phone's IP</i> <i>Address</i>&gt;</font>
<br><font size=2 face="sans-serif">disallow=g723.1</font>
<br><font size=2 face="sans-serif">allow=g729</font>
<br><font size=2 face="sans-serif">type=friend</font>
<br><font size=2 face="sans-serif">dtmfmode=rfc2833</font>
<br>
<br><font size=2 face="sans-serif">Thanks in advance!</font>
<br>
<br><font size=2 face="sans-serif">chris</font>