Commit Graph

289 Commits

Author SHA1 Message Date
Anthony Minessale e6ef517354 FS-5011 add sync up flags so neither file writes data until audio is moving both ways 2013-03-28 10:41:28 -05:00
Seven Du fe1a758338 fix void * arithmatic warning 2013-03-28 17:36:01 +08:00
Anthony Minessale 6cedccd6fe FS-5229 missed a spot 2013-03-27 18:47:13 -05:00
Anthony Minessale 7818c3c9ed add SMBF_ONE_ONLY flag and use it on dtmf detectors 2013-03-27 17:19:40 -05:00
Anthony Minessale b4e21fd3f6 FS-5229 --resolve oops, i missed the part that its subsequent calls to displace 2013-03-27 15:39:10 -05:00
Christopher Rienzo 0481ce78ff tabs instead of spaces 2013-03-21 23:18:31 -04:00
Anthony Minessale 0f4f0e71c3 FS-5192 --resolve 2013-03-21 15:55:24 -05:00
Anthony Minessale 909e5f3b01 FS-5204 --resolve 2013-03-21 14:37:53 -05:00
Anthony Minessale 0b9ed0c7ca FS-5132 --resolve 2013-02-27 12:11:55 -06:00
Anthony Minessale 9c00466dae FS-5127 --resolve 2013-02-26 11:05:49 -06:00
Anthony Minessale a76b352a1e FS-5011 --resolve if you use record_session with a filename with no extension it will record 2 files with that base-name and with extensions -in.XXX and -out.XXX where XXX is the codec name 2013-02-25 16:32:09 -06:00
Anthony Minessale dd8784a9e0 add terminators to dmachine and a way to use them in dp_tools and httapi 2013-01-21 15:36:35 -06:00
Anthony Minessale 75dfa6516b fix issue in dmachine with regex vs static digits 2013-01-21 13:08:52 -06:00
Anthony Minessale 001a57b1f8 fix double dmachine binding of the same thing resulting in unmapping 2012-12-19 13:19:41 -06:00
Anthony Minessale 8be9d429fb fix recursion error 2012-12-10 10:56:07 -06:00
Anthony Minessale e5fd435f11 FS-4867 try patch 2012-12-06 12:43:00 -06:00
Anthony Minessale dfa83799d0 FS-4624 --resolve 2012-09-20 09:59:50 -05:00
Anthony Minessale 07ed03c458 FS-4625 --resolve 2012-09-20 09:57:58 -05:00
Anthony Minessale 0fd5d7696c video tweaks for echo app 2012-09-10 12:58:06 -05:00
Anthony Minessale cbefc9dae1 fix logic in dmachine parser for overlap bindings so they work regardless of the order they are bound 2012-09-06 11:54:03 -05:00
Christopher Rienzo 187fe4e14e update name/e-mail address 2012-06-11 13:05:29 +00:00
Anthony Minessale 8bb55ed4bf abstract out originate_signal_bond to a function to avoid confustion and regressions 2012-05-29 13:10:15 -05:00
Anthony Minessale a511ff3026 re-implement sla barge using eavesdrop backend 2012-05-07 13:44:16 -05:00
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Anthony Minessale c0b69c415c FS-4096 --resolve 2012-04-10 09:59:56 -05:00
Anthony Minessale d5ad86706f FS-4023 --resolve makes sense thx 2012-03-23 19:05:20 -05:00
Anthony Minessale 25dd668af2 allow enable_file_write_buffering to alternatively allow you to set the exact size of the pre buffer 2012-02-21 10:51:18 -06:00
Anthony Minessale 2c52f23643 FS-3910 forgot part of this last patch 2012-02-18 08:37:47 -06:00
Anthony Minessale f6941ca48f FS-3910 It seems to have a problem keeping up with the realtime audio. Try this patch that introduces some prebuffering 2012-02-17 11:23:59 -06:00
Anthony Minessale 4ac180cd8a use media_up instead of media_ready in a few place 2012-01-24 08:32:47 -06:00
Anthony Minessale 3bb26bbdc0 tweaks on earlier changes 2012-01-13 12:02:36 -06:00
Anthony Minessale c54f42d793 more changes to recording code 2012-01-12 14:06:33 -06:00
Anthony Minessale a365fb636a mailing list 36bc584d980ce80fe6a6f6e7d7383db9.squirrel@my.tomp.co.uk [Freeswitch-users] audo sync issues with record_session to mp3 I redid the stream recording with timestamps and headers to try to keep it more synced 2012-01-11 17:49:46 -06:00
Anthony Minessale f7438a22f7 fix regression from earlier commit 2012-01-05 13:25:04 -06:00
Anthony Minessale 410e523c24 add support for configurable timeout and passing of args to play_and_detect_speech 2012-01-05 10:38:08 -06:00
Anthony Minessale bebf3028d8 match dmachine instantly when only 1 binding and its a matching regex 2012-01-04 11:29:29 -06:00
Marc Olivier Chouinard d5042f2c1d FS-3069 --resolve 2011-12-14 21:19:15 -05:00
Anthony Minessale 216c1786e8 fix dmachine parse issue 2011-11-28 18:13:23 -06:00
Anthony Minessale 4ab5fd14b3 fix regex parsing in dmachine 2011-11-23 11:00:00 -06:00
Anthony Minessale 9ecf187dd9 use the non-signal checking version of switch_channel_up/down in the core 2011-11-18 13:18:04 -06:00
Anthony Minessale 0d17b74421 WTF 2011-11-15 14:15:33 -06:00
Anthony Minessale cf311a9699 fix problem with nested dmachines and with not detecting never-matching faster 2011-11-15 14:14:36 -06:00
Anthony Minessale 34338e5a56 FS-3692 --resolve 2011-11-15 11:28:05 -06:00
Anthony Minessale e689e651ac FS-3645 --resolve 2011-10-29 09:33:57 -05:00
Anthony Minessale d2710422ab fix issue where clearing a single realm does not completely clear 2011-10-06 10:12:36 -05:00
Anthony Minessale b0b5fb16dc fix missing null dmachine check 2011-10-04 14:14:40 -05:00
Jeff Lenk 77c01bc4b7 fix warnings 2011-09-16 12:34:51 -05:00
Anthony Minessale a65794fb5e FS-3570 receive side, update libteletone to track duration so it is less likely to double detect and push api changes down to freetdm 2011-09-16 10:06:04 -05:00
Anthony Minessale d9ce90d7b9 FS-3570 generate side 2011-09-16 11:41:25 -05:00
Anthony Minessale f2099bf999 FS-3529 please try this revision I suspect its related to some uninitilized memory causing flags to be set that are not in the dtmf structure in certian cases 2011-09-08 08:12:16 -05:00