1) look in the wiki and try to understand the difference between application and FSAPI functions. 2) use apiExecute function from js to execute FSAPI functions such as uuid_kill
On Wed, Jun 17, 2009 at 1:44 AM, Baskar <[email protected]> wrote: > *Hi, > > I have some questions can any one assist me and answer this query > > Question 1: Can we able to execute all the api command through JavaScript > using session.execute. > > Question 2: How to kill the session using uuid_kill whether it is > possible. **If yes means how we will use uuid_kill in session* > * > i have tried some thing like this : > > session.execute("uuid_kill", "session.uuid"); > > session.execute("uuid_kill session.uuid"); > > but there is no output for the session.execute. > > Whether it is possible to execute uuid_kill in javascript > > Thanks in advance > > > Warm Regards, > N.Baskar > > * > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ AIM: anthm MSN:[email protected] <msn%[email protected]> GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[email protected] <sip%[email protected]> iax:[email protected]/888 googletalk:[email protected]<googletalk%3aconf%[email protected]> pstn:213-799-1400
_______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
