[Home]

Summary:ASTERISK-27873: documentation: Error on wiki description of Asterisk 13 "MeetmeMute" event
Reporter:Alessandro Polidori (alessandro.polidori@gmail.com)Labels:
Date Opened:2018-05-24 05:31:27Date Closed:2018-06-05 06:54:39
Priority:MinorRegression?
Status:Closed/CompleteComponents:Applications/app_meetme Documentation
Versions:13.17.2 Frequency of
Occurrence
Related
Issues:
duplicatesASTERISK-25261 Manager events for MeetMe have incorrectly documented key name 'Usernum' - should be 'User'
Environment:WikiAttachments:
Description:Wrong documentation page: https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+ManagerEvent_MeetmeMute

Wrong key of the event is: "Usernum".
From the AMI interface I receive "User".
This is the received event data:
```
Event: MeetmeMute
Privilege: call,all
Meetme: 987212
Channel: PJSIP/213-00000214
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum: 213
CallerIDName: foo 3
ConnectedLineNum: 212
ConnectedLineName: foo 2
Language: en
AccountCode: 212
Context: from-internal
Exten: 987212
Priority: 4
Uniqueid: 1527152376.663
Linkedid: 1527152376.662
Status: on
User: 2
Duration: 25
```
Comments:By: Asterisk Team (asteriskteam) 2018-05-24 05:31:29.343-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Friendly Automation (friendly-automation) 2018-06-05 06:54:40.810-0500

Change 9066 merged by Joshua Colp:
app_meetme: Fix manager event documentation for several events.

[https://gerrit.asterisk.org/9066|https://gerrit.asterisk.org/9066]

By: Friendly Automation (friendly-automation) 2018-06-05 06:54:53.980-0500

Change 9067 merged by Joshua Colp:
app_meetme: Fix manager event documentation for several events.

[https://gerrit.asterisk.org/9067|https://gerrit.asterisk.org/9067]

By: Friendly Automation (friendly-automation) 2018-06-05 06:55:05.279-0500

Change 9068 merged by Joshua Colp:
app_meetme: Fix manager event documentation for several events.

[https://gerrit.asterisk.org/9068|https://gerrit.asterisk.org/9068]