mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
AMI: Add Linkedid to the standard channel snapshot AMI event headers.
ASTERISK-25189 #close Reported by: John Hardin Change-Id: I2b1778c3fdc1dca0ed55db4e3a639eddfb16c2ac
This commit is contained in:
@@ -98,6 +98,12 @@
|
||||
<xsl:value-of select="concat(@prefix,'Uniqueid')"/>
|
||||
</xsl:attribute>
|
||||
</xsl:element>
|
||||
<xsl:element name="parameter">
|
||||
<xsl:attribute name="name">
|
||||
<xsl:value-of select="concat(@prefix,'Linkedid')"/>
|
||||
</xsl:attribute>
|
||||
<para>Uniqueid of the oldest channel associated with this channel.</para>
|
||||
</xsl:element>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="bridge_snapshot">
|
||||
|
Reference in New Issue
Block a user