<br><font size=2 face="sans-serif">Hi! </font>
<br>
<br><font size=2 face="sans-serif">Net2Phone is getting a common SIP status
code, "404 Not Found," when trying to place a call to our Asterisk
server. We're hoping someone on the list can shed some light on why
this is happening. We can process a call from Asterisk to Net2Phone
without any problems. </font>
<br>
<br><font size=2 face="sans-serif">Net2Phone sends the INVITE but immediately
gets the "404 Not Found." </font>
<br>
<br><font size=2 face="sans-serif">The "To:" field of the INVITE
contains the E.164 formatted number with a plus "+" sign before
the 11 digits and we were thinking that the presence of that plus sign
had something to do with the 404 problem. But I guess the plus sign
is part of the SIP standard. 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? 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=<<i>Net2Phone's IP</i> <i>Address</i>></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>