summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2008-02-26Rename version.h to ast_version.h. Next, I will be re-adding version.h as anRussell Bryant
2008-02-26Add a \todo to convert this module to the event systemRussell Bryant
2008-02-26Merged revisions 104119 via svnmerge from Russell Bryant
2008-02-25Fix building of trunk. dbpass is always going to exist.Joshua Colp
2008-02-24On a 64-bit machine, with dev-mode turned on, and pgsql installed, I get warn...Steve Murphy
2008-02-22Allow database password to be NULL and several other cleanups.Tilghman Lesher
2008-02-21Instead of a notice, make the message about a hung-up channel a debug message...Mark Michelson
2008-02-21Don't print the fact that we are using dead mode in AGI if called from the Mark Michelson
2008-02-20Fix another spot where a hard-coded '|' hadn't been converted to ','Mark Michelson
2008-02-15Fix up some doxygen issues.Jason Parker
2008-02-14Formatting fixesOlle Johansson
2008-02-131. Deprecate SetMusicOnHold and WaitMusicOnHold.Mark Michelson
2008-02-12Use an ast_flags structure in aji_client and aji_buddy rather than anPhilippe Sultan
2008-02-11Remove ast_module_user usage from res_agi. This is taken care of in the core.Joshua Colp
2008-02-08Merge changes from team/mvanbaak/cli-command-auditRussell Bryant
2008-02-05Get rid of any remaining ast_verbose calls in the code in favor of Mark Michelson
2008-02-05Merged revisions 102378 via svnmerge from Joshua Colp
2008-02-01Fix multi, when using the LIKE query.Tilghman Lesher
2008-02-01Clarify the pooling functionality by changing the config file keywordTilghman Lesher
2008-01-31Merged revisions 101531 via svnmerge from Mark Michelson
2008-01-29Oops, a sizeof errorTilghman Lesher
2008-01-24Merged revisions 100138 via svnmerge from Jason Parker
2008-01-23Move code from res_features into (new file) main/features.cJason Parker
2008-01-23Merged revisions 99775 via svnmerge from Tilghman Lesher
2008-01-23Coding guidelines cleanupTilghman Lesher
2008-01-22Add res_config_ldap for realtime LDAP engine.Tilghman Lesher
2008-01-22Merged revisions 99594 via svnmerge from Olle Johansson
2008-01-21Merged revisions 99341 via svnmerge from Tilghman Lesher
2008-01-18This should at least temporarily fix a problem where the 't' DialTerry Wilson
2008-01-18Permit username and password to be NULL (which enables pass-through from the ...Tilghman Lesher
2008-01-17resolve (valid) compiler warning about variable that could be used before bei...Kevin P. Fleming
2008-01-17Update res_phoneprov to default to setting the SERVER variable to the IPTerry Wilson
2008-01-16New module res_config_curl (closes issue #11747)Tilghman Lesher
2008-01-16Make users list staticTerry Wilson
2008-01-12Merged revisions 98467 via svnmerge from Tilghman Lesher
2008-01-11Merged revisions 98317 via svnmerge from Joshua Colp
2008-01-10Merged revisions 97889 via svnmerge from Steve Murphy
2008-01-10Attempt at making lookup_iface work under FreeBSD. Not yet tested, but it co...Terry Wilson
2008-01-10Several manager changes:Tilghman Lesher
2008-01-09Added a new module, res_phoneprov, which allows auto-provisioning of phonesTerry Wilson
2008-01-09Merged revisions 97529 via svnmerge from Russell Bryant
2008-01-08Iksemel is alive in a new home. Release 1.3 is out with bug fixes.Olle Johansson
2008-01-07Merged revisions 96884 via svnmerge from Russell Bryant
2008-01-05Convert this file over the new method of getting the Asterisk version.Russell Bryant
2008-01-05Now that the version.h file was getting properly regenerated every time the svnRussell Bryant
2008-01-04Merged revisions 96573 via svnmerge from Jason Parker
2008-01-04Use SASL DIGEST-MD5 authentication over unsecured network connections only.Philippe Sultan
2008-01-03Merged revisions 96318 via svnmerge from Tilghman Lesher
2008-01-03Add coordination between AMI and AGI applications, with an asyncagi methodTilghman Lesher
2008-01-02go back to including libresample in the main Asterisk binary, but this time i...Kevin P. Fleming