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 |
Jeff Lenk
|
7af395ef83
|
more tweaks for VS2010
|
2010-07-10 15:22:25 -05:00 |
Moises Silva
|
53ba0df2c2
|
freetdm: channel rate fixes
|
2010-07-09 10:19:09 -04:00 |
Jeff Lenk
|
35fd754543
|
more tweaks for VS2010
|
2010-07-07 13:49:21 -05:00 |
Jeff Lenk
|
7cb113609b
|
more tweaks for VS2010
|
2010-07-07 07:23:59 -06:00 |
Jeff Lenk
|
68fef16e37
|
more tweaks for VS2010
|
2010-07-06 16:10:35 -05:00 |
Stefan Knoblich
|
311fdd2207
|
[FreeTDM] Add modulesdir to freetdm.pc.in
|
2010-07-05 23:54:33 +02:00 |
Moises Silva
|
8b51a75cce
|
freetdm: add channel availability rate for BRI (may be used by other protocols if needed)
|
2010-07-02 18:19:59 -04:00 |
Moises Silva
|
84f2249ecc
|
freetdm: make array len macro public
|
2010-06-30 15:39:02 -04:00 |
Moises Silva
|
6eca1286aa
|
freetdm: add config profiles and sangoma isdn xml section
|
2010-06-30 15:12:18 -04:00 |
David Yat Sin
|
c943e641d5
|
Added sangoma_isdn
|
2010-06-30 12:42:36 -04:00 |
Moises Silva
|
4f235af8b4
|
freetdm: ani2
|
2010-06-30 11:14:31 -04:00 |
Moises Silva
|
e4b9556208
|
freetdm: more sip headers
|
2010-06-29 16:30:07 -04:00 |
David Yat Sin
|
eb6da2c9fc
|
Freetdm: Fix for boost spans not started if using a combination of analog spans and boost spans
|
2010-06-29 15:32:22 -04:00 |
David Yat Sin
|
0e2af5c74d
|
freetdm: Fix for case where event_process_states returns NULL instead of channel in sigmod mode
|
2010-06-29 15:30:54 -04:00 |
Jeff Lenk
|
524008ac50
|
more tweaks for VS2010
|
2010-06-29 14:33:01 -05:00 |
Jeff Lenk
|
9361e2ba9d
|
more tweaks for VS2010
|
2010-06-29 09:55:08 -05:00 |
Moises Silva
|
23efa1ef56
|
freetdm: only use echo training when value is bigger than zero (fixes silence when using oslec)
|
2010-06-29 00:17:48 -04:00 |
Jeff Lenk
|
da17e2a09e
|
more tweaks for VS2010
|
2010-06-28 16:32:30 -05:00 |
Jeff Lenk
|
a87429ac87
|
Add initial support for VS2010
|
2010-06-28 15:49:19 -05:00 |
Moises Silva
|
5456b9abfd
|
freetdm: add ring flag to progress
|
2010-06-28 14:19:51 -04:00 |
Moises Silva
|
dc048ed22d
|
freetdm: fix id
|
2010-06-27 19:33:11 -04:00 |
Moises Silva
|
bacef26a6a
|
openzap: misc dtmf merged changes from freetdm
|
2010-06-27 19:31:26 -04:00 |
Moises Silva
|
7ef629e34b
|
freetdm: check if the schedule is already running
|
2010-06-27 18:35:31 -04:00 |
Moises Silva
|
746e8e44cd
|
freetdm: add physical span:chan when logging
|
2010-06-27 17:39:05 -04:00 |
Moises Silva
|
6914b1c855
|
freetdm: improve channel read error logging
|
2010-06-25 12:47:32 -04:00 |
Moises Silva
|
c31abb3ed0
|
freetdm: re-enable hw dtmf on channel destroy if needed
|
2010-06-25 12:47:32 -04:00 |
Moises Silva
|
5afb21b180
|
freetdm: fix io trace file closure
|
2010-06-25 12:47:32 -04:00 |
Moises Silva
|
29ce4bbdd1
|
freetdm: add span to trace logging
|
2010-06-25 12:47:32 -04:00 |
Moises Silva
|
fd0191049c
|
freetdm: disable dtmf on demand based on dial plan variable freetdm_disable_dtmf
|
2010-06-25 12:47:32 -04:00 |
Moises Silva
|
4057872492
|
freetdm: no need for hw dtmf events on startup
|
2010-06-25 12:47:32 -04:00 |
Anthony Minessale
|
09e386deda
|
add error checking
|
2010-06-24 10:02:55 -05:00 |
Anthony Minessale
|
4b2f56daf1
|
fix serialize issue
|
2010-06-23 13:34:43 -05:00 |
Moises Silva
|
1f886d39ce
|
freetdm: change type to ss7 only
|
2010-06-18 18:31:54 -04:00 |
Konrad Hammel
|
7b0d887c93
|
-> start of move to new library architecture
|
2010-06-18 18:31:54 -04:00 |
Konrad Hammel
|
055e242a2c
|
-> more work on glare...no crashes, and no stuck channels yet
|
2010-06-18 18:31:54 -04:00 |
Konrad Hammel
|
59764dd350
|
-> added support for license check
|
2010-06-18 18:31:54 -04:00 |
Konrad Hammel
|
7e63c95608
|
-> fixed a print statement...newline was before !
|
2010-06-18 18:31:54 -04:00 |
Konrad Hammel
|
5c8bdedce0
|
-> added support for GRS...attempt 1
|
2010-06-18 18:31:54 -04:00 |
Konrad Hammel
|
6f511b9496
|
-> decrease the length of time that "check for state change" waits to 500ms
|
2010-06-18 18:31:53 -04:00 |
Konrad Hammel
|
2fd7094223
|
-> working...
|
2010-06-18 18:31:53 -04:00 |
Konrad Hammel
|
024ce241cf
|
-> name change accidentally changed the cli command as well: ftdm sangoma_ss7 show... is a little to long
|
2010-06-18 18:31:53 -04:00 |
Konrad Hammel
|
60de9e9cfe
|
-> name change for consistency sakes
|
2010-06-18 18:31:53 -04:00 |
Konrad Hammel
|
5abb3154c0
|
-> removing file with the wrong name
|
2010-06-18 18:31:53 -04:00 |
Konrad Hammel
|
bfab7c4cf0
|
-> added SANGOMASS7 sigtype
|
2010-06-18 18:31:53 -04:00 |
Konrad Hammel
|
4b6edff8e1
|
->mis-nameda file
|
2010-06-18 18:31:53 -04:00 |
Konrad Hammel
|
9428335522
|
-> adding ftmod_sangoma_ss7 support
|
2010-06-18 18:31:53 -04:00 |
Jeff Lenk
|
4e3a56e9bd
|
win silk - fix initial build
|
2010-06-18 09:51:22 -05:00 |
Jeff Lenk
|
c2bcc926c5
|
fix line endings
|
2010-06-17 23:13:32 -05:00 |
Jeff Lenk
|
90f04e3c3c
|
fixes for Win X64 builds
|
2010-06-17 19:35:20 -05:00 |
Moises Silva
|
ae134c3424
|
freetdm: export sip headers with TDM information on-demand
|
2010-06-17 18:11:22 -04:00 |
Moises Silva
|
7677ec5bdf
|
freetdm: change glare cause
|
2010-06-17 18:05:23 -04:00 |
Stefan Knoblich
|
88b7110014
|
esl-json: Add limits.h for INT_MIN/_MAX
|
2010-06-17 22:49:29 +02:00 |
Jeff Lenk
|
4ae090ffd9
|
oops fix this the right way - json malloc and free
|
2010-06-17 14:17:15 -05:00 |
Jeff Lenk
|
091952cab7
|
fix trivial compile errors under windows
|
2010-06-17 12:52:20 -05:00 |