<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Thanks for the response. Of course after sending the email I find the problem. The account was not properly setup on the other end to place outbound calls. So everything is working now.</div><div><br></div><div>Thanks,</div><div><br></div><div>-Dale</div><br><div><div>On May 8, 2009, at 6:45 PM, Michael Collins wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">What does your dialplan entry look like? Also, a debug trace and even a sip trace would be useful. You can use <a href="http://pastepin.freeswitch.org">pastepin.freeswitch.org</a> to paste a lot of stuff in a place where everyone can view it and not overwhelm the email list.<br> <br>-MC<br><br><div class="gmail_quote">On Fri, May 8, 2009 at 12:36 PM, Dale <span dir="ltr">&lt;<a href="mailto:fdhege@gmail.com">fdhege@gmail.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;"> <br> Hello,<br> <br> I am trying to get a new freeswitch installation working and I have it<br> registering to a sip provider just fine and can receive inbound calls<br> but when I try and place a call out through the gateway the switch is<br> rejecting it due to the domain in the to of the INVITE.<br> <br> Here is the INVITE<br> <br> 15:15:19.467351 IP (tos 0x0, ttl &nbsp;64, id 40045, offset 0, flags<br> [none], proto: UDP (17), length: 1398) 207.4.223.35.5080 ><br> 207.16.137.36.sip: SIP, length: 1370<br> &nbsp; &nbsp; &nbsp; &nbsp;INVITE <a href="mailto:sip%3A16173800299@207.16.137.36">sip:16173800299@207.16.137.36</a> SIP/2.0<br> &nbsp; &nbsp; &nbsp; &nbsp;Via: SIP/2.0/UDP 207.4.223.35:5080;rport;branch=z9hG4bKcc3a14Zcg8NZp<br> &nbsp; &nbsp; &nbsp; &nbsp;Max-Forwards: 69<br> &nbsp; &nbsp; &nbsp; &nbsp;From: "FreeSWITCH" &lt;sip:<br> <a href="mailto:6172384723@172.16.12.100">6172384723@172.16.12.100</a>;transport=udp>;tag=54FXray2SNaKN<br> &nbsp; &nbsp; &nbsp; &nbsp;To: &lt;<a href="mailto:sip%3A18023800299@207.16.137.36">sip:18023800299@207.16.137.36</a>><br> &nbsp; &nbsp; &nbsp; &nbsp;Call-ID: 6956c6eb-b6a7-122c-5fb1-725bd701687a<br> &nbsp; &nbsp; &nbsp; &nbsp;CSeq: 114786724 INVITE<br> <br> Here is the REGISTER for the same gateway<br> <br> 15:24:27.746984 IP (tos 0x0, ttl &nbsp;64, id 40075, offset 0, flags<br> [none], proto: UDP (17), length: 661) 207.4.223.35.5080 ><br> 207.16.137.36.sip: SIP, length: 633<br> &nbsp; &nbsp; &nbsp; &nbsp;REGISTER sip:207.16.137.36;transport=udp SIP/2.0<br> &nbsp; &nbsp; &nbsp; &nbsp;Via: SIP/2.0/UDP 207.4.223.35:5080;rport;branch=z9hG4bK9H0SmN8jvavXp<br> &nbsp; &nbsp; &nbsp; &nbsp;Max-Forwards: 70<br> &nbsp; &nbsp; &nbsp; &nbsp;From: &lt;sip: <a href="mailto:6172384723@172.16.12.100">6172384723@172.16.12.100</a>;transport=udp>;tag=3jXBNmvUZ3XDe<br> &nbsp; &nbsp; &nbsp; &nbsp;To: &lt;sip: <a href="mailto:6172384723@172.16.12.100">6172384723@172.16.12.100</a>;transport=udp><br> <br> Here is my gateway config<br> <br> &lt;gateway name="voip1"><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name="username" value="6172384723" /><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name="password" value="testme" /><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name="realm" value="172.16.12.100" /><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name="proxy" value="207.16.137.36"/><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name="register-proxy" value="207.16.137.36"/><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name="register" value="true" /><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name="stun-enabled" value="false"/><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name="from-domain" value="172.16.12.100"/><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name="aggressive-nat-detection" value="false"/><br> &nbsp; &nbsp; &lt;/gateway><br> <br> Here is the bridge from the dialplan<br> <br> &nbsp; &nbsp; &lt;action application="bridge" data="sofia/gateway/voip1/1$1"/><br> <br> I'm currently running FreeSWITCH Version 1.0.trunk (13226M).<br> <br> I hunted around trying to find another option in for the gateway<br> config that would set the to domain to the realm and still send the<br> packet to proxy but could not find one.<br> <br> Any help/hints are welcome.<br> <br> Thanks,<br> <br> -Dale<br> <br> _______________________________________________<br> Freeswitch-users mailing list<br> <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br> </blockquote></div><br> _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></body></html>