res_pjsip_rfc3326: Add SIP causes support for RFC3326

Add ability to set HANGUPCAUSE when SIP causecode received in BYE (in addition to currently supported Q.850).

ASTERISK-30319 #close

Change-Id: I3f55622dc680ce713a2ffb5a458ef5dd39fcf645
This commit is contained in:
Igor Goncharovsky
2022-11-18 08:16:50 +06:00
committed by George Joseph
parent 4710f37ef6
commit 3526441e41
5 changed files with 130 additions and 106 deletions

View File

@@ -0,0 +1,5 @@
Subject: res_pjsip_rfc3326
Add ability to set HANGUPCAUSE when SIP causecode received in BYE Reason header (in
addition to currently supported Q.850). The first header found will be used to set
the HANGUPCAUSE variable.