Gavin,<br><br>this kinda thing works for me:<br><br><span style="font-family: courier new,monospace;">&lt;action application=&quot;export&quot; data=&quot;sip_contact_user=${sip_from_user}&quot; /&gt;</span><br style="font-family: courier new,monospace;" clear="all">

<br>Contact user seems to overwrite the whole field, so something like:<br><br><span style="font-family: courier new,monospace;">&lt;action application=&quot;export&quot; data=&quot;sip_contact_user=gw+test@test.domain.co.uk:5060;transport=udp;gw=text&quot; /&gt;</span><br>

<br>Neill.....;o)<br><a href="http://aeonvista.blogspot.com" target="_blank">Aeonvista Ltd</a><br><i style="color: rgb(51, 102, 255);">Opening Up New Ideas</i><br>
<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">---------- Forwarded message ----------<br>From: Gavin Henry &lt;<a href="mailto:gavin.henry@gmail.com">gavin.henry@gmail.com</a>&gt;<br>

To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>Date: Mon, 4 Oct 2010 13:52:08 +0100<br>Subject: [Freeswitch-users] Setting a domain name in the Contact header of an INVITE<br>

Hi,<br>
<br>
Is this possible?<br>
<br>
Contact: &lt;sip:gw+test@test.domain.co.uk:5060;transport=udp;gw=text&gt;<br>
<br>
instead of:<br>
<br>
Contact: &lt;sip:gw+test@FS_PUBLIC_IP:5060;transport=udp;gw=test&gt;<br>
<br>
<br>
<br>
I&#39;ve tried exporting sip_contact_host and domain_name etc.<br>
<br>
sip_contact_params only adds string literals to this header.<br>
<br>
Cheers.<br>
<br>
--<br>
<a href="http://www.suretecsystems.com/services/openldap/" target="_blank">http://www.suretecsystems.com/services/openldap/</a><br>
<a href="http://www.surevoip.co.uk" target="_blank">http://www.surevoip.co.uk</a><br>
<br>
<br>
<br></blockquote></div><br>