2358 Commits

Author SHA1 Message Date
Brian West
a0c78de27d don't use operator key when no operator ext is configured 2010-06-02 15:17:12 -05:00
Brian West
e80befba17 fix log messages on spandsp.conf loading or processing failure 2010-06-02 11:52:27 -05:00
Brian West
22ebaaf8e2 don't fail load of mod_spandsp just because we don't have tones in the conf file 2010-06-02 11:39:36 -05:00
Anthony Minessale
43dedcac1f add tab completion rule 2010-06-02 11:17:43 -05:00
Brian West
ccdaabd634 typo 2010-06-01 17:25:25 -05:00
Jeff Lenk
4fa8be625a add mod_spandsp to windows build 2010-05-31 22:05:54 -05:00
Michael Jerris
7961c2266d handle EINTER case on write 2010-05-31 16:40:48 -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
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
65400642f7 rework of new mod_spandsp to have functions broken up into different c files 2010-05-31 06:04:12 -04:00
Anthony Minessale
e2e9765c2c fix timeout feature 2010-05-27 16:55:20 -05: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
Jeff Lenk
df4bd93545 add mod_avmd for win 2010-05-26 13:30:29 -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
Anthony Minessale
c017c24b8e FSCORE-612 with mods 2010-05-25 16:54:31 -05:00
Eric des Courtis
6c8f0d499f Fixed MacOS compile issue with mod_avmd fastmath 2010-05-25 16:29:11 -04:00
Eric des Courtis
1fba9af062 Fixed mod_avmd Makefile for generic system 2010-05-25 16:20:10 -04:00
Eric des Courtis
c2349da522 Merge branch 'master' of git://git.freeswitch.org/freeswitch 2010-05-25 15:52:21 -04:00
Anthony Minessale
3fa1bba934 add indications so gateway mode calls show up as bridged -wrong week to quit sniffing glue 2010-05-25 14:23:20 -05:00
Anthony Minessale
abbe42fcd3 add indications so gateway mode calls show up as bridged -take 2 2010-05-25 14:16:32 -05:00
Eric des Courtis
10c6a30a59 Added new FreeSWITCH module mod_avmd or the Advanced Voicemail Detection Module.
It provides better detection than mod_vmd but is a little more CPU intensive than mod_vmd.

Perhaps someone would like to CUDAfy this code?
2010-05-25 15:03:14 -04:00
Anthony Minessale
d9dad9a499 add indications so gateway mode calls show up as bridged 2010-05-25 13:51:43 -05:00
Anthony Minessale
5f4279d5bd add t38_trace=true to trace audio to tmp 2010-05-25 11:42:42 -05:00
Anthony Minessale
596c001231 yes there is, eavesdrop_enable_dtmf=false 2010-05-25 10:30:40 -05:00
Anthony Minessale
b073e82b5f FSMOD-51 2010-05-25 10:14:04 -05:00
Anthony Minessale
678c7c90b5 set CF_REDIRECT to avoid hangup_after_bridge 2010-05-24 19:33:01 -05:00
Anthony Minessale
8c3fc792b0 fix fax negotiation issue 2010-05-24 14:38:43 -05:00
Michael Jerris
fa9a59a88b initial checkin of mod_fax/mod_voipcodecs merge into mod_spandsp 2010-05-24 05:38:17 -04:00
Michael Jerris
5a845c83a5 fix mod_fax clean build 2010-05-24 03:42:08 -04:00
Jeff Lenk
ad2407b570 Update for latest changes 2010-05-23 23:15:40 -05:00
Anthony Minessale
bdb9ed8b8e remove mod_t38_gateway 2010-05-21 16:47:05 -05:00
Anthony Minessale
8f32c80318 use local copy of udptl 2010-05-21 16:46:15 -05:00
Anthony Minessale
7b3d3f7ef2 Tea for two (or maybe thirty eight?) 2010-05-21 16:47:21 -05:00
Anthony Minessale
49c9bfdb2e add conference_member_id variable to all sessions with the member id used by their conference participation (For drk__) 2010-05-21 15:51:51 -05:00
Rupa Schomaker
70bf7a0a6f MODAPP-427 - mod_lcr: add enable_sip_redir parameter 2010-05-20 10:41:21 -05:00
Anthony Minessale
98a5a30ac2 make voicemails use the uuid of the channel who recorded it when applicable 2010-05-19 16:06:21 -05:00
Brian West
c6c479f028 fix double error message on display api 2010-05-12 22:18:48 -05:00
Rupa Schomaker
35dc511c67 remove patch left-overs (.orig and .rej files) 2010-05-12 03:31:27 -05:00
Anthony Minessale
1d2c64d33b refactor 2010-05-11 17:56:08 -05:00
Anthony Minessale
a7f74af7d0 add bind method to EventConsumer takes same args as constructor to bind more events to an existing consumer 2010-05-10 13:07:34 -05:00
Anthony Minessale
c74d1f1d00 rearrange 2010-05-10 10:40:15 -05:00
Brian West
f254787c02 fix issue where file isn't in database and move zstr check into switch_file_exists 2010-05-06 16:25:41 -05:00
Brian West
01b69e2a99 MODAPP-423 2010-05-01 19:53:17 -05:00
Michael Jerris
aca82e20e9 update syntax 2010-04-30 16:01:00 -04:00
Brian West
6436e6b242 Check in mod_osp from transnexus thank you. 2010-04-28 22:22:28 -05:00
Anthony Minessale
19dca2e3e9 add callee id to events and add global param verbose-channel-events and fsctl verbose_events [on|off] to globally configure verbose events 2010-04-27 16:52:40 -05:00