summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2008-07-19fix a couple of comments in sqlite resource driver.Michiel van Baak
2008-07-17Fix memory leaksTilghman Lesher
2008-07-17Fix memory leak.Tilghman Lesher
2008-07-16Don't try to dereference the dbfile pointer ifMark Michelson
2008-07-16Merged revisions 131242 via svnmerge from Steve Murphy
2008-07-15Fix a couple of places in res_agi where the agi_commands lock would not beRussell Bryant
2008-07-13Make all sed calls Posix sed compatible.Michiel van Baak
2008-07-11a small change to make things compileSteve Murphy
2008-07-11Don't copy on NULL.Tilghman Lesher
2008-07-11Add some debug code and add a missing releaseTilghman Lesher
2008-07-11Fix some usages of snprintf, and clarify a couple variable names.Sean Bright
2008-07-10Merged revisions 129741 via svnmerge from Tilghman Lesher
2008-07-09Code wasn't ready to be merged - see -dev list discussionTilghman Lesher
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2008-07-05Implement flags for AGI in the channel structure so taht "show channels" andOlle Johansson
2008-07-01Add AMI events for start/stop of MOHTilghman Lesher
2008-07-01make the AIS checking a little more generic, and have a more useful configure...Kevin P. Fleming
2008-06-27Fix a compile time error that occurs if OpenSSL is not installed. Reported by...Philippe Sultan
2008-06-26- add get_max_rate timing API callRussell Bryant
2008-06-26fix compile failure found by buildbot (go, buildbot!)Kevin P. Fleming
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-25Separate the global initialization routines for cURL into its own separateTilghman Lesher
2008-06-24Subscribe to buddy's presence only if we really need to. That is, ifPhilippe Sultan
2008-06-24Code simplificationPhilippe Sultan
2008-06-24fix a memory leak.Russell Bryant
2008-06-21Reduce warning to debug, otherwise we flood the log when we (legitimately)Tilghman Lesher
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-19- Make res_timing_pthread allow a max rate of 100/sec instead of 50/secRussell Bryant
2008-06-19Don't change pointers that need to be later passed back for deallocation.Tilghman Lesher
2008-06-18Whitespace onlySean Bright
2008-06-17Fix the check against the max supported rateRussell Bryant
2008-06-16Merge res_timing_pthread. This is a timing interface for Asterisk thatRussell Bryant
2008-06-13Properly detect the size of char/varchar fieldsTilghman Lesher
2008-06-13Do not allow res_timing_dahdi to be unloaded. We can re-enable this once weRussell Bryant
2008-06-13Merge changes from timing branchRussell Bryant
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-10Move the table cache routines to res_odbc, so they can be used from otherTilghman Lesher
2008-06-10Merge another big set of changes from team/russell/eventsRussell Bryant
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisionTilghman Lesher
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldsTilghman Lesher
2008-06-05Merged revisions 120675 via svnmerge from Philippe Sultan
2008-06-05Conditionally load the AGI command gosub, depending on whether or not res_agiTilghman Lesher
2008-06-03Move compatibility options into asterisk.conf, default them to on for upgrades,Tilghman Lesher
2008-06-03Merged revisions 119929 via svnmerge from Steve Murphy
2008-06-02Do not link the guest account with any configured XMPP client (inPhilippe Sultan
2008-05-27When binding anonymously, credentials are still needed.Tilghman Lesher
2008-05-23Protect the object from changing while the 'odbc show' CLI command is runningTilghman Lesher
2008-05-23- remove whitespaces between tags in received XML packets before givingPhilippe Sultan
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-05-20Increase limit of unshared connections from 1023 to 4.2 billion.Tilghman Lesher