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:
Alexei Gradinari
2016-04-07 17:18:03 -04:00
committed by Richard Mudgett
parent 901e8d78c4
commit 70b7673f09
2 changed files with 8 additions and 0 deletions

View File

@@ -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>