[asterisk-bugs] [JIRA] (ASTERISK-26132) PJSIP: provide transport type with received messages

Scott Griepentrog (JIRA) noreply at issues.asterisk.org
Tue Jun 21 10:37:56 CDT 2016


Scott Griepentrog created ASTERISK-26132:
--------------------------------------------

             Summary: PJSIP: provide transport type with received messages
                 Key: ASTERISK-26132
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26132
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
            Reporter: Scott Griepentrog


The receipt of a SIP MESSAGE may occur over any transport including TCP and TLS.  When the message is received, the original URI is added to the message in the field PJSIP_RECVADDR, but this is insufficient to ensure a reply message can reach the originating endpoint.  By adding a PJSIP_TRANSPORT field that is populated with the transport type, this can be attached to the uri of a reply. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list