[Freeswitch-users] Controlling Conference Controls

j3flight at gmail.com j3flight at gmail.com
Thu Jun 18 06:55:07 PDT 2009


Wow, I apologize for the duplicate posts.
The mailing list didn't want to cooperate with me last night...


j3flight wrote:
> I haven't gone to the trouble (yet) of making this work, but I believe you
> could use execute_application from the conference controls to do just about
> anything with JavaScript...
>
> Here's a wiki page I created after building a JavaScript IVR for a
> conference server... 
> http://wiki.freeswitch.org/wiki/Examples_JavaScript_Conference_IVR
>
> There are a couple functions in there for voicing user count, etc.  So, I
> believe you could stick those in a script by themselves and call them from
> execute_application.  Somehow, you would have to identify what user is
> calling the script and what conference they're in.  (You could possibly set
> a session variable upon entering the conference, or parse all the
> conferences until you find that session's UUID.)  
>
> I don't know what else you're trying to do, but once you get one of them
> working, the rest should follow a similar template.
>
> Post back if you make it work, I'm interested!
>   




More information about the FreeSWITCH-users mailing list