add getGlobalVariable and setGlobalVariable to swig stuff

This commit is contained in:
Anthony Minessale
2011-10-21 08:56:42 -05:00
parent 8fde25ccfa
commit 2faaee0e6e
19 changed files with 641 additions and 50 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
%module freeswitch
%include "cstring.i"
%include ../../../../swig_common.i
/**
* tell swig to treat these variables as mutable so they
* can be used to return values.