Brian,<br><br>Thanks for the info.  I guess I&#39;ll go read section 19.1 of RFC3261 again.  I do think the above has a valid host portion (I don&#39;t think the port is required).<br><br>I&#39;m not so sure that putting params in the user portion of the uri is valid (from the RFC it states sip:user:password@host:port;uri-parameters?headers).<br>
<br>The issue is that in the real world this is done all the time .... SIP is fantastic :)<br><br>Shelby<br><br><br><div class="gmail_quote">On Thu, Oct 1, 2009 at 9:42 AM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;</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;"><div style=""><br><div><div class="im"><div>On Oct 1, 2009, at 9:27 AM, Shelby Ramsey wrote:</div>
<br><blockquote type="cite"><span style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">&lt;action application=&quot;redirect&quot; data=&quot;<a>sip:${destination_number};rn=${rn};npdi=yes@${network_addr}</a>&quot;/&gt;<br>
</span></blockquote><div><br></div></div><div>This will produce an INVALID sip uri... You can not feed this to sofia it&#39;ll get PISSED. </div><div><br></div><div>Its missing the host portion.</div><div class="im"><br><blockquote type="cite">
<span style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><br>
So the issue is the placement of the user params .... if they are before the @ FS will send a 500 internal server error ... if they are after the @ FS will send a 302.  Unfortunately placing the user params after the @ doesn&#39;t quite conform to the way other devices expect to receive the 302 for this application.<br>
<br>Any help would be greatly appreciated.<br><br>Shelby<br><br>PS ... hats off to the author of mod_memcache ... that is extremely useful!<br></span></blockquote></div></div><br></div><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>
<br></blockquote></div><br>