On Fri, 30 Mar 2012, [Digital^Dude] ® wrote:
Be it meetme or confbridge, asterisk 1.2.x or Asterisk 10.x. Is it possible to query a channel and get its conference number in return?
(I'm a 1.2 Luddite.) Not directly.You can execute an AGI which can connect to Asterisk via AMI and execute 'command: meetme list <meetme-name>' and then parse the output and then do something with it like set the 'user number' as a channel variable.
-- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards [email protected] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
