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

Ben Smithurst (JIRA) noreply at issues.asterisk.org
Tue Oct 1 05:21:03 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-22619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Smithurst updated ASTERISK-22619:
-------------------------------------

    Description: 
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.


  was:
This patch adds support for the {{Session-ID}} header 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.


    
> [patch] Session-ID header support for chan_sip
> ----------------------------------------------
>
>                 Key: ASTERISK-22619
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22619
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Channels/chan_sip/NewFeature
>    Affects Versions: 11.5.1
>            Reporter: Ben Smithurst
>            Severity: Minor
>         Attachments: session-id-trunk.diff
>
>
> 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