[Freeswitch-users] Originate call SIP call-id

Steven Ayre steveayre at gmail.com
Tue Dec 16 17:05:58 MSK 2014


The normal FS behaviour is to just use a uuid, but you could implement this
manually with:

<action application="bridge" data="[sip_invite_call_id=${create_uuid()}
@${hostname}]sofia/profile/number at a.b.c.d"/>

Of course doing this for every originate/bridge would be tedious.

There's no requirement in SIP for it to be of the uuid at host format, it'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.

On 16 December 2014 at 12:29, Doron Kruh <doron at lexifone.com> wrote:
>
> Hi All,
>
> How can I make sure the SIP Call-Id header sent by Freeswitch when
> originating a new call is in the form of: uuid at host ?
>
> Thank you,
>
> Doron
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20141216/da025cfb/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list