[Home]

Summary:ASTERISK-11296: Marked conference mode not working properly!
Reporter:Alan McMillan (alanmcmillan)Labels:
Date Opened:2008-01-24 11:29:08.000-0600Date Closed:2008-02-11 16:07:42.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Callers waiting for marked caller can talk to each other before marked caller arrives. Also no music while waiting for marked caller.  If several calls are put into a conference with  Meetme(1234,dw)   They can talk to each other while waiting for the marked caller. No music while waiting.

AFter marked caller arrives, everyone is put into a conference.  When marked caller hangs up everyone else goes back waiting for marked caller and it works.
No one can hear each other while waiting for marked caller.  (but only after marked enters and leaves).

Music works with  Meetme(1234,Mdw); but everyone can talk over the music to each other.....

This is the same behaviour for the trunk version also.
Comments:By: Digium Subversion (svnbot) 2008-02-11 16:05:54.000-0600

Repository: asterisk
Revision: 103324

U   branches/1.4/apps/app_meetme.c

------------------------------------------------------------------------
r103324 | file | 2008-02-11 16:05:54 -0600 (Mon, 11 Feb 2008) | 4 lines

If entering a conference with the 'w' option ensure that we can't listen or speak until the marked user appears.
(closes issue ASTERISK-11296)
Reported by: alanmcmillan

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=103324

By: Digium Subversion (svnbot) 2008-02-11 16:07:42.000-0600

Repository: asterisk
Revision: 103325

_U  trunk/
U   trunk/apps/app_meetme.c

------------------------------------------------------------------------
r103325 | file | 2008-02-11 16:07:42 -0600 (Mon, 11 Feb 2008) | 12 lines

Merged revisions 103324 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r103324 | file | 2008-02-11 18:09:07 -0400 (Mon, 11 Feb 2008) | 4 lines

If entering a conference with the 'w' option ensure that we can't listen or speak until the marked user appears.
(closes issue ASTERISK-11296)
Reported by: alanmcmillan

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=103325