mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
When a Transfer/REFER is executed, TRANSFERSTATUSPROTOCOL variable is 0 when no protocl specific error SIP example of failure, 3xx-6xx for the SIP error code received This allows applications to perform actions based on the failure reason. ASTERISK-29252 #close Reported-by: Dan Cropp Change-Id: Ia6a94784b4925628af122409cdd733c9f29abfc4
This commit is contained in:
committed by
Friendly Automation
parent
176274caa4
commit
088816284a
6
doc/CHANGES-staging/app_transferprotocol.txt
Normal file
6
doc/CHANGES-staging/app_transferprotocol.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Subject: chan_pjsip, app_transfer
|
||||
|
||||
Added TRANSFERSTATUSPROTOCOL variable. When transfer is performed,
|
||||
transfers can pass a protocol specific error code.
|
||||
Example, in SIP 3xx-6xx represent any SIP specific error received when
|
||||
performing a REFER.
|
Reference in New Issue
Block a user