]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_pubsub.c: Set dlg_status code instead of sending SIP response. 43/1243/1
authorRichard Mudgett <rmudgett@digium.com>
Fri, 21 Aug 2015 23:01:59 +0000 (18:01 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 10 Sep 2015 18:13:38 +0000 (13:13 -0500)
commitf36a9d122171781dd8a99d32792a0c19103b1f15
treed3d790d4bf244d2c026cd1da6e6ac0263ae92c86
parent94582f8fabb926d197ce0f3a01208b385975ec09
res_pjsip_pubsub.c: Set dlg_status code instead of sending SIP response.

We should not try to send a SIP response message because we may be
restoring a persistent subscription where we are not responding to a SIP
request.

Change-Id: Id89167ef90320c5563f37e632db0dda6cb9e7dec
res/res_pjsip_pubsub.c