[Freeswitch-users] adding In-Reply-To in sip header not working

Richard Brady rnbrady at gmail.com
Sun Jan 20 04:13:42 MSK 2013


On 20 January 2013 00:06, Mario G <mario_fs at mgtech.com> wrote:

> I never did this so I must be missing something, I tried both below but
> the bridge then fails. Can anyone shed some light on what I am doing wrong.
> My ITSP now supports in-reply-to so I can pass the caller ID to a forwarded
> call from FS.
>

In-Reply-To should contain a Call-ID not a caller ID. They are very
different.

The following would make a bit more sense, but still not a lot:

<action application="set" data="sip_rh_In-Reply-To=${sip_call_id}"/>

Using In-Reply-To in a response doesn't seem right to me. I would expect it
to appear in an INVITE. For for example, you get a missed call and you call
the person back, then the INVITE for the callback would have a new Call-ID
but the original Call-ID in the In-Reply-To header. That said, I have no
idea what your ITSPs intended use for the header is.

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130120/9fa7e6c2/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list