]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
OPENZAP-238: [freetdm] Several core and gsm improvements
authorMoises Silva <moy@sangoma.com>
Wed, 23 Jul 2014 00:53:28 +0000 (20:53 -0400)
committerMoises Silva <moy@sangoma.com>
Fri, 13 Nov 2015 07:05:53 +0000 (02:05 -0500)
commitf5894db211d69cc2dafff85c163e2e78c351a4bd
tree07abb56b8e5363fc8ba8fc766f9a7c580dd40fac
parentff283f60de4a61c3d8e61abb86939a95f00317e4
OPENZAP-238: [freetdm] Several core and gsm improvements

* Add error handing in mod_freetdm for ftdm trace failures

* Allow freetdm signaling modules to specify a destroy function

* Added conditional forwarding to the freetdm gsm module
  Just specify the conditional-forwarding-number gsm parameter in freetdm.conf.xml

* Added new 'gsm call' freetdm command for raw GSM calls which can be
  used to enable/disabling network features (e.g call *93) without
  having to resort to use a full originate that requires routing the
  call somewhere when answered

* Miscelaneous cleanup of piggy coding style left over by one of the
  previous authors -_-
libs/freetdm/mod_freetdm/mod_freetdm.c
libs/freetdm/src/ftdm_io.c
libs/freetdm/src/ftmod/ftmod_gsm/ftmod_gsm.c
libs/freetdm/src/include/private/ftdm_core.h
libs/freetdm/src/include/private/ftdm_types.h