Commit Graph

1144 Commits (941599ce643cc5a2f31b60252ba1f27935189728)

Author SHA1 Message Date
Tilghman Lesher 941599ce64 Fix memory leaks
18 years ago
Tilghman Lesher 38f7641c93 Fix memory leak.
18 years ago
Mark Michelson 255a968023 Don't try to dereference the dbfile pointer if
18 years ago
Steve Murphy 37001f58ff Merged revisions 131242 via svnmerge from
18 years ago
Russell Bryant 5ac03d340f Fix a couple of places in res_agi where the agi_commands lock would not be
18 years ago
Michiel van Baak 0d49cdae3e Make all sed calls Posix sed compatible.
18 years ago
Steve Murphy b247dcf432 a small change to make things compile
18 years ago
Tilghman Lesher caf226d50e Don't copy on NULL.
18 years ago
Tilghman Lesher bead8cd6f0 Add some debug code and add a missing release
18 years ago
Sean Bright 729df81a57 Fix some usages of snprintf, and clarify a couple variable names.
18 years ago
Tilghman Lesher 8b0f38cc57 Merged revisions 129741 via svnmerge from
18 years ago
Tilghman Lesher 4ff527903e Code wasn't ready to be merged - see -dev list discussion
18 years ago
Brett Bryant d185405755 Janitor project to convert sizeof to ARRAY_LEN macro.
18 years ago
Olle Johansson 45e79490ba Implement flags for AGI in the channel structure so taht "show channels" and
18 years ago
Tilghman Lesher 638a720eee Add AMI events for start/stop of MOH
18 years ago
Kevin P. Fleming 00696f5f37 make the AIS checking a little more generic, and have a more useful configure script command line option for OpenAIS
18 years ago
Philippe Sultan e08829764c Fix a compile time error that occurs if OpenSSL is not installed. Reported by Noel Morais on the users mailing list
18 years ago
Russell Bryant 02b1317d0f - add get_max_rate timing API call
18 years ago
Kevin P. Fleming b71f8ac66a fix compile failure found by buildbot (go, buildbot!)
18 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
18 years ago
Tilghman Lesher 41e496980b Separate the global initialization routines for cURL into its own separate
18 years ago
Philippe Sultan 6be95a8a8a Subscribe to buddy's presence only if we really need to. That is, if
18 years ago
Philippe Sultan c8688bd9b2 Code simplification
18 years ago
Russell Bryant ed289fd3aa fix a memory leak.
18 years ago
Tilghman Lesher 0660207614 Reduce warning to debug, otherwise we flood the log when we (legitimately)
18 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
18 years ago
Russell Bryant fa4bce7c43 - Make res_timing_pthread allow a max rate of 100/sec instead of 50/sec
18 years ago
Tilghman Lesher 5791b6680d Don't change pointers that need to be later passed back for deallocation.
18 years ago
Sean Bright 9c62626a52 Whitespace only
18 years ago
Russell Bryant 5aeb6a6cbb Fix the check against the max supported rate
18 years ago
Russell Bryant 9a301b9f20 Merge res_timing_pthread. This is a timing interface for Asterisk that
18 years ago
Tilghman Lesher 4d322f7bd3 Properly detect the size of char/varchar fields
18 years ago
Russell Bryant 3c8b9bc6c4 Do not allow res_timing_dahdi to be unloaded. We can re-enable this once we
18 years ago
Russell Bryant b6457ecf4c Merge changes from timing branch
18 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
18 years ago
Tilghman Lesher 97fe3abeec Move the table cache routines to res_odbc, so they can be used from other
18 years ago
Russell Bryant e9d72e0cb2 Merge another big set of changes from team/russell/events
18 years ago
Tilghman Lesher 53459f86b2 Expand RQ_INTEGER type out to multiple types, one for each precision
18 years ago
Tilghman Lesher 9471b87d27 Merge the adaptive realtime branch, which will make adding new required fields
18 years ago
Philippe Sultan 6bb4c9cde0 Merged revisions 120675 via svnmerge from
18 years ago
Tilghman Lesher 90d75af346 Conditionally load the AGI command gosub, depending on whether or not res_agi
18 years ago
Tilghman Lesher 76506b7baa Move compatibility options into asterisk.conf, default them to on for upgrades,
18 years ago
Steve Murphy 7372474c94 Merged revisions 119929 via svnmerge from
18 years ago
Philippe Sultan 001c95b595 Do not link the guest account with any configured XMPP client (in
18 years ago
Tilghman Lesher 6006f40c14 When binding anonymously, credentials are still needed.
18 years ago
Tilghman Lesher ebb4ba3b9a Protect the object from changing while the 'odbc show' CLI command is running
18 years ago
Philippe Sultan de98d48a0d - remove whitespaces between tags in received XML packets before giving
18 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
18 years ago
Tilghman Lesher 6353bddc57 Increase limit of unshared connections from 1023 to 4.2 billion.
18 years ago
Tilghman Lesher 01e2bd1e2f Revert part of previous fix, and heavily comment the logic for object
18 years ago