Commit Graph

76 Commits (ba8fc4ce753d63b1044bc0d7ce08c5538523801c)

Author SHA1 Message Date
Matthew Nicholson 30ae91cdfc Merged revisions 292122 via svnmerge from
15 years ago
Alexandr Anikin fb33eea971 Added fast start and h.245 tunneling options per user and peer.
15 years ago
Erin Spiceland 89c3bd4d13 Add option to res_config_mysql and app_mysql to specify a character set that
15 years ago
Alexandr Anikin 9810094c26 small correction for verbose print h.323 packets
15 years ago
Tilghman Lesher 875561fc2f Merged revisions 285336 via svnmerge from
15 years ago
Tilghman Lesher c04536bf2e Merged revisions 284696 via svnmerge from
15 years ago
Tilghman Lesher 5eae9f44f7 Merged revisions 284597 via svnmerge from
15 years ago
Jason Parker 7dd1392fba Merged revisions 283882 via svnmerge from
15 years ago
Russell Bryant 5f45148399 Merged revisions 280742 via svnmerge from
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