[Asterisk-code-review] res pjsip session: Send request even if the state is disconn... (asterisk[master])

Yaacov Akiba Slama asteriskteam at digium.com
Fri Sep 23 09:41:13 CDT 2016


Yaacov Akiba Slama has posted comments on this change.

Change subject: res_pjsip_session: Send request even if the state is disconnected
......................................................................


Patch Set 2:

Alexei,
Don't you think that the right solution is the patch in pjsip I sent?
See http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2016-September/019541.html

Thanks.
 > Yaacov,
 > 
 > You should look at this code in the function outbound_invite_auth
 > ====
 > if (tsx->method.id != PJSIP_INVITE_METHOD) {
 > /* Not an INVITE that needs authentication */
 > return PJ_FALSE;
 > }
 > ====
 > 
 > So, I think this function should be modified to handle BYE
 > challenge response.

-- 
To view, visit https://gerrit.asterisk.org/3886
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7254684dc07bc739c10597f3bec92f470eace137
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Yaacov Akiba Slama <yaslama at gmail.com>
Gerrit-Reviewer: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Yaacov Akiba Slama <yaslama at gmail.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list