Moises Silva
000e3c16e3
freetdm: start ss7 span
2010-05-31 06:27:19 -04:00
Michael Jerris
1339e2185f
mod_java: Allow user defined java methods to be called at startup and shutdown of JVM (MODLANG-117)
2010-05-31 10:15:35 -04:00
Michael Jerris
e4450044d7
indent
2010-05-31 10:14:59 -04:00
Michael Jerris
988147a70b
change build to use mod_spandsp instead of mod_fax and mod_voipcodecs
2010-05-31 09:57:44 -04:00
Michael Jerris
a7f4892887
sofia-sip: extend timeout for session expires on short timeouts to be 90% of timeout instead of 1/3 to handle devices that do not refresh in time such as polycom (SFSIP-212)
2010-05-31 09:50:44 -04:00
Michael Jerris
52cd8cdd64
mod_sofia: use rfc recommended default session timeout of 30 min according to RFC 4028 4.2 (MODSOFIA-76)
2010-05-31 09:39:36 -04:00
Michael Jerris
19253d8354
mod_xml_cdr: fix minor memory leaks and config bug (MODEVENT-62)
2010-05-31 09:30:57 -04:00
Michael Jerris
be92e5df08
mod_sofia: allow video negotiation on re-invite (SFSIP-211)
2010-05-31 09:14:53 -04:00
Michael Jerris
f356c5e6f3
sofia-sip: fix null derefernce segfault in soa
2010-05-31 08:55:42 -04:00
Michael Jerris
f029ce07b7
mod_conference: fix relate nohear (MODAPP-428)
2010-05-31 08:41:08 -04:00
Michael Jerris
a6e6514799
mod_spandsp: add start_tone_detect/stop_tone_detect app and api commands for tone and cadence detection (MODAPP-378)
2010-05-31 08:41:07 -04:00
root
e098d8757e
Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch
2010-05-31 15:57:05 +04:00
root
51b79d7a37
add dtmfinband conf parameter.
...
add endpoint-name conf parameter represents endpoint name.
fix GK registration retrying in case of registration reject.
fix double DTMF hadling for examle in case dtmf-relay h245-signal h245-alphanumeric on cisco dial-peer.
fix crash on module unloading.
2010-05-31 15:44:51 +04:00
Michael Jerris
eab4f24632
mod_spandsp: improve duplicate digit detection and add 'min_dup_digit_spacing_ms' channel variable for use with the dtmf detector (FSMOD-45)
2010-05-31 07:34:23 -04:00
Michael Jerris
a66654de7d
mod_cid_lookup: honor skipcitystate when using whitepages (FSMOD-53)
2010-05-31 07:25:49 -04:00
Michael Jerris
6bed19b2d6
mod_say_es: fix grammar when saying dates and time (MODAPP-429)
2010-05-31 06:13:02 -04:00
Michael Jerris
65400642f7
rework of new mod_spandsp to have functions broken up into different c files
2010-05-31 06:04:12 -04:00
Jeff Lenk
b46958fb41
fix windows build
2010-05-30 12:24:47 -05:00
Moises Silva
b049e87423
freetdm: signed/unsigned
2010-05-28 18:43:45 -04:00
Anthony Minessale
9c9cb5b310
fix esl buffer overflow
2010-05-28 14:20:20 -05:00
Moises Silva
e9cdf42fe1
freetdm: a bit of refactoring for raw tracing
2010-05-28 15:06:51 -04:00
Moises Silva
f4da0e5c0e
freetdm: add trace/notrace commands to trace input and output from channels
2010-05-28 12:45:04 -04:00
Moises Silva
571c8b983a
openzap: break
2010-05-28 12:45:04 -04:00
Jeff Lenk
9637b89e35
FSCORE-613 Crash when using tab completion on uuid_ commands
2010-05-28 10:48:20 -05:00
Travis Cross
ca0a69a3bb
Bump version of en-us-callie sounds to 1.0.13.
2010-05-28 02:30:49 +00:00
Travis Cross
9b80aa18a4
Updates to .gitignore.
2010-05-28 02:16:42 +00:00
Anthony Minessale
e2e9765c2c
fix timeout feature
2010-05-27 16:55:20 -05:00
Anthony Minessale
8f03a7cdd0
update config example for caller-id-type
2010-05-27 16:24:26 -05:00
Brian West
f17bd746e8
swigall
2010-05-27 16:39:19 -05:00
Moises Silva
63d9768dff
freetdm: fix makefile and remove binary app
2010-05-27 16:29:10 -04:00
Moises Silva
16901d3cc6
freetdm: oops
2010-05-27 15:34:00 -04:00
Moises Silva
23b9a148ef
freetdm: set sched API as not available for Windows
2010-05-27 15:37:29 -04:00
Moises Silva
22e8a44278
freetdm: run sched in the background if requested
2010-05-27 15:16:03 -04:00
Mathieu Parent
48c7bb320e
Skinny: correct define_time_date
...
The 'day' field is the month day (and not year day).
Fix MODSKINNY-4 and MODSKINNY-7
2010-05-27 11:55:09 +02:00
Di-Shi Sun
d140b11caf
Changed osp_route_N string variables.
2010-05-27 14:48:46 +08:00
Rupa Schomaker
095815f83b
mod_cidlookup: null xml is bad
2010-05-26 20:58:16 -05:00
Anthony Minessale
c82afd4336
wtf
2010-05-26 20:13:46 -05:00
Anthony Minessale
ccf74d5b41
negotiable t38 passthru
2010-05-26 20:13:07 -05:00
Moises Silva
041b8da5a4
freetdm: added scheduling API
2010-05-26 15:48:05 -04:00
Jeff Lenk
df4bd93545
add mod_avmd for win
2010-05-26 13:30:29 -05:00
Moises Silva
e00d2af95e
freetdm: enable DTMF app
2010-05-26 11:17:47 -04:00
Moises Silva
3c95106e9f
openzap: add enable dtmf app
2010-05-26 11:10:31 -04:00
Anthony Minessale
a3e6beadd0
FSCORE-591
2010-05-26 09:51:26 -05:00
Anthony Minessale
69b94bce36
add t38_gateway_detect_timeout=<timeout> variable default is 30, 0 to disable timeout
2010-05-26 09:51:26 -05:00
Brian West
ea5e699cb2
FSBUILD-278
2010-05-26 09:33:16 -05:00
Mathieu Parent
7566575523
Skinny: simplify header inclusions
...
thanks to Frank Seesink on MODSKINNY-6
2010-05-26 10:45:52 +02:00
Mathieu Parent
96a630e454
Skinny: fix compilation on OS X
...
declaring some variables "extern" thanks to Peter Olsson
Fix MODSKINNY-6: Build still fails on OS X (even after last changes)
2010-05-26 10:40:38 +02:00
Moises Silva
c292e0ef5c
freetdm: FT_DECLARE_DATA
2010-05-25 19:50:10 -04:00
Moises Silva
f974cea841
freetdm: add configurable boost trace level
2010-05-25 19:33:24 -04:00
Moises Silva
2efa471c3b
freetdm: disable DTMF app and cmd line option
2010-05-25 18:22:05 -04:00