mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-05 11:51:52 +00:00
even more lang stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9063 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -20,7 +20,7 @@ class Session : public CoreSession {
|
||||
PyThreadState *TS;
|
||||
public:
|
||||
Session();
|
||||
Session(char *uuid);
|
||||
Session(char *nuuid, CoreSession *a_leg = NULL);
|
||||
Session(switch_core_session_t *session);
|
||||
virtual ~Session();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user