Ken Rice
|
6e7d5d0897
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
|
Anthony Minessale
|
4a172402d2
|
some refactoring and plumbing for 1.4
|
2013-10-16 02:24:32 +05:00 |
|
Anthony Minessale
|
3c83138bb4
|
FS-5807 contd
|
2013-09-20 12:41:16 -05:00 |
|
Anthony Minessale
|
70d78f1665
|
FS-5583 --resolve
|
2013-07-19 14:02:58 -05:00 |
|
Nathan Neulinger
|
32adc789f6
|
make noexpandtab explicit in all vim modelines other than xml files
|
2013-06-25 11:50:17 -05:00 |
|
Anthony Minessale
|
042347802b
|
changing the params thing a bit, use {foo=bar} syntax instead
|
2013-02-20 16:34:22 -06:00 |
|
Anthony Minessale
|
d9c4b269b6
|
add params to soundfiles and implement ;timeout=N to set a particular timeout in milliseconds especially usefule with streams that never end naturally like local_stream://
|
2013-02-20 13:07:44 -06:00 |
|
Anthony Minessale
|
3812ebb958
|
let codecs see current frame via the codec obj
|
2012-10-29 15:07:50 -05:00 |
|
Anthony Minessale
|
986fede6b0
|
make a way to get the jitter buffer down to the codecs
|
2012-10-18 15:29:00 -04:00 |
|
Jeff Lenk
|
9bbee350c2
|
FS-4527 --resolve add resample core support for asr. This code is very isolated and only effects mod_unimrcp at this time.
|
2012-10-10 14:20:07 -05:00 |
|
Anthony Minessale
|
66677c940a
|
move recovery engine up into the core
|
2012-08-22 16:27:07 -05:00 |
|
Anthony Minessale
|
33e642e98c
|
remove unused resurrect code
|
2012-08-22 16:27:07 -05:00 |
|
Seven Du
|
14cb9af607
|
add switch_core_file_write_video
open a door to write video data
so it is possible to record a .fsv file
also possible to write to .mp4 with proper file format support
|
2012-07-20 11:38:20 +08:00 |
|
Ken Rice
|
7a147e4762
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
|
Anthony Minessale
|
7333d46d5b
|
add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base
|
2011-09-21 14:31:18 -05:00 |
|
Anthony Minessale
|
9125a96c6d
|
convert chat interface to use events instead of a bunch of args
|
2011-09-13 16:51:30 -05:00 |
|
Anthony Minessale
|
d5ef86d778
|
introduce new say_string method of doing say and use it in mod_say_en as an example. try: eval ${say_string en.gsm en current_date_time pronounced ${strepoch()}} from the cli with this patch. We can do more to centralize the say things and go back and apply it to other langs, using this method you can set the desired file ext as well which I think is a bounty....
|
2011-03-29 19:55:35 -05:00 |
|
Luke Dashjr
|
02082c930c
|
MERGE: OpenMethods DTMF recognition via ASR modules
|
2011-01-26 14:56:05 -06:00 |
|
Luke Dashjr
|
89253a1391
|
MERGE: OpenMethods ASR enhancements: multiple concurrent grammars and dialplan access to start-input-timers
|
2011-01-26 14:54:36 -06:00 |
|
Luke Dashjr
|
15e65cfafb
|
MERGE: DTMF recognition via ASR modules (implemented in UniMRCP)
|
2011-01-26 14:40:35 -06:00 |
|
Anthony Minessale
|
1a08df9b20
|
add function to help set session read codec to slinear
|
2011-01-06 17:41:25 -06:00 |
|
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
|
Anthony Minessale
|
402e383bd7
|
fix fifo race in use count dec
|
2010-10-29 20:39:07 -05:00 |
|
Anthony Minessale
|
633f193dae
|
add bitrate patch from moc with some extra stuff for late neg mode
|
2010-09-29 16:52:43 -05:00 |
|
Luke Dashjr
|
4cbdfbe481
|
switch_core_asr interfaces for enable_grammar, disable_grammar, and disable_all_grammars
|
2010-08-22 20:20:36 -05:00 |
|
Rupa Schomaker
|
a7c31e6fe9
|
FSCORE-637 - limit - reset rate and release resource apis
Thanks Moy
|
2010-07-20 22:21:32 -05:00 |
|
Rupa Schomaker
|
0e8a26f840
|
sync changes in branch rupa_limit
|
2010-06-19 07:49:34 -05:00 |
|
Anthony Minessale
|
886e1ddb4d
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-06 03:38:24 +00:00 |
|
Anthony Minessale
|
3049cd5c8d
|
try this Vagabond
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16517 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-26 18:20:09 +00:00 |
|
Brian West
|
726464555c
|
FSCORE-517
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16003 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-18 23:19:53 +00:00 |
|
Anthony Minessale
|
2fa0c4910f
|
refactor enterprise_originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15565 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-20 02:17:08 +00:00 |
|
Anthony Minessale
|
9cf0d7f846
|
add append and truncate to audio file api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15503 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-17 21:40:09 +00:00 |
|
Anthony Minessale
|
4a2e4ffc0e
|
add flags to state_handler table
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15356 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-04 21:07:18 +00:00 |
|
Anthony Minessale
|
1a774b9d99
|
BOUNTY-9 (Thank you Xpander Communications)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14889 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-16 20:09:27 +00:00 |
|
Anthony Minessale
|
ab568f3589
|
patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13694 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 21:52:50 +00:00 |
|
Anthony Minessale
|
ab6c4f1a6d
|
change CS_DONE to CS_DESTROY and add state handler for destroy and tear down critical parts of the channel from this method which is not called until it's impossible for anything to be referencing the channel (after final write lock and before destroying the pool)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12986 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-10 17:43:18 +00:00 |
|
Anthony Minessale
|
68b0359cfb
|
FSCORE-349 add flag to denote if a codec is init or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12961 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-09 17:17:12 +00:00 |
|
Anthony Minessale
|
c2692bf05a
|
FSCORE-339
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12682 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-20 13:58:45 +00:00 |
|
Anthony Minessale
|
d7a12df53f
|
add new state for CDR and leg_delay_start originate var and fix FSCORE-315
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12403 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-04 04:19:33 +00:00 |
|
Anthony Minessale
|
8d377e5cff
|
remove unused code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12258 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-24 00:18:30 +00:00 |
|
Anthony Minessale
|
da507c5f1e
|
add resampler to speech handles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12141 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-18 18:53:28 +00:00 |
|
Anthony Minessale
|
65a805915d
|
revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12136 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-18 13:54:17 +00:00 |
|
Anthony Minessale
|
680f375cc2
|
MODENDP-198
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12135 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-18 13:53:15 +00:00 |
|
Brian West
|
babb2f83f5
|
update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-13 23:37:37 +00:00 |
|
Brian West
|
ae220d3341
|
update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-04 21:20:54 +00:00 |
|
Anthony Minessale
|
ec3f6f4ec6
|
add chat interface EXTRAGUY-00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11319 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 20:49:47 +00:00 |
|
Anthony Minessale
|
ea5c385281
|
numerous fixes from regression testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11104 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-09 20:34:01 +00:00 |
|
Anthony Minessale
|
2fefaaaccc
|
clean up some ref counting for interfaces
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10464 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-19 19:22:20 +00:00 |
|
Anthony Minessale
|
2990ef8cd4
|
fix codec issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10390 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-13 23:07:03 +00:00 |
|
Anthony Minessale
|
1d74ab745b
|
more ref checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10375 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-13 17:40:25 +00:00 |
|