[Home]

Summary:ASTERISK-00757: [request] MeetMe musiconhold disable
Reporter:heison (heison)Labels:
Date Opened:2004-01-08 01:30:18.000-0600Date Closed:2011-06-07 14:04:41
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I'm looking for a feature where the first person in the conference can disable musiconhold by hitting a key sequence (e.g. *99 as in Nortel conference card)
Comments:By: Brian West (bkw918) 2004-01-09 00:00:49.000-0600

This isn't possible.  And local users don't have MOH just remove users that happen to use Hold.  We have no way to receive a signal from a remote user to disable MOH.  On my 7960 when i'm in a local meetme.. and I press hold moh doesn't start.

By: heison (heison) 2004-01-09 00:05:41.000-0600

it may be possible if the music on hold in the meeting room is played using background instead of playback? i'm just trying to mention a feature that i'm
used to with Option 11's conference card.

By: Brian West (bkw918) 2004-01-11 16:49:59.000-0600

Just don't use the M option or have *99XXXX,1,MeetMe(${EXTEN:3}|FlagswithoutM)

bkw

By: Brian West (bkw918) 2004-01-26 21:06:43.000-0600

on this note.. do this

exten => _*99X.,1,MusicOnHold(nomusic) ; or other class that doesn't exist
exten => _*99X.,2,Goto(${EXTEN:3},1)