Commit Graph

15469 Commits

Author SHA1 Message Date
Moises Silva 41f72fe42a freetdm: call on_unload when unloading the boost sig shared library 2010-05-12 11:49:16 -04:00
Steve Underwood d4bb8b019e Merge git@git.freeswitch.org:freeswitch 2010-05-12 23:24:12 +08:00
Steve Underwood 6bd146d8dc removed a saturate16 from spandsp that was causing problems
fixed a typo in the MSVC inttypes.h file for spandsp
2010-05-12 23:21:06 +08:00
Rupa Schomaker 5530de66ef patch cleanup - forgot a .rej file 2010-05-12 03:32:18 -05:00
Rupa Schomaker 35dc511c67 remove patch left-overs (.orig and .rej files) 2010-05-12 03:31:27 -05:00
Anthony Minessale 1d2c64d33b refactor 2010-05-11 17:56:08 -05:00
Michael S Collins 90c040ec71 Merge branch 'master' of git://git.freeswitch.org/freeswitch 2010-05-11 13:44:30 -07:00
Michael S Collins b85e015b54 Update VM phrase macros to voice option then action on main, config menus 2010-05-11 13:38:58 -07:00
Moises Silva 383e272c30 freetdm: added boost sample app 2010-05-11 16:31:24 -04:00
Moises Silva b2d8e055bb freetdm: modify prototype for ftdm_span_create to accept I/O module name instead of pointer 2010-05-11 15:09:59 -04:00
Michael Jerris 5d15dc1097 fix windows missing inet_ntop missing symbol when built on >= vista but run on < vista 2010-05-11 13:07:13 -04:00
Moises Silva f04bff40fa freetdm: return error when dlclose fails 2010-05-11 12:51:28 -04:00
Moises Silva a611a7e944 freetdm: shutdown boost events thread on unload 2010-05-11 10:42:32 -04:00
Steve Underwood 3e30434a0c Fixed a typo in spandsp's msvc/inttypes.h
Updated sig_tone processing in spandsp to the latest, to allow moy to
proceed with his signaling work.
2010-05-11 22:38:36 +08:00
Steve Underwood 1d0ce5570d Number reading should now be OK for the whole range of integers for
Cantonese and Mandarin
2010-05-11 09:59:33 +08:00
Anthony Minessale b43eef8522 fix reswiging with a perl script instead of archaic preprocessor wizzadry 2010-05-10 13:07:34 -05:00
Anthony Minessale a7f74af7d0 add bind method to EventConsumer takes same args as constructor to bind more events to an existing consumer 2010-05-10 13:07:34 -05:00
Moises Silva cf7af1f99b freetdm: fix segfault in socket mode boost unload 2010-05-10 13:03:22 -04:00
Mathieu Rene 3c5c5905ad mod_sofia: fire an event for gateway ping 2010-05-10 12:33:47 -04:00
Mathieu Parent 194e57268a Skinny: tuple profile, device_name, device_instance is unique 2010-05-10 18:19:58 +02:00
Mathieu Parent bd6f7e73c0 perl-Skinny: don't launch thread if socket can't be created 2010-05-10 18:19:58 +02:00
Mathieu Parent 74e14f0dfb Skinny: fix the build 2010-05-10 18:19:58 +02:00
Mathieu Parent 8806bb2da1 Skinny: better call info 2010-05-10 18:19:57 +02:00
Mathieu Parent 6a29e56301 Skinny: tiny change (comment) 2010-05-10 18:19:57 +02:00
Moises Silva 3baa799d7f freetdm: use SIGBOOST_EVENT_CALL_PROGRESS 2010-05-10 12:09:46 -04:00
Anthony Minessale c74d1f1d00 rearrange 2010-05-10 10:40:15 -05:00
Jeff Lenk edcf5fe0a4 Windows x64 support 2010-05-07 13:20:34 -05:00
Moises Silva 26a6b43536 mod_sangoma_codec: rename load/noload to register/noregister 2010-05-07 13:56:41 -04:00
Jeff Lenk 3e338eb5c2 Fix libjson first build depends 2010-05-07 10:27:20 -05:00
Brian West b5cc1a6626 FSCORE-605 2010-05-06 17:36:13 -05:00
Anthony Minessale 701385d221 FSCORE-607 doh 2010-05-06 17:18:26 -05:00
Brian West f254787c02 fix issue where file isn't in database and move zstr check into switch_file_exists 2010-05-06 16:25:41 -05:00
Anthony Minessale ef18989d56 sip_acl_authed_by and sip_acl_token vars to tell when you are authed by an acl 2010-05-06 15:25:30 -05:00
Moises Silva 162b5cf2b1 freetdm: windows fix 2010-05-06 16:32:14 -04:00
Anthony Minessale 2330d42412 add debug info 2010-05-06 11:38:36 -05:00
Brian West be1e39bb05 FSCONFIG-26 2010-05-06 10:14:33 -05:00
Michael Jerris 1180cfc6ff fix enum 2010-05-05 17:05:16 -04:00
Jeff Lenk 99eebf2f96 fix for Windows XP inet_ntop execution - you must compile with XP for support. 2010-05-05 15:15:01 -05:00
Michael Jerris 3362335033 typo 2010-05-05 15:15:00 -05:00
Anthony Minessale bbf0e64830 add disable_hold var or disable-hold profile param 2010-05-05 15:14:57 -05:00
Anthony Minessale a49cf256ad fix race condition when hangup happends after answer indication but before the session thread is started 2010-05-05 15:14:27 -05:00
Brian West 7db9b2efcb + x 2010-05-05 14:57:45 -05:00
Moises Silva 23aa931d43 freetdm: remove SCTP requirement, now is optional 2010-05-05 13:16:37 -04:00
Anthony Minessale 58fe45a803 add intercept_unbridged_only=true to only intercept if the channel is not bridged to anyone 2010-05-05 11:15:09 -05:00
Anthony Minessale a5f7461ee2 fix null pointer deref code path 2010-05-05 11:01:32 -05:00
Anthony Minessale 710290bcb4 MODENDP-302 2010-05-05 10:56:10 -05:00
Anthony Minessale 27fc3518bd reset codecs after media bugs 2010-05-04 16:03:43 -05:00
Anthony Minessale ba46088e68 fix NULL deref in err condition 2010-05-04 15:48:36 -05:00
Moises Silva 44a99f14b0 freetdm: set outbound flag in the core 2010-05-04 14:12:44 -04:00
Anthony Minessale ce910093dd add missing rwunlock in rtcp passthru mode 2010-05-04 12:30:19 -05:00