adeel.gnome at gmail.com Guest
|
Posted: Fri Aug 29, 2008 4:53 am Post subject: [Freeswitch-users] Command working on console but not using |
|
|
The sched_hangup command is working, like charm, on console. But when I issue the command using RPC I am receiving error. Although, originate command is working through RPC.
Below is how I am doing it, in java.
=====
client.execute("freeswitch.api", new Object[]{"sched_hangup","+6 "+uuid);
=====
Thanks.
--
Best,
Adeel Ansari
http://www.linkedin.com/in/adeelansari |
|