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

George Joseph asteriskteam at digium.com
Tue Sep 13 08:38:34 CDT 2016


Hello Anonymous Coward #1000019,

I'd like you to reexamine a change.  Please visit

    https://gerrit.asterisk.org/3886

to look at the new patch set (#2).

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

res_pjsip_session: Send request even if the state is disconnected

Sometimes the request _needs_ to be sent when
 inv_session->state == PJSIP_INV_STATE_DISCONNECTED
For instance, when a 407 is returned by the SIP trunk as an answer to a BYE
request. pjsip needs to send a second BYE request with the authentication
data. If it's not sent, the SIP trunk doesn't know that the conversation is
hung up.

ASTERISK-26363 #close

Change-Id: I7254684dc07bc739c10597f3bec92f470eace137
---
M res/res_pjsip_session.c
1 file changed, 0 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/86/3886/2
-- 
To view, visit https://gerrit.asterisk.org/3886
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7254684dc07bc739c10597f3bec92f470eace137
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Yaacov Akiba Slama <yaslama at gmail.com>
Gerrit-Reviewer: Anonymous Coward #1000019



More information about the asterisk-code-review mailing list