<br><br><div class="gmail_quote">On Wed, Jul 29, 2009 at 1:05 AM, julien <span dir="ltr"><<a href="mailto:jgonzalez@sqli.com">jgonzalez@sqli.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
According to <a href="http://wiki.freeswitch.org/wiki/Sofia.conf.xml" target="_blank">http://wiki.freeswitch.org/wiki/Sofia.conf.xml</a>, if the<br>
remote end say 404, it can be reached. So i guess the problem is that<br>
the remote number 300 can't be found on the otherside? Or could it be<br>
that the PBX is reachable but there's a problem of communication between<br>
FS and the PBX?</blockquote><div><br>A 404 in SIP is just like a 404 when web surfing: the target server can't find whatever it is that you're looking for. In other words, your FS server made contact with the server at the far end, told it what endpoint you're looking for, and the server there said, "I can't find this endpoint, sorry." You'll need to see what's happening at the far end, like whether there really is a 300 or not. <br>
-MC<br></div></div><br>