Commit Graph

1128 Commits (46c3a5373952f87f1c772667172cef510e6ff7f3)

Author SHA1 Message Date
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
Joshua Colp a5cb416c86 Merged revisions 117135 via svnmerge from
18 years ago
Joshua Colp 872eaba11d Remove a premature mutex destroy (the destruction callback will end up destroying it) and use a callback to purge remaining classes.
18 years ago
Tilghman Lesher c51989a309 Merged revisions 116466 via svnmerge from
18 years ago
Joshua Colp ac876a8e4e Make the ldap version setting work without having both version and protocol set.
18 years ago
Olle Johansson e4c544cd5a Formatting changes (coding guidelines) while thinking about something else...
18 years ago
Russell Bryant dcbc0aab3f Initialize the start time in smdi_msg_wait. Somehow this code got lost in trunk.
18 years ago
Tilghman Lesher 842df68a1f Don't free the object on destroy, as astobj2 takes care of that for you
18 years ago
Russell Bryant 60f877ad5f Only save a password if a username exists.
18 years ago
Russell Bryant aeb41dbdf4 Use the default that the log output claims will be used for the basedn
18 years ago
Jason Parker d63b790247 Merged revisions 115418 via svnmerge from
18 years ago
Tilghman Lesher bbab1a6d2f Merge refcounting of res_odbc
18 years ago
Mark Michelson 1235d47242 Make res/snmp/agent.c build
18 years ago
Tilghman Lesher b5a127daac Modify TIMEOUT() to be accurate down to the millisecond.
18 years ago
Russell Bryant 44af1e23d0 Merge changes from team/russell/smdi-msg-searching
18 years ago
Jason Parker 1ba4d31854 Merged revisions 114829 via svnmerge from
18 years ago
Jason Parker 8e26876b3e Merged revisions 114594 via svnmerge from
18 years ago