[asterisk-bugs] [JIRA] (ASTERISK-22730) [patch] Session-ID header support for chan_sip

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Oct 17 19:14:05 CDT 2013


Rusty Newton created ASTERISK-22730:
---------------------------------------

             Summary: [patch] Session-ID header support for chan_sip
                 Key: ASTERISK-22730
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22730
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
          Components: Channels/chan_sip/NewFeature
    Affects Versions: 11.5.1
            Reporter: Ben Smithurst
            Severity: Minor


This patch adds support for the {{Session-ID}} header (as described at http://tools.ietf.org/html/draft-kaplan-dispatch-session-id-03) in Asterisk.  That is to say, if an incoming {{INVITE}} has such a header, it will be copied onto outgoing calls initiated from that incoming call.

This is useful for some network monitoring appliances (we use Palladion, which makes use of the header, to track call flow better).

We have primarily tested this with 11.5.1 but the patch also applies to trunk.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list