mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
add getGlobalVariable and setGlobalVariable to swig stuff
This commit is contained in:
@@ -48,6 +48,8 @@ except AttributeError:
|
||||
del types
|
||||
|
||||
|
||||
setGlobalVariable = _freeswitch.setGlobalVariable
|
||||
getGlobalVariable = _freeswitch.getGlobalVariable
|
||||
consoleLog = _freeswitch.consoleLog
|
||||
consoleCleanLog = _freeswitch.consoleCleanLog
|
||||
email = _freeswitch.email
|
||||
|
||||
Reference in New Issue
Block a user