mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
res_pjsip_diversion: implement support for History-Info
Implemention of History-Info capable of interworking with Diversion Header following RFC7544 ASTERISK-29027 #close Change-Id: I2296369582d4b295c5ea1e60bec391dd1d318fa6
This commit is contained in:
committed by
George Joseph
parent
30e08ce1bb
commit
888090ab18
@@ -659,6 +659,10 @@
|
||||
<synopsis>Send the Diversion header, conveying the diversion
|
||||
information to the called user agent</synopsis>
|
||||
</configOption>
|
||||
<configOption name="send_history_info" default="no">
|
||||
<synopsis>Send the History-Info header, conveying the diversion
|
||||
information to the called and calling user agents</synopsis>
|
||||
</configOption>
|
||||
<configOption name="send_pai" default="no">
|
||||
<synopsis>Send the P-Asserted-Identity header</synopsis>
|
||||
</configOption>
|
||||
|
Reference in New Issue
Block a user