bizarrely, I have removed the definition of a.b.c.d from the local hosts file and moved it to DNS, and it now works.<div><br></div><div>Can anyone explain to me what's happening here?<br><br><div class="gmail_quote">On 8 April 2011 15:20, Pete Kelly <span dir="ltr"><<a href="mailto:pkelly@gmail.com">pkelly@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi<div><br></div><div>I need to bridge a call to an IP a.b.c.d, however the request URI needs to be sent to a domain rather than an IP</div>
<div><br></div><div>e.g. the UDP packet is sent to a.b.c.d, but the INVITE looks like "INVITE <a href="mailto:sip%3A12345@my.domain.com" target="_blank">sip:12345@my.domain.com</a>"</div>
<div><br></div><div>This is the syntax I am using for the bridge:</div><div><br></div><div><action application="bridge" data="{sip_invite_req_uri=<a href="mailto:sip%3A12345@my.domain.com" target="_blank">sip:12345@my.domain.com</a>,sip_from_uri=sip:$<a href="mailto:1@my.domain.com" target="_blank">1@my.domain.com</a>,codec_string='G729,PCMU,PCMA'}sofia/mediaserver/12345@a.b.c.d"/></div>
<div><br></div><div>however freeswitch just 503's the bridge with "NORMAL_TEMPORARY_FAILURE". If I remove the sip_invite_req_uri part, the call is bridged fine, but the INVITE line is incorrect.</div><div><br>
Is it possible to do what I need in Freeswitch?</div><div><br></div><div>Thanks</div><div><br><font color="#888888">Pete</font></div>
</blockquote></div><br></div>