Commit Graph

4223 Commits

Author SHA1 Message Date
Anthony Minessale
c15ee980a7 SFSIP-219 2010-08-03 13:43:29 -05:00
Jeff Lenk
04dbc7bc8e FSBUILD-295 Fix build of mod_freetdm in Windows 2010-08-02 09:01:01 -05:00
Moises Silva
00fc32ecef freetmd: fix mix buffer size 2010-08-01 04:31:06 -04:00
Moises Silva
e0b1ea7faa freetdm: saturated add and pri tapping mixing 2010-08-01 03:02:53 -04:00
Moises Silva
46e9704b04 freetdm: make pri tapping actually work - missing audio mix 2010-07-31 17:33:20 -04:00
Moises Silva
b485f25f5e freetdm: add PRI tapping starting code 2010-07-30 19:46:05 -04:00
Moises Silva
2c0d751599 openzap: dtmf recording 2010-07-29 18:07:30 -04:00
Moises Silva
9f9c4541cd freetdm: added dtmf recording feature for debugging 2010-07-29 17:26:03 -04:00
Moises Silva
450ac1347e freetdm: remove validation 2010-07-29 17:20:28 -04:00
Moises Silva
438c93e83f freetdm: fix hangup race 2010-07-29 13:15:29 -04:00
cypromis
910729b5dd Fix for ESL-44, thank you to Lakschmanan for providing the Patch 2010-07-29 12:09:49 +02:00
Moises Silva
a1fe7c8de4 freetdm: call rate limit 2010-07-28 11:36:06 -04:00
Jeff Lenk
3da403d7e5 VS 2010 sound output location fix for x64 targets 2010-07-26 13:34:11 -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
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
70d215ef6d add -R to reconnect 2010-07-22 15:50:02 -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
Jeff Lenk
b079eee5fb fix windows build 2010-07-20 15:33:48 -05:00
Mathieu Rene
644a144e19 Add esl_connect_timeout to specify custom connection timeouts 2010-07-20 15:33:46 -05:00
Mathieu Rene
49d6c803d1 use uint32_t instead of long for timeout as in the rest of the lib, 0 means forever. Also added esl_send_recv_timed() 2010-07-20 16:24:50 -04:00
Mathieu Rene
13137e228c esl: use recv_timed in esl_connect_timemout in case we get stuck in a blocking recv 2010-07-20 16:24:50 -04:00
Mathieu Rene
12a0ec741b Add esl_connect_timeout to specify custom connection timeouts 2010-07-20 14:45:53 -04:00
Jeff Lenk
394d545468 doh 2010-07-19 15:27:25 -05:00
Jeff Lenk
6a9a61c79f fix windows build 2010-07-19 15:25:45 -05:00
Mathieu Rene
52885dfc1d esl: make esl_connect thread-safe by using getaddrinfo instead of gethostbyname 2010-07-19 16:13:10 -04:00
Jeff Lenk
74c40f5aa3 Fix windows build 2010-07-19 12:54:30 -05:00
Mathieu Rene
84b4b5da62 Fix esl doc, s/ESL_STATUS_SUCESS/ESL_SUCCESS/g 2010-07-19 13:09:21 -04:00
Anthony Minessale
c0c699ba7e small tweak to last patch 2010-07-19 12:00:19 -05:00
Anthony Minessale
36bfe432cf add -r to fs_cli to retry every second up to 2 min to connect 2010-07-19 11:56:01 -05:00
Mathieu Rene
381d7ac683 Merge branch 'mod_hash_remote' 2010-07-19 11:24:47 -04:00
Jeff Lenk
71650ae1e8 FSBUILD-291 fix Windows build of mod_freetdm 2010-07-19 08:38:56 -05:00
Mathieu Rene
c5ad49da17 mod_hash: begin working on remote support 2010-07-16 22:50:58 -04:00
Anthony Minessale
60af226890 deal with empty param to serialize() 2010-07-12 15:37:16 -05:00
Moises Silva
85d3428372 freetdm: fix custom old ss7 data 2010-07-12 16:12:07 -04:00
Jeff Lenk
859b713ea7 more tweaks for VS2010 2010-07-12 10:01:46 -05:00
Jeff Lenk
a96cbd0e36 more tweaks for VS2010 2010-07-12 09:48:34 -05:00
Jeff Lenk
a999e7c05b more tweaks for VS2010 2010-07-11 17:11:45 -05:00
Jeff Lenk
1277ac473e more tweaks for VS2010 2010-07-10 20:59:00 -05:00
Jeff Lenk
3dfc0a86ad more tweaks for VS2010 - reduce unneeded builds 2010-07-10 17:26:16 -05:00
Jeff Lenk
195905f837 more tweaks for VS2010 2010-07-10 15:51:06 -05:00