<div dir="ltr">The normal FS behaviour is to just use a uuid, but you could implement this manually with:<div><span class=""><br></span></div><div><span class="">&lt;action application=&quot;bridge&quot; data=&quot;</span><span class="">[sip_invite_call_id=</span>${create_uuid()}<span class="">@${hostname}]sofia/profile/number@a.b.c.d&quot;/&gt;</span></div><div><span class=""><br></span></div><div><span class="">Of course doing this for every originate/bridge would be tedious.</span></div><div><span class=""><br></span></div><div><span class="">There&#39;s no requirement in SIP for it to be of the uuid@host format, it&#39;s simply defined as a byte string. Is there a specific reason you need it to be so? If you wish you could submit a patch to add this option via a profile flag.</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 16 December 2014 at 12:29, Doron Kruh <span dir="ltr">&lt;<a href="mailto:doron@lexifone.com" target="_blank">doron@lexifone.com</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>How can I make sure the SIP Call-Id header sent by Freeswitch when originating a new call is in the form of: uuid@host ?</div><div><br></div><div>Thank you,</div><div><br></div><div>DoronĀ <br clear="all"><div><br></div><br>
</div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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></div>