[Asterisk-code-review] PJSIP respond to emtpy SIP INFO packets (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Tue May 3 04:49:05 CDT 2016
Joshua Colp has posted comments on this change.
Change subject: PJSIP respond to emtpy SIP INFO packets
......................................................................
Patch Set 1:
The JIRA ticket has the INFO packet. The identifying quality is that it has no Content-Type, so a res_pjsip module should be written which responds with a 200 OK if an INFO packet is received without a Content-Type. This would allow other modules to still be implemented for INFO packets and not be interrupted like is does right now.
--
To view, visit https://gerrit.asterisk.org/2710
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib27e4f07151e5aef28fa587e4ead36c5b87c43e0
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: snuffy <snuffy22 at gmail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: snuffy <snuffy22 at gmail.com>
Gerrit-HasComments: No
More information about the asterisk-code-review
mailing list