VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
delianspam at gmail.com Guest
|
Posted: Thu Aug 27, 2009 5:35 am Post subject: [Freeswitch-users] Get the Session State |
|
|
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 |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Thu Aug 27, 2009 11:32 am Post subject: [Freeswitch-users] Get the Session State |
|
|
When you say call state, do you mean something like "ringing" or "answered"?
-MC
On Thu, Aug 27, 2009 at 3:23 AM, delianSPAM <delianspam@gmail.com (delianspam@gmail.com)> wrote:
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|