Commit Graph

1213 Commits (71ebf2e7ca7ed51a88d46a1ac58aed1945b97cd8)

Author SHA1 Message Date
Steve Murphy 09fe3752a5 Merged revisions 140824 via svnmerge from
17 years ago
Russell Bryant a4eea7702d Merged revisions 140563 via svnmerge from
17 years ago
Mark Michelson 6ed6a5ae29 Merged revisions 140489 via svnmerge from
17 years ago
Steve Murphy e5fa8246e7 Merged revisions 138845 via svnmerge from
17 years ago
Steve Murphy 7af40ac1a1 Merged revisions 138815 via svnmerge from
17 years ago
Tilghman Lesher 37133a6993 Merged revisions 137138 via svnmerge from
17 years ago
Sean Bright 357bf3e90b All of the res/ stuff (other than res_jabber) from the RSW branch.
17 years ago
Tilghman Lesher c5a119d86d Update documentation as to the behavior of AGI in 1.6.0 and higher. Also, add
17 years ago
Steve Murphy a40f1cc1c5 Merged revisions 136726 via svnmerge from
17 years ago
Olle Johansson a4436cb2ff - Formatting
17 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
17 years ago
Tilghman Lesher aca394bf0c HTTP module memory leaks
17 years ago
Terry Wilson 671627028c Fix mime parsing by re-adding support for passing headers to callback functions
17 years ago
Tilghman Lesher e682d4c67e Switch command order, to meet with current specs
17 years ago
Tilghman Lesher 52b2aeb679 Increase column size beyond the minimum required, since PostgreSQL won't let
17 years ago
Tilghman Lesher c4131d9752 Two errors:
17 years ago
Tilghman Lesher b6de2967df Merged revisions 134480 via svnmerge from
17 years ago
Tilghman Lesher 57ffc548bc Add adaptive capabilities to the sqlite realtime driver
17 years ago
Michiel van Baak fe246aa673 fix a couple of comments in sqlite resource driver.
17 years ago
Tilghman Lesher 941599ce64 Fix memory leaks
17 years ago
Tilghman Lesher 38f7641c93 Fix memory leak.
17 years ago
Mark Michelson 255a968023 Don't try to dereference the dbfile pointer if
17 years ago
Steve Murphy 37001f58ff Merged revisions 131242 via svnmerge from
17 years ago
Russell Bryant 5ac03d340f Fix a couple of places in res_agi where the agi_commands lock would not be
17 years ago
Michiel van Baak 0d49cdae3e Make all sed calls Posix sed compatible.
17 years ago
Steve Murphy b247dcf432 a small change to make things compile
17 years ago
Tilghman Lesher caf226d50e Don't copy on NULL.
17 years ago
Tilghman Lesher bead8cd6f0 Add some debug code and add a missing release
17 years ago
Sean Bright 729df81a57 Fix some usages of snprintf, and clarify a couple variable names.
17 years ago
Tilghman Lesher 8b0f38cc57 Merged revisions 129741 via svnmerge from
17 years ago
Tilghman Lesher 4ff527903e Code wasn't ready to be merged - see -dev list discussion
17 years ago
Brett Bryant d185405755 Janitor project to convert sizeof to ARRAY_LEN macro.
17 years ago
Olle Johansson 45e79490ba Implement flags for AGI in the channel structure so taht "show channels" and
17 years ago
Tilghman Lesher 638a720eee Add AMI events for start/stop of MOH
17 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
17 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
17 years ago
Russell Bryant 02b1317d0f - add get_max_rate timing API call
17 years ago
Kevin P. Fleming b71f8ac66a fix compile failure found by buildbot (go, buildbot!)
17 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
17 years ago
Tilghman Lesher 41e496980b Separate the global initialization routines for cURL into its own separate
17 years ago
Philippe Sultan 6be95a8a8a Subscribe to buddy's presence only if we really need to. That is, if
17 years ago
Philippe Sultan c8688bd9b2 Code simplification
17 years ago
Russell Bryant ed289fd3aa fix a memory leak.
17 years ago
Tilghman Lesher 0660207614 Reduce warning to debug, otherwise we flood the log when we (legitimately)
17 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
17 years ago
Russell Bryant fa4bce7c43 - Make res_timing_pthread allow a max rate of 100/sec instead of 50/sec
17 years ago
Tilghman Lesher 5791b6680d Don't change pointers that need to be later passed back for deallocation.
17 years ago
Sean Bright 9c62626a52 Whitespace only
17 years ago
Russell Bryant 5aeb6a6cbb Fix the check against the max supported rate
17 years ago
Russell Bryant 9a301b9f20 Merge res_timing_pthread. This is a timing interface for Asterisk that
17 years ago
Tilghman Lesher 4d322f7bd3 Properly detect the size of char/varchar fields
17 years ago
Russell Bryant 3c8b9bc6c4 Do not allow res_timing_dahdi to be unloaded. We can re-enable this once we
17 years ago
Russell Bryant b6457ecf4c Merge changes from timing branch
17 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.
17 years ago
Tilghman Lesher 97fe3abeec Move the table cache routines to res_odbc, so they can be used from other
17 years ago
Russell Bryant e9d72e0cb2 Merge another big set of changes from team/russell/events
17 years ago
Tilghman Lesher 53459f86b2 Expand RQ_INTEGER type out to multiple types, one for each precision
17 years ago
Tilghman Lesher 9471b87d27 Merge the adaptive realtime branch, which will make adding new required fields
17 years ago
Philippe Sultan 6bb4c9cde0 Merged revisions 120675 via svnmerge from
17 years ago
Tilghman Lesher 90d75af346 Conditionally load the AGI command gosub, depending on whether or not res_agi
17 years ago
Tilghman Lesher 76506b7baa Move compatibility options into asterisk.conf, default them to on for upgrades,
17 years ago
Steve Murphy 7372474c94 Merged revisions 119929 via svnmerge from
17 years ago
Philippe Sultan 001c95b595 Do not link the guest account with any configured XMPP client (in
17 years ago
Tilghman Lesher 6006f40c14 When binding anonymously, credentials are still needed.
17 years ago
Tilghman Lesher ebb4ba3b9a Protect the object from changing while the 'odbc show' CLI command is running
17 years ago
Philippe Sultan de98d48a0d - remove whitespaces between tags in received XML packets before giving
17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
17 years ago
Tilghman Lesher 6353bddc57 Increase limit of unshared connections from 1023 to 4.2 billion.
17 years ago
Tilghman Lesher 01e2bd1e2f Revert part of previous fix, and heavily comment the logic for object
17 years ago
Joshua Colp a5cb416c86 Merged revisions 117135 via svnmerge from
17 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.
17 years ago
Tilghman Lesher c51989a309 Merged revisions 116466 via svnmerge from
17 years ago
Joshua Colp ac876a8e4e Make the ldap version setting work without having both version and protocol set.
17 years ago
Olle Johansson e4c544cd5a Formatting changes (coding guidelines) while thinking about something else...
17 years ago
Russell Bryant dcbc0aab3f Initialize the start time in smdi_msg_wait. Somehow this code got lost in trunk.
17 years ago
Tilghman Lesher 842df68a1f Don't free the object on destroy, as astobj2 takes care of that for you
17 years ago
Russell Bryant 60f877ad5f Only save a password if a username exists.
17 years ago
Russell Bryant aeb41dbdf4 Use the default that the log output claims will be used for the basedn
17 years ago
Jason Parker d63b790247 Merged revisions 115418 via svnmerge from
17 years ago
Tilghman Lesher bbab1a6d2f Merge refcounting of res_odbc
17 years ago
Mark Michelson 1235d47242 Make res/snmp/agent.c build
17 years ago
Tilghman Lesher b5a127daac Modify TIMEOUT() to be accurate down to the millisecond.
17 years ago
Russell Bryant 44af1e23d0 Merge changes from team/russell/smdi-msg-searching
17 years ago
Jason Parker 1ba4d31854 Merged revisions 114829 via svnmerge from
17 years ago
Jason Parker 8e26876b3e Merged revisions 114594 via svnmerge from
17 years ago
Joshua Colp 6d5290a85b Only print out the error message if ldap_modify_ext_s actually returns an error, and not success.
17 years ago
Joshua Colp 116859bd19 If the parsing of the config file fails make sure we unlock ldap_lock.
17 years ago
Doug Bailey 30aa3d7059 Add g__object_unref to clean up gmime message object
17 years ago
Philippe Sultan 60a9d14d56 Merged revisions 114198 via svnmerge from
17 years ago
Tilghman Lesher 9809a31bb5 Merged revisions 114195 via svnmerge from
17 years ago
Tilghman Lesher 123ac5fd64 Standardized routines for forking processes (keeps all the specialized code in one place).
17 years ago
Terry Wilson 91de4e9cea Need a new buffer for each loop
17 years ago
Terry Wilson 6d34b5fafe Don't unref user twice on failure. Also, when adding sorted list of users, it is best to check the entry already in the list for a "next" entry instead of the newly created entry...
17 years ago
Tilghman Lesher 7128ba0bb8 Use the correct function for free'ing objects, and maybe we won't crash.
17 years ago
Terry Wilson ef8007f630 Make sure that ${LINE} is set even if linenumber is not set in users.conf
17 years ago
Terry Wilson e276ccea11 Fix the fact that global_variables 1) weren't being updated on reload (thanks for the report, Doug), and 2) weren't actually being appended to the list of profile variables because build_profile was called before the list was populated. Also needed to free the contents returned by load_file().
17 years ago
Tilghman Lesher d304a88457 Errors are all greater than 0
17 years ago
Terry Wilson c36e37aa6f atoi(NULL) is bad
17 years ago
Tilghman Lesher eb930d5edd AsyncAGI should not close the manager session on error.
17 years ago
Terry Wilson 75c6945d92 Clean up some memory leak/ref counting issues
17 years ago