asterisk/addons
Tilghman Lesher f59fe83c56 More 32->64 bit codec conversions.
In the process of swapping ULAW to a place in the extended codec space, we
found several unhandled cases, where a 32-bit integer was still being used to
handle a codec field.  Most of these have been fixed with this commit, although
there is at least one case (codec_dahdi) which depends upon outside headers to
be altered before a conversion can be made.
(Fixes AST-278, SWP-459)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@231850 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-12-01 20:27:37 +00:00
..
mp3 Move Asterisk-addons modules into the main Asterisk source tree. 2009-06-30 16:40:38 +00:00
ooh323c Get chan_ooh323 to compile with gcc 4.2. 2009-11-06 22:00:12 +00:00
app_mysql.c AST-2009-005 2009-08-10 19:20:57 +00:00
app_saycountpl.c AST-2009-005 2009-08-10 19:20:57 +00:00
cdr_mysql.c If CDR logging is disabled, it's considered a FAILURE 2009-11-13 09:22:04 +00:00
chan_mobile.c Missed these two channel drivers on the codec_bits merge 2009-11-06 19:38:33 +00:00
chan_ooh323.c More 32->64 bit codec conversions. 2009-12-01 20:27:37 +00:00
chan_ooh323.h More 32->64 bit codec conversions. 2009-12-01 20:27:37 +00:00
format_mp3.c Fix trunk building 2009-11-04 16:13:50 +00:00
Makefile Reworked chan_ooh323 channel module. 2009-11-04 22:10:44 +00:00
ooh323cDriver.c More 32->64 bit codec conversions. 2009-12-01 20:27:37 +00:00
ooh323cDriver.h More 32->64 bit codec conversions. 2009-12-01 20:27:37 +00:00
res_config_mysql.c Select uncommented lines, not commented ones. 2009-08-20 15:29:53 +00:00