dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/addons
tilghman f4d89e410a 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: http://svn.digium.com/svn/asterisk/trunk@231850 f38db490-d61c-443f-a65b-d21fe96a405b
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
Makefile Reworked chan_ooh323 channel module. 2009-11-04 22:10:44 +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
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