[asterisk-bugs] [Asterisk 0016636]: MeetMe option 'x' is broken
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Jan 29 12:33:30 CST 2011
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=16636
======================================================================
Reported By: yold
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16636
Category: Applications/app_meetme
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA: SWP-2985
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2010-01-18 13:01 CST
Last Modified: 2011-01-29 12:33 CST
======================================================================
Summary: MeetMe option 'x' is broken
Description:
Asterisk 1.4.28
Dialplan example:
exten => 99,1,MeetMe(123,x)
exten => 99,n,NoOp(test)
SIP/10 has dialed 99 and is talking in meetme 123
If I "meetme 123 kick 2" where 2 is SIP/10, NoOp(test) is executed
If all the marked user exit meetme 123, NoOp(test) is not executed before
SIP/10 Hangup
======================================================================
----------------------------------------------------------------------
(0131220) seanbright (manager) - 2011-01-29 12:33
https://issues.asterisk.org/view.php?id=16636#c131220
----------------------------------------------------------------------
The 'x' option to MeetMe just says that the conference will be closed when
the last marked user exits. It doesn't say that the users will then
continue on in the dialplan. This doesn't appear to be a bug.
In my tests using the dialplan provided by the reporter, the users that
remained in the conference after the last marked user exited were hung up
on. This appears to be by design.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-29 12:33 seanbright Note Added: 0131220
2011-01-29 12:33 seanbright Status acknowledged => closed
======================================================================
More information about the asterisk-bugs
mailing list