Commit Graph

71 Commits (c271acacdab9165f3cfae52c53d7670d0e73f07f)

Author SHA1 Message Date
Tilghman Lesher 90264f386e Fixing build
15 years ago
Tilghman Lesher 6c61e312c6 Merged revisions 284593,284595 via svnmerge from
15 years ago
Jason Parker 1aec6b69ba Merged revisions 283881 via svnmerge from
15 years ago
Russell Bryant b0df8f51dc Remove the MP3 decoder source code and replace it with a small shell script.
15 years ago
Mark Michelson ffa69fd54d Well, who knew chan_ooh323 used udptl? I sure didn't!
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Tilghman Lesher a7c92fad28 Merged revisions 277568 via svnmerge from
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Richard Mudgett 9d81fc3273 Fix compile of chan_ooh323.c from IPv6 integration.
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
15 years ago
Matthew Nicholson 57d9f8e42d Don't free written frames in chan_mobile's mbl_write() function.
15 years ago
Bradley Latus 4405813297 Add High Resolution Times to CDRs for Asterisk
15 years ago
Tzafrir Cohen f14e56249a Typos: 'succesful' (lintian)
15 years ago
Alexandr Anikin 45895dc320 small changes to avoiding 'freeing unused memory...'
15 years ago
Tilghman Lesher 6a683a1ee8 Fix build on Linux
15 years ago
Alexandr Anikin 5df6473067 additional checking related to issue 17186
15 years ago
Alexandr Anikin 91da9be765 Don't pass zero length callerid to ooh323 stack
15 years ago
Alexandr Anikin 89e4c15783 corrections in gk interface, small fixes in call clearing.
15 years ago
Kevin P. Fleming fff17a25dd Use "local" instead of "system" header file inclusion.
15 years ago
Russell Bryant 0ec49aa381 Fix a number of other build problems on Mac OS X.
15 years ago
Russell Bryant c23ff728ea Resolve compiler warning on FreeBSD.
15 years ago
Russell Bryant b69245f8e3 Fix chan_ooh323 so it works on Mac OS X, as well.
15 years ago
Kevin P. Fleming 66dd3e295d Get chan_ooh323 building again after recent build system changes.
15 years ago
Alexandr Anikin fa9d6969d6 generate roundtrip delay requests and responses
15 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
15 years ago
Alexandr Anikin 9c946df4c8 small log issue from bug 0016664
15 years ago
Alexandr Anikin 13d7c1e6bd generate connected line info update from info in h.323 packets
16 years ago
Alexandr Anikin 9a980d4822 small corrections in call clearing
16 years ago
Alexandr Anikin d48fe3c81d AST_CONTROL_CONNECTED_LINE frame type processing added to setup DisplayIE field
16 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