On Sep 18, 2008, at 4:53 AM, Jon Bruel wrote:
Thank you for your replies. In checking the SIP messaging sequence,
I saw that you are right about the source of the tag to the To-
header: it is the phone, which as a response to the INVITE, adds the
tag (and not, as I wrote, the FreeSWITCH). S
Thank you for your replies. In checking the SIP messaging sequence, I
saw that you are right about the source of the tag to the To-header: it
is the phone, which as a response to the INVITE, adds the tag (and not,
as I wrote, the FreeSWITCH). Still, we need a way to read it, and not
the least to se
don't forget the bounty amount willing to pay for us to implement something
to make it work.
On Wed, Sep 17, 2008 at 12:39 PM, Michael Jerris <[EMAIL PROTECTED]> wrote:
> Can you open up a bug on http://jira.freeswitch.org with full traces both
> of freeswitch and how broadworks does it, along w
There should be no To tag with the initial INVITE. The tag is added by the
callee per RFC3261.
On Wednesday 17 September 2008, Jon Bruel wrote:
> Mike, in my test setup, no tags are added to the To-header by the
> FreeSWITCH. The reason why I want to control it? Well, many phones uses
> the tag t
Can you open up a bug on http://jira.freeswitch.org with full traces
both of freeswitch and how broadworks does it, along with if possible
the language about to tags from the rfc. There are a bunch of interop
qwirks related to those tags and when they should or shouldn't be in
there so we
Mike, in my test setup, no tags are added to the To-header by the
FreeSWITCH. The reason why I want to control it? Well, many phones uses
the tag to relate an existing call to a NOTIFY message (send after the
INVITE has been sent) with the same headers (and the same to-tag) as the
INVITE. I'm not a
if you mean tag= param on the to header, there should be one added
automatically as defined in rfc3261. To send the notify might be a
bit trickier, I think we added a way to use an event to send a notify,
are you trying to control as iff the user hit the hold button on their
phone? In res
Well, let me be more precise: In general, I want to be able to modify
the SIP headers to my liking. I would like to add a tag to the To-header
sent to the B-phone. This tag information can be used at a later stage
to put the phone on/off hold from the switch by sending a NOTIFY with an
header: Even
Do you want the SDP or the SIP Headers? Your question is ambiguous!
SDP should be in ${switch_r_sdp}
X-Header should be in ${sip_h_X-Header}
The "info" app helps show all the variables.
/b
On Sep 17, 2008, at 2:11 AM, Jon Bruel wrote:
> How do I read the contents of the SIP headers sdp in a
How do I read the contents of the SIP headers sdp in a dialplan?
___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options
10 matches
Mail list logo