21 Commits

Author SHA1 Message Date
Michael Jerris
bcd9f49fbe move applications to use automake 2014-03-07 18:36:12 -05:00
Ken Rice
6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Marc Olivier Chouinard
ba7dc9fde8 Fix for -Wunused-but-set-variable required compiler. : mod_freetdm mod_avmd mod_cidlookup mod_ladspa mod_lcr mod_nibblebill mod_rss mod_vdm mod_dahdi_codec mod_skinny mod_cdr_pg_csv 2011-04-22 22:49:41 -04: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
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
Mathieu Rene
c56c6f966c mod_dahdi_codec: code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 06:10:32 +00:00
Moises Silva
cf53f7f71b add 30ms G729 codec in mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 21:28:17 +00:00
Moises Silva
a417c7ed5f return silence frame in dahdi codec when there is no output from the decoder
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-09 00:23:05 +00:00
Moises Silva
770a1e522b added proper waiting (up to 10ms) for the DAHDI transcoder output frame
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 04:40:32 +00:00
Moises Silva
8653e621d5 set mod_dahdi_codec dahdi transcoding device sockets to non-blocking to avoid hanging when there is no data and just return 0 bytes frame
Jira: MODCODEC-8


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 01:25:39 +00:00
Brian West
551f0b3091 add patch from ml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-13 16:15:32 +00:00
Anthony Minessale
05348829aa fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 17:40:17 +00:00
Anthony Minessale
615932e161 delay init of resources until the first time they are actually used to avoid unnecessary waste of resources in hardware codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 17:40:19 +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
Moises Silva
d91142038e fixing zap device name and adding error message for a failed open in mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 20:32:26 +00:00
Moises Silva
e1fd8fff28 fixed calculation of numchannels for decoders and transcoders for mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-08 06:33:22 +00:00
Moises Silva
0c906fa371 mod_dahdi_codec now works with Zaptel too, no need for DAHDI or Zaptel headers.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-07 19:14:03 +00:00
Brian West
98e1cf8458 update the src to reference mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:29:51 +00:00
Brian West
49a3e484fc rename so nobody is confused that this is just the codec interface
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:26:53 +00:00