mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
res_pjsip: Add headers to AMI Event ContactStatusDetail
* Added Useragent and RegExpire headers to AMI Event ContactStatusDetail with associated documentation. ASTERISK-25903 #close Change-Id: If3d121e943e588d016ba51d4eb9c6a421a562239
This commit is contained in:
committed by
Richard Mudgett
parent
901e8d78c4
commit
70b7673f09
@@ -1829,6 +1829,12 @@
|
||||
<parameter name="EndpointName">
|
||||
<para>The name of the endpoint associated with this information.</para>
|
||||
</parameter>
|
||||
<parameter name="UserAgent">
|
||||
<para>Content of the User-Agent header in REGISTER request</para>
|
||||
</parameter>
|
||||
<parameter name="RegExpire">
|
||||
<para>Absolute time that this contact is no longer valid after</para>
|
||||
</parameter>
|
||||
</syntax>
|
||||
</managerEventInstance>
|
||||
</managerEvent>
|
||||
|
Reference in New Issue
Block a user