Re: [asterisk-users] Meetme and maxusers option

2013-07-19 Thread Johan Wilfer
2013-07-19 15:35, Thiago Coutinho skrev: Hi all. I'm trying to limit the number of participants in a conference room with the realtime option "maxusers", but it doesn't work. Someone have this option working properly? Try these: https://wiki.asterisk.org/wiki/display/AST/Function_GROUP http

Re: [asterisk-users] LUA

2013-07-19 Thread Jacob . E . Miles
From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Daniel Taylor Sent: Thursday, July 18, 2013 11:05 AM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] LUA On 07/18/2013 08:56 AM, jacob.e.mi...@l-3com.com wrote:

[asterisk-users] Meetme and maxusers option

2013-07-19 Thread Thiago Coutinho
Hi all. I'm trying to limit the number of participants in a conference room with the realtime option "maxusers", but it doesn't work. Someone have this option working properly? -- thiagoc "O povo não deveria temer o governo. O governo é quem deveria temer o povo." V de Vingança --

Re: [asterisk-users] CEL custom variable in outbound channel

2013-07-19 Thread Hristo Trendev
Unfortunately I am stuck with 1.8 for the moment. The only workaround that comes to my mind is to use userfield in the master channel as a "shared storage" to also pack all the information (CSV or similar) that applies to the outbound channel(s) and then to correlate the CEL events in a post-proces