mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "res_pjsip: add "via_addr", "via_port", "call_id" to contact" into 13
This commit is contained in:
@@ -104,6 +104,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
<parameter name="RegExpire">
|
||||
<para>Absolute time that this contact is no longer valid after</para>
|
||||
</parameter>
|
||||
<parameter name="ViaAddress">
|
||||
<para>IP address:port of the last Via header in REGISTER request</para>
|
||||
</parameter>
|
||||
<parameter name="CallID">
|
||||
<para>Content of the Call-ID header in REGISTER request</para>
|
||||
</parameter>
|
||||
</syntax>
|
||||
</managerEventInstance>
|
||||
</managerEvent>
|
||||
|
Reference in New Issue
Block a user