[Freeswitch-users] Get the Session State
delianSPAM
delianspam at gmail.com
Thu Aug 27 03:23:49 PDT 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090827/ffa7d935/attachment-0002.html
More information about the FreeSWITCH-users
mailing list