47 Commits

Author SHA1 Message Date
Anthony Minessale
d364e9f2b8 display fixes and add 2 new cols to channels to store last sent display data 2011-08-03 23:43:41 -05:00
Anthony Minessale
2932c1fa17 FS-3386 Try this revision please 2011-07-14 00:17:05 -05:00
Anthony Minessale
79e9f19cb9 add execute_on_fax_success, execute_on_fax_failure and execute_on_fax_result channel variables to trigger an app or lua script when a fax result is received 2011-06-29 18:22:57 -05:00
Anthony Minessale
8beb10d25b FS-3367 --resolve the start was actually broken in the same way, instead of your exact patch I replaced both original functions to work as your patch suggests 2011-06-23 14:57:46 -05:00
Anthony Minessale
0128bce4ac missed an = 2011-06-17 15:56:27 -05:00
Anthony Minessale
8793c2ed37 fix memory issue in spandsp_tone_detect 2011-06-17 11:51:23 -05:00
Jeff Lenk
0555b702db FS-3345 --resolve add more fax event information 2011-06-16 11:11:49 -05:00
Anthony Minessale
07a797522a FS-3214 try this patch 2011-06-08 18:50:21 -05:00
Anthony Minessale
789a9ce8d1 FS-3213 --resolve 2011-05-04 10:03:45 -05:00
Jeff Lenk
a57336ba37 FS-3004 --resolve 2011-05-03 22:40:43 -05:00
Anthony Minessale
73279f01bf FS-3166 --resolve 2011-04-22 16:43:29 -05:00
Anthony Minessale
835860e79f reverse 2011-04-19 20:11:59 -05:00
Anthony Minessale
4f5d273e23 FS-3213 another update 2011-04-19 14:03:46 -05:00
Jeff Lenk
414c4d4aea windows build fix for last commit 2011-04-19 14:19:49 -05:00
Anthony Minessale
7fe313cf3d FS-3252 additional fix to this bug and add better fax detect code to mod_spandsp 2011-04-19 13:29:42 -05:00
Anthony Minessale
9227b53872 FS-3252 try latest patch with new option to set sip_execute_on_image to 't38_gateway self nocng' this should skip the tone detection adn go right into the gateway mode so you should be able to do only this and have it work based on remote re-invite 2011-04-19 10:50:09 -05:00
Anthony Minessale
fe3c4e900f update log 2011-04-19 10:21:16 -05:00
Anthony Minessale
c8a257dde2 FS-3213 please try this patch 2011-04-19 10:09:55 -05:00
Brian West
314a2a1e20 FS-3004 2011-01-27 15:53:01 -06:00
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Brian West
6faa4c91c3 using the wrong api to remove media bug from crienzo on IRC, thanks. 2010-12-02 17:11:04 -06:00
Anthony Minessale
c1d41dd989 only pause recording media bugs in fifo 2010-10-12 12:28:13 -05:00
Jeff Lenk
45ecbc2f61 fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side 2010-09-29 15:47:58 -05:00
Brian West
04aa7ef90c FS-1682 2010-09-27 19:14:17 -05:00
Brian West
2cb2d3bde4 FS-1682 2010-09-27 18:52:30 -05:00
Anthony Minessale
b02c69bba9 MODAPP-459 2010-09-22 18:14:24 -05:00
Anthony Minessale
3b04608c2e MODAPP-457 2010-09-20 15:32:57 -05:00
Jeff Lenk
184f395553 fix several code analysis problems and mask several that are required 2010-09-20 09:25:14 -05:00
Anthony Minessale
4e41e4c584 slight fix on last commit 2010-09-17 14:49:43 -05:00
Anthony Minessale
07ec7867db set conditionals to only fire when the mutex can be obtained 2010-09-17 14:05:48 -05:00
Anthony Minessale
83da7bd318 make t38 terminal mode more reliable 2010-09-16 17:01:53 -05:00
Anthony Minessale
0d0b4b4383 move app flag into 'T38' namespace for the sake of housekeeping 2010-09-15 19:11:47 -05:00
Anthony Minessale
09c1815c42 change channel app_flags to be realm specific and default old version to use __FILE__ as the realm name to avoid cross fire between apps using app flags 2010-07-22 14:37:34 -05:00
Steve Underwood
28eb6e0ad9 Fixed the wording of a FAX log message 2010-07-21 00:22:24 +08:00
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Anthony Minessale
3026e639fe MODENDP-312 2010-06-17 10:24:36 -05:00
Anthony Minessale
fc0f16246a add t38_gateway_rx_fillin 2010-06-16 11:49:13 -05:00
Anthony Minessale
3b8887ba07 put correct sample value in the fillin call 2010-06-04 19:03:11 -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
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
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
65400642f7 rework of new mod_spandsp to have functions broken up into different c files 2010-05-31 06:04:12 -04:00
Michael Jerris
fa9a59a88b initial checkin of mod_fax/mod_voipcodecs merge into mod_spandsp 2010-05-24 05:38:17 -04:00