Commit Graph

194 Commits (522593f901baff3f1ba334ecaad9eefd6a9c9316)

Author SHA1 Message Date
Alexandr Anikin 13d7c1e6bd generate connected line info update from info in h.323 packets
15 years ago
Alexandr Anikin 9a980d4822 small corrections in call clearing
15 years ago
Alexandr Anikin d48fe3c81d AST_CONTROL_CONNECTED_LINE frame type processing added to setup DisplayIE field
15 years ago
Tilghman Lesher b4504ada8b Permit dates and times to be stored in timezones other than the default (typically, UTC)
16 years ago
Tilghman Lesher 9c1b53cab4 According to POSIX, the capital L modifier applies only to floating point types.
16 years ago
Alexandr Anikin 11e1780402 add docallbacks flag in q931decode function because
16 years ago
Sean Bright f0190a1092 Fix reading samples from format_mp3 after ast_seekstream/ast_tellstream.
16 years ago
Alexandr Anikin c032901aae small q931 processing and signalling corrections
16 years ago
Tilghman Lesher 80cb88e1f8 Typo pointed out on #asterisk-dev (by atis_work)
16 years ago
Tilghman Lesher 494647fbe7 Update the mysql driver to always return NULL columns, as this is needed for the realtime API to work correctly.
16 years ago
Alexandr Anikin 4d19e3eb4b jitterbuffer setup correction
16 years ago
Matthew Nicholson 546416ff4b Fix support for multiline SMS messages in chan_mobile.
16 years ago
Matthew Nicholson 6c926bca38 Do something with the service indicator so that asterisk does not attempt to use a chan_mobile endpoint that does not have service.
16 years ago
Tilghman Lesher f59fe83c56 More 32->64 bit codec conversions.
16 years ago
Olle Johansson 5fcf1c9268 If CDR logging is disabled, it's considered a FAILURE
16 years ago
Tilghman Lesher c0b3c923a4 Fix various problems detected with Valgrind.
16 years ago
Mark Michelson 341c7b60dd Make compilation of chan_ooh323 disabled by default.
16 years ago
Mark Michelson fbe477ea50 Get chan_ooh323 to compile with gcc 4.2.
16 years ago
Tilghman Lesher c17525391b Missed these two channel drivers on the codec_bits merge
16 years ago
Jeff Peeler f999554af7 Update chan_ooh323 to support the expanded codec bitfield from 227580.
16 years ago
Alexandr Anikin 9530310954 Reworked chan_ooh323 channel module.
16 years ago
Tilghman Lesher 8f336e3d01 Fix trunk building
16 years ago
Russell Bryant cea6ee4143 Fix audio problems with format_mp3.
16 years ago
Russell Bryant 078b0b0eff Fix memory corruption caused by format_mp3.
16 years ago
Tilghman Lesher e25ca31589 Select uncommented lines, not commented ones.
16 years ago
Tilghman Lesher ed7bc8d72f Clarify some of the error messages, to help upgraders.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Matthew Nicholson d0664ba6af Add an 'sms' option to mobile.conf to manually enable or disable SMS support.
16 years ago
David Brooks 48363c16e1 Fixes numerous spelling errors. Patch submitted by alecdavis.
16 years ago
Matthew Nicholson 6568cd6aa8 This patch adds the ability to send a CUSD command to a bluetooth device.
16 years ago
Matthew Nicholson 0cff13075f Fixed a comment for hfp_parse_clip
16 years ago
David Brooks d81d6d3415 Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize"
16 years ago
Kevin P. Fleming 96e4e31eeb Merged revisions 207647 via svnmerge from
16 years ago
Kevin P. Fleming c9c739b20f Make the menuselect category for Add-Ons consistent with the other directories (uppercase).
16 years ago
Matthew Nicholson f9d62e3c32 Fix mbl_fixup() in chan_mobile to update newchan->tech_pvt instead of oldchan.
16 years ago
Tilghman Lesher 257e41e85b Merged revisions 981 via svnmerge from
16 years ago
Russell Bryant 1ae0291374 Rename ooh323.conf to chan_ooh323.conf, make module support both names
16 years ago
Russell Bryant 564b7aa848 Rename mobile.conf to chan_mobile.conf, make module support old name, too
16 years ago
Russell Bryant d806ae0da0 Rename res_mysql.conf to res_config_mysql.conf, make module support both
16 years ago
Russell Bryant 65317d3861 Rename mysql.conf to app_mysql.conf, make module support both names
16 years ago
Russell Bryant 423fdaa324 Rename cdr_addon_mysql to cdr_mysql
16 years ago
Russell Bryant fcc7f459ec Rename app_addon_sql_mysql to app_mysql
16 years ago
Kevin P. Fleming 3730650b4c Add-ons related build system improvements.
16 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
16 years ago