Beispiel #1
0
 def unsetInputCallback(self):
     return _freeswitch.Session_unsetInputCallback(self)
 def unsetInputCallback(*args):
     return _freeswitch.Session_unsetInputCallback(*args)
Beispiel #3
0
 def unsetInputCallback(*args): return _freeswitch.Session_unsetInputCallback(*args)
 def setHangupHook(*args): return _freeswitch.Session_setHangupHook(*args)