[asterisk-bugs] [JIRA] (ASTERISK-20950) Add configuration support to the new SIP channel driver for the 'standard' transports

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Jan 18 09:23:20 CST 2013


Matt Jordan created ASTERISK-20950:
--------------------------------------

             Summary: Add configuration support to the new SIP channel driver for the 'standard' transports
                 Key: ASTERISK-20950
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20950
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
          Components: Channels/chan_gulp
            Reporter: Matt Jordan


Using the [SIP Data Access Layer Objects|https://wiki.asterisk.org/wiki/display/AST/SIP+Data+Access+Layer+Objects] page as a guide, create transports configuration objects for the following:

* General transport object
* TLS configuration object

Do this for the UDP, TCP, and TLS transports. Since WebSockets are not supported by pjproject out of the box, that will be a separate effort.

Add the necessary hooks so that, when a SIP session is created for a particular endpoint that has a defined transport, the correct transport is chosen for the SIP session by pjproject.

{note}
pjproject does support SCTP. If you feel crazy, I suppose you could add that to the list as well.
{note}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list