Commit Graph

16138 Commits

Author SHA1 Message Date
Anthony Minessale 21d20ac3f8 revert patch, breaks fs_cli 2010-07-27 10:46:04 -05:00
Jeff Lenk c8f9fb565c FSCORE-641 Windows: Don't report "unknown command" on console when empty command has been given 2010-07-27 09:23:56 -05:00
Jeff Lenk 4c64ce4162 VS2010 tweak x64 release 2010-07-27 09:16:26 -05:00
Anthony Minessale 54b768eede fifo tweaks 2010-07-26 18:53:52 -05:00
Michael Jerris 6bb5703e16 don't delete on fifo reparse 2010-07-26 16:12:55 -04:00
Jeff Lenk 3da403d7e5 VS 2010 sound output location fix for x64 targets 2010-07-26 13:34:11 -05:00
Jeff Lenk 812f4309ee VS 2010 - Change to V4 framework, add SWIG v2.0 files to fix release build exceptions(temp fix till we upgrade all SWIG files) 2010-07-26 11:34:04 -05:00
Jeff Lenk 411b0cac36 FSBUILD-293 2010 2010-07-26 08:59:30 -05:00
Jeff Lenk d70cc852f7 FSBUILD-293 Fix Windows build after libspandsp update 2010-07-26 08:29:44 -05:00
cypromis f6496b4f31 small fix for Solaris in spandsp. Needs recheck by Steve I guess. 2010-07-26 10:40:47 +02:00
Mathieu Parent e704f02196 FSBUILD-285: Fix build with --with-curl 2010-07-25 10:10:06 +02:00
cypromis a763fd434a more windows endings ..... 2010-07-25 09:57:54 +02:00
cypromis a5a6d6a623 got rid of crlf windows endings on timezone.c 2010-07-24 23:07:27 +02:00
cypromis 17a0f62812 got rid of windows endings in timezone.h 2010-07-24 23:04:37 +02:00
Steve Underwood d1937dfdef Removed some obsolete files from spandsp 2010-07-25 03:57:54 +08:00
Steve Underwood ccbee25641 Added some new files for spandsp 2010-07-25 03:43:53 +08:00
Steve Underwood f029f7ef7c Moved spandsp to a more recent version. A huge number of little changes occur here, as recently spandsp
lost all the $Id$ entries the source files had for the dark old days of CVS
2010-07-25 03:29:44 +08:00
unknown 9b46a0aabe more vs2010 tweaks - remove mod_spidermonkey and releated from x64 for now 2010-07-24 11:07:29 -05:00
Anthony Minessale 8915c6a94e reduce memory usage 2010-07-24 01:03:21 -05:00
Anthony Minessale 7d554c1164 fix seg in js hangup 2010-07-24 00:20:37 -05:00
Jeff Lenk e660e01d20 add missing vs2010 2010-07-23 19:49:30 -05:00
Anthony Minessale 9a667aeb1f fix leak 2010-07-23 16:15:10 -05:00
Anthony Minessale 8670318855 remove dup line 2010-07-23 14:13:45 -05:00
Anthony Minessale 710376fbe8 try to avoid skipping hangup hook 2010-07-23 14:11:47 -05:00
Anthony Minessale c98b863181 supress error message 2010-07-23 09:40:57 -05:00
Jeff Lenk 015bcaf671 MODENDP-301 Add mod_h323 to windows 2010-07-23 09:12:48 -05:00
cypromis 123c3bc4a7 All ozmods are openzap modules so why list each and every one of them in the specfile ? 2010-07-23 13:28:45 +02:00
root 235f812436 add missing param fax-old-asn in h323.conf.xml 2010-07-23 12:46:40 +04:00
root 30e3ed776b apply changes from mod_h323-patch.diff by Peter Olsson. 2010-07-23 12:25:48 +04:00
Anthony Minessale 44450cb013 fix some small mem leaks 2010-07-23 00:37:08 -05:00
Mathieu Parent 25fe16dfed ivr_play: preanswer before getting variables to avoid crash 2010-07-22 23:53:11 +02:00
Mathieu Parent b40804a5e3 Skinny: corrected early media
This is part of MODSKINNY-8
2010-07-22 23:30:15 +02:00
Anthony Minessale 70d215ef6d add -R to reconnect 2010-07-22 15:50:02 -05:00
Anthony Minessale 09c1815c42 change channel app_flags to be realm specific and default old version to use __FILE__ as the realm name to avoid cross fire between apps using app flags 2010-07-22 14:37:34 -05:00
Mathieu Parent db1289dfaf Skinny: avoid crash with autocompletion when skinny is unloaded 2010-07-22 21:04:18 +02:00
Brian West d2a29d2c4c swigall 2010-07-22 12:58:42 -05:00
Brian West 2b1203115a DP-19 2010-07-22 12:44:35 -05:00
Anthony Minessale 91a87e9dd9 only let force_transfer_* vars work when an explicit value was not supplied 2010-07-22 10:50:00 -05:00
Jeff Lenk ffab09a03c fix windows build - uninited variable 2010-07-22 10:31:12 -05:00
Anthony Minessale 84d897cb05 fifo up 2010-07-22 01:23:06 -05:00
Anthony Minessale 7518c86a93 fifo tweaks 2010-07-21 19:40:13 -05:00
Anthony Minessale d3108020c5 use wait_for_state with NULL instead of same channel twice 2010-07-21 19:31:49 -05:00
Anthony Minessale ed7ccc1432 add api_reporting_hook (like api_hangup_hook but after reporting state) both honor session_in_hangup_hook 2010-07-21 14:48:08 -05:00
root 0b353d7a30 add missing conf prameter 2010-07-21 19:33:05 +04:00
root 5efe5c88b5 some t.38 and lockinng improvements.
replace ptrace with switch_log_printf.
2010-07-21 18:58:16 +04:00
Anthony Minessale beec142c5c fifo up 2010-07-21 02:46:35 -05:00
Rupa Schomaker a7c31e6fe9 FSCORE-637 - limit - reset rate and release resource apis
Thanks Moy
2010-07-20 22:21:32 -05:00
Jeff Lenk fca93f2910 MODAPP-443 mod_spandsp receive t38 fax error in windows7 2010-07-20 21:52:56 -05:00
Mathieu Rene 46c2d71464 fix windows build 2010-07-20 17:19:30 -04:00
Mathieu Rene 90da341a70 fix git screwup 2010-07-20 17:18:43 -04:00