<div dir="ltr">Hello Fred,<div><br></div><div>Yeah that's what I did, just to see if they'd accept the INVITE, but no joy... I don't think they're very clear as to what exactly I should be sending.. So i have a call with them tomorrow, let's see what they say.</div><div>And thanks for the suggestion!</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,</div><div><br></div>David Villasmil<div>email: <a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.com</a></div><div>phone: +34669448337</div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 2, 2019 at 10:51 PM Fred Posner <<a href="mailto:fred@palner.com">fred@palner.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">You could do a really ugly hack...<br>
<br>
remove_hf("Contact");<br>
<br>
and then insert the Contact with something like...<br>
<br>
insert_hf("Contact: <sip:$var(user)@PROXYIP;hack=ugly>\r\n");<br>
<br>
And then on the client leg...<br>
<br>
if ($(ru{uri.param,hack}) == "ugly")<br>
<br>
replace it with the original....<br>
<br>
But this is very, very ugly and Alex's approach is better. =)<br>
<br>
Fred Posner<br>
<a href="mailto:fred@qxork.com" target="_blank">fred@qxork.com</a><br>
<a href="https://qxork.com" rel="noreferrer" target="_blank">https://qxork.com</a><br>
Direct/SMS: +1 (336) 439-3733<br>
<br>
Need Fred? Call Fred. 336-HEY-FRED<br>
Matrix: @fred:<a href="http://matrix.lod.com" rel="noreferrer" target="_blank">matrix.lod.com</a><br>
<br>
<br>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>