The application interface doesn't return a status like that. Different applications may set channel variables on an app by app basis. if your doing a bridge you can look at for example:

http://wiki.freeswitch.org/wiki/Channel_Variables#originate_disposition

Mike

On Jun 27, 2009, at 7:47 PM, Klaus Hochlehnert wrote:

Hi,

maybe a stupid question, but how can I find out the result of an application?

If I do (in perl) $session->execute("bridge", "user/${DestNr}\@ $VARS{domain}");

How do I know if this was successful or if the user was busy or if the phone doesn’t exist? Is there any status variable for the result of an execute (or even any other command)?

_______________________________________________
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

Reply via email to