summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2008-03-20Add some fixes that I made in regards to wideband codec handling to getRussell Bryant
2008-03-19Merged revisions 110035 via svnmerge from Joshua Colp
2008-03-19ensure that res_phoneprov's HTTP handler tells the dispatcher what method it ...Kevin P. Fleming
2008-03-18Change back to using ldap_initialize() and let the user specify a URL directly,Tilghman Lesher
2008-03-18start the process of changing HTTP request dispatching to do it based on *bot...Kevin P. Fleming
2008-03-18Set protocol version, port number correctly.Tilghman Lesher
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2008-03-18Merged revisions 109309 via svnmerge from Steve Murphy
2008-03-14Merged revisions 108682 via svnmerge from Jason Parker
2008-03-12Rename ast_tcptls_server_instance to session_instance, since this pertains toRussell Bryant
2008-03-11An offhand comment from Russell made me realize that the configuration fileTilghman Lesher
2008-03-11Merged revisions 107352 via svnmerge from Kevin P. Fleming
2008-03-07(closes issue #6002)Steve Murphy
2008-03-06trivial fix for an agi error when attempting to use EAGI on a dead/hungup cha...Donny Kavanagh
2008-03-06Missing braces, fix parsingTilghman Lesher
2008-03-05Create a centralized configuration option for silencethresholdTilghman Lesher
2008-03-04Rename public object server_instance to ast_tcptls_server_instanceRussell Bryant
2008-03-04Set username to default to the category name if it isn't overridden by a user...Terry Wilson
2008-03-03Merged revisions 105572 via svnmerge from Jason Parker
2008-02-29Merged revisions 105326 via svnmerge from Philippe Sultan
2008-02-29Remove unnecessary if statements before calling iks_delete (redundant check isPhilippe Sultan
2008-02-29Automatically create new buddy upon reception of a presence stanza ofPhilippe Sultan
2008-02-27Merged revisions 104536 via svnmerge from Joshua Colp
2008-02-26small change to allow this file to compile. No problem if you don't install t...Steve Murphy
2008-02-26fix this module, tooRussell Bryant
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