Hello Everybody!
How do you get the call state in Python?
I have tried:
.
session.answer()
state_result=str(session.getVariable("state"))
console_log("debug",state_result)
.
But it returns: "None"
Thank you!
Best Regards, Delian Tashev
_______________________________________________ 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
