Hi,
I currently have the following configuration:
[emptyq] music = default (Other stuff omitted) joinempty = yes context = queue-music
[queue-music] exten => 1,1,SetMusicOnHold(default) exten => 1,2,Playback(beep) exten => 2,1,SetMusicOnHold(classic) exten => 2,2,Playback(beep) exten => 3,1,SetMusicOnHold(musical) exten => 3,2,Playback(beep)
Idea, fairly obviously, being that the caller can select their own on-hold music. However, at the moment a context menu in a queue exits the queue. Is there any way to make this not happen? Nothing obvious in the source to suggest it's possible as of 1.0.2...
Thanks. _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
