[Freeswitch-users] JavaScript apiExecute vs session.execute
Michael Jerris
mike at jerris.com
Sat May 30 23:10:01 PDT 2009
apiExecute is for api commands (the ones you can run at the cli) and
session.execute is for applications (the ones you run from the
dialplan).
Mike
On May 31, 2009, at 1:43 AM, jcromes at gmail.com wrote:
> From JavaScript, what is the difference between apiExecute and
> session.execute?
> It seems they are mostly interchangable, in fact the Wiki gives
> examples
> of them doing identical operations.
>
> What advantages does one have over the other?
> Are there some things that cannot or should not be called from one or
> the other?
>
> Thanks!
>
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list