Commit Graph

17936 Commits

Author SHA1 Message Date
David Yat Sin 0d276e7d7b Merge branch 'master' of git://git.freeswitch.org/freeswitch 2011-01-28 13:42:30 -05:00
Jeff Lenk daa28cfcca add missing files 2011-01-28 09:19:03 -06:00
Travis Cross c64b78577f .gitignore compressed files 2011-01-28 09:01:47 +00:00
Brian West 9ade16e929 swigall 2011-01-27 18:38:16 -06:00
Moises Silva 189db0e7ad freetdm: add WIN32_LEAN_AND_MEAN fix 2011-01-27 17:27:50 -05:00
Moises Silva 1842798e95 freetdm: ftmod_r2 - check for io dump file errors on open 2011-01-27 17:02:04 -05:00
Moises Silva 155571d841 freetdm: fix ftdm error mapping to unix-style errors 2011-01-27 16:55:21 -05:00
Brian West 314a2a1e20 FS-3004 2011-01-27 15:53:01 -06:00
Raymond Chandler 48c02b7cd2 test 2011-01-27 16:49:09 -05:00
Moises Silva e1c17cffe0 freetdm: use the problem freetdm define to set wp alarms 2011-01-27 16:36:45 -05:00
Raymond Chandler f954d21ab8 Merge branch 'master' of fs-git:freeswitch 2011-01-27 16:24:20 -05:00
Raymond Chandler f8254f8160 test 2011-01-27 16:24:11 -05:00
Daniel Swarbrick 608be370bc reduce agentx heartbeat to 2s, add management hook for mutex lock/unlock 2011-01-27 21:33:17 +01:00
Anthony Minessale 4b941542a3 fix out of place parens in logic test 2011-01-27 10:34:05 -06:00
Anthony Minessale b889b44f1d add channel data to speech events when chosen to fire 2011-01-27 10:28:56 -06:00
Brian West 22c05ad542 fixes from tony 2011-01-27 09:41:28 -06:00
Anthony Minessale 008e527c0f FS-3012 2011-01-27 08:18:22 -06:00
Leon de Rooij 425df0c783 Added test_reactive to mod_lua freeswitch.Dbh 2011-01-27 14:17:49 +01:00
Leon de Rooij a01814794c Added optional core: prefix to first arg passed to freeswitch.Dbh for giving direct access to sqlite db 2011-01-27 13:10:26 +01:00
David Yat Sin 9ffca057f1 chlog: freetdm - isdn: fix for not including some bearer-cap contents on BRI 2011-01-26 17:24:25 -05:00
Anthony Minessale 6f58e6aa42 FS-2771 2011-01-26 15:19:28 -06:00
Daniel Swarbrick 0e0431ecc6 update mod_sofia management interface OID 2011-01-26 20:07:33 +01:00
Anthony Minessale 7c62476711 revert change from 2800ea199d and add disconnect packet on listener kill 2011-01-25 14:13:22 -06:00
Daniel Swarbrick 83d5cd6ff6 whoops, tab craziness 2011-01-25 20:04:29 +01:00
Daniel Swarbrick 4b731fd64c tidy up subagent and #defines 2011-01-25 20:00:32 +01:00
Daniel Swarbrick 636c1ecb4e wrap potentially non-threadsafe snmp operations in mutex; support snmpwalk in subagent 2011-01-25 19:19:31 +01:00
Anthony Minessale 02d1af647b use switch_queue_trypop_timeout instead of a timer in mod_loopback to improve audio quality when not using bowout features 2011-01-25 11:26:32 -06:00
Anthony Minessale 28465f38a0 update syntax 2011-01-25 11:12:16 -06:00
Anthony Minessale d164a79764 add moh by default to uuid_broadcast when only broadcasting to A leg
use aleg arg to disable this
2011-01-25 11:10:59 -06:00
cypromis e78f2bfb5d not sure the stuff is needed in the core iksemel. this will take some more teting via hudson and some more comits, but hey, it does not have an impact on anythingbut solaris and derivates 2011-01-25 05:24:46 +01:00
cypromis 9509befbfa more sun fixes to libiksemel. 2011-01-25 04:54:33 +01:00
Jeff Lenk 0d098a5110 revert till right solution found 2011-01-24 21:42:54 -06:00
cypromis 80a6279993 explicitly add gpg-error if sun comiler, maybe that solves it finaly 2011-01-25 04:14:31 +01:00
cypromis 7ce63feadf gpg-error is needed on c flags as well on solaris 2011-01-25 03:24:35 +01:00
Daniel Swarbrick 6477d3f87e make mod_snmp module unload more failsafe 2011-01-25 00:27:18 +01:00
Mathieu Rene 24bcd10582 don't hold loadable_modules.mutex while a module shutdown function is run, so that we do not prevent new channels from being created. 2011-01-24 17:55:18 -05:00
Jeff Lenk 4eb5bbf41c FS-3000 revert previous - flush digits after pin error 2011-01-24 14:49:42 -06:00
Moises Silva 00bba5790b freetdm: do not enable ec on SIGEVENT_START 2011-01-24 15:20:40 -05:00
Anthony Minessale 976859bb45 fix unreachable condition with a null args to make any key stop playback/record etc without dequing and remove hard-coded flush digits in play_and_get_digits be sure to flush it yourself before using 2011-01-24 14:04:26 -06:00
Anthony Minessale a8f5bf60a8 fix proper display of meta digit in log lines 2011-01-24 12:18:02 -06:00
Anthony Minessale 6e4c30ea37 update code in mod_celt to match API of 0.10.0 2011-01-24 09:49:27 -06:00
Anthony Minessale 7a1dcb6958 add record_restart_time_limit_on_dtmf var 2011-01-24 09:43:16 -06:00
Anthony Minessale 6294bc1620 have samples_out reflect what was written to the FH not the file even with buffering 2011-01-24 09:42:11 -06:00
Jeff Lenk 0e37dcb5db windows - tweak installer permissions 2011-01-23 17:43:38 -06:00
Jeff Lenk b88cd3457a FS-3000 mod_conference: if more digits than the length of the correct pin the remaining digits are accounted for next retry 2011-01-22 22:51:48 -06:00
Stefan Knoblich 9adac7c698 [fsxs] Remove APR and APR-UTIL libraries from fsxs LIBS variable.
"LIBS" in the final fsxs script will be empty now.
We still link against libfreeswitch when building a module,
but we don't explicitly list (some of) its dependency libs anymore
(this list was not complete anyway).

This fixes a bogus /path_to_source/expat.la entry in LIBS that
came from "apu-config --libs".

Tested on Gentoo x86_64 (binutils 2.20.1) and Centos 5.5 (binutils 2.17.50).

Tested-by: Stefan Knoblich <s.knoblich@axsentis.de>
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-01-23 01:42:39 +01:00
Steve Underwood 5316bcd9dc Typo in the spandsp .pc.in file fixed 2011-01-22 13:36:16 +08:00
Andrew Thompson 9fe440b2fe mod_erlang_event Add proper locking for the list of XML bindings 2011-01-21 21:53:03 -05:00
Andrew Thompson 8d6d52e015 mod_conference Add energy level to conference_add_event_member_data
This is useful when you want to find the energy a member joined with
without having to pull the XML list
2011-01-21 21:50:02 -05:00
Andrew Thompson 4eccdfef58 mod_erlang_event: Don't urlencode events (and destroy an event after use) 2011-01-21 21:47:46 -05:00