Commit Graph

95 Commits (0219829eef97b7faadd9b73b20a5278ac6ce9dd1)

Author SHA1 Message Date
Russell Bryant 5caa350fab Fix a crash in the MySQL() application.
14 years ago
Sean Bright ccbc674e56 Don't duplicate our data on the stack and just use the MYSQL_ROW directly.
14 years ago
Alexandr Anikin e5e49b9c52 Fix trivial bug in ooSocket.c codes
14 years ago
Tilghman Lesher 8856bbde1b Escape column names in case they contain illegal characters ('-') or reserved words.
14 years ago
Alexandr Anikin ce3d97c483 fix trivial bug in ooh323_indicate on AST_CONTROL_SRC...
14 years ago
Tilghman Lesher 479b3fed00 Reload must react correctly against a possibly changed table, so dropping the conditional reload flag.
14 years ago
Alexandr Anikin 9b64fbc06c correct return values in ooh323_indicate for AST_CONTROL_T38_PARAMETERS
14 years ago
Tilghman Lesher feb0df1202 Fix branch compile.
14 years ago
Alexandr Anikin 5082c5d44b Introduce t.38 parameters control functionality not full but enough for
14 years ago
Alexandr Anikin 6d86c8f1e6 added g729onlyA option for announce only AnnexA g.729 codec in
15 years ago
Paul Belanger 735eb73607 Fix FreeBSD builds.
15 years ago
Alexandr Anikin 3dcf79a893 ifdef __linux__ keepalive variables also
15 years ago
Alexandr Anikin d3a39d5bfa include tcp keepalive socket calls only on linux, freebsd and others
15 years ago
Alexandr Anikin aa41d4f640 Corrections for properly work with H.323v2 (older) endpoints and other
15 years ago
Tilghman Lesher 73d0f40e75 Don't destroy handle not created by use (because the caller will).
15 years ago
Alexandr Anikin e1195fb2d9 Change order of sending TCS and MSD packets
15 years ago
Tilghman Lesher f231570ed7 Reset 'first' variable after usage.
15 years ago
Alexandr Anikin 849e7d6670 Correction to work with gatekeeper which don't send GK ID
15 years ago
Matthew Nicholson aa0351aac9 Fix the cmgr parser.
15 years ago
Alexandr Anikin 495b8f3719 small correction for verbose print h.323 packets
15 years ago
Alexandr Anikin 409feba665 Added fast start and h.245 tunneling options per user and peer.
15 years ago
Erin Spiceland 6f18d825b2 Parentheses around assignment used as truth value, introduced in r290937.
15 years ago
Erin Spiceland 0bece542ff Add option to res_config_mysql and app_mysql to specify a character set that MySQL should use.
15 years ago
Tilghman Lesher f7f7eaa3a0 Fix build on FreeBSD 8.0, take 2.
15 years ago
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