In article <[EMAIL PROTECTED]>, Jim Archer <[EMAIL PROTECTED]> wrote: > Hi All... > > I set up a conference bridge using MeetMe. It works nicely, except that it > seems that certain parameters I give it are ignored or else don't work. > > Here is the line from my dial plan: > > exten => 6500,1,absolutetimeout,0 > exten => 6500,2,MeetMe,100|ciMpPs|1234 > > The MOH and * work, but users are not announced when they join or leave > and the pin is not requested. Maybe I am misunderstanding what these > are supposed to do?
You need to read about the difference between CVS-HEAD (development version) and CVS-STABLE (the 1.0.x series). Some of the above options (including 'i'), and also the 'r' option in your other posting, only exist in the development version, not in the 1.0.x versions, as they were added after the 1.0 feature freeze was made. Cheers Tony -- Tony Mountifield Work: [EMAIL PROTECTED] - http://www.softins.co.uk Play: [EMAIL PROTECTED] - http://tony.mountifield.org _______________________________________________ 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
