app_meetme: Fix manager event documentation for several events.

The MeetmeJoin, MeetmeLeave, MeetmeEnd, MeetmeMute, MeetmeTalking, and
MeetmeTalkRequest AMI events were documented with sending out a Usernum
header when the User header was actually output.

* Change the online documentation to match reality.

ASTERISK-27873
ASTERISK-25261

Change-Id: I437bc70618d07c183c9624b7069c2fcae7f17a39
This commit is contained in:
Richard Mudgett
2018-05-29 12:28:48 -05:00
parent c63cd006ba
commit 6bbede84fb

View File

@@ -562,7 +562,7 @@
<parameter name="Meetme">
<para>The identifier for the MeetMe conference.</para>
</parameter>
<parameter name="Usernum">
<parameter name="User">
<para>The identifier of the MeetMe user who joined.</para>
</parameter>
<channel_snapshot/>