]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_diversion: handle 181
authorTorrey Searle <tsearle@voxbone.com>
Wed, 22 Jul 2020 08:45:57 +0000 (10:45 +0200)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 27 Aug 2020 13:03:05 +0000 (08:03 -0500)
commit04051b324b6a8d17552d7ae4314ee7a46a2c3e6a
treefcb0de4010e206609ff73748b0239663091bc270
parentc925ed0eb90e84fa4f2623a0a53e42dcb8f006f9
res_pjsip_diversion: handle 181

Adapt the response handler so it also called when 181 is received.
In the case 181 is received, also generate the 181 response.

ASTERISK-29001 #close

Change-Id: I73cfee46a8ca85371280ebdb38674f8fde7510df
res/res_pjsip_diversion.c