[Home]

Summary:ASTERISK-05981: MeetMe wait until the marked user option causes entrance sound to be played twice upon entering conference.
Reporter:Shane Young (shanermn)Labels:
Date Opened:2006-01-04 15:00:18.000-0600Date Closed:2006-05-25 15:06:02
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 6139.debug.txt
Description:When participants call into a conference which is established, the entrance tone is played twice in the conference, once when it tells the new participant they will be placed in the into the conference and once when they are actually placed into the conference.  The participant only hears the second tone.

****** ADDITIONAL INFORMATION ******

[inbound-bwas]
;
exten => 9522308310,1,Meetme(123456|AMTaprs|1234)
exten => 9522308311,1,MeetMe(123456|MTpsw)
Comments:By: David Levy (dlevy) 2006-01-31 13:22:04.000-0600

I can confirm this bug is also present in asterisk 1.2.3.

By: Serge Vecher (serge-v) 2006-05-03 12:53:07

latest 1.2/trunk?

By: Leif Madsen (lmadsen) 2006-05-03 15:02:34

Confirmed to still exist

By: Serge Vecher (serge-v) 2006-05-15 15:21:19

ok, can we get a verbose 4, debug 4 console output here, please? Thanks.

By: Serge Vecher (serge-v) 2006-05-22 15:07:21

blitzrage: can you please help with debugging information here, since you've also experienced this... Since you didn't specify the version, I'm marking this as 1.2.3.

By: Leif Madsen (lmadsen) 2006-05-25 14:35:53

This is probably more appropriate to be labeled as acknowledged. Also uploaded the debug/verbose as requested.

By: Joshua C. Colp (jcolp) 2006-05-25 15:06:01

Fixed in revision 30373 for 1.2 and revision 30384 for trunk! Thanks!