aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Merged revisions 194208 via svnmerge from file1-15/+66
2009-05-12add 'const' qualifiers in various places where they should have beenkpfleming1-2/+2
2009-05-11Fix some timer state corruption.russell1-2/+4
2009-05-06Make the code that prevents an infinite loop from happening into a case insen...file1-1/+1
2009-05-06Fix an infinite loop with tab completion of CLI aliases that reference themse...file1-1/+3
2009-05-04Restore 'asyncagi break' command to 1.6.1 and higher.tilghman1-0/+20
2009-04-29fix typosjpeeler1-2/+2
2009-04-29Merge str_substitution branch.tilghman3-146/+205
2009-04-27Merged revisions 190661-190662 via svnmerge from russell1-2/+26
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.russell4-55/+134
2009-04-23Support HTTP digest authentication for the http manager interface.tilghman2-105/+74
2009-04-20Merged revisions 189462 via svnmerge from seanbright2-375/+397
2009-04-14Fix an incorrect clock rate when sending T140 text.file1-2/+2
2009-04-13Fix another crash related to cached realtime music on hold.mmichelson1-1/+3
2009-04-10Change how we set the local and remote address.file1-5/+3
2009-04-10Fix some uninitialized memory notices that appeared under valgrind.file1-10/+10
2009-04-09Use safe macro practices even though they really aren't necessary.mmichelson1-2/+2
2009-04-09Fix a crash in res_musiconhold when using cached realtime moh.mmichelson1-42/+51
2009-04-08Merged revisions 187045 via svnmerge from mmichelson1-3/+3
2009-04-08Turn a warning message into a debug message and do not treat two situations a...file1-2/+2
2009-04-06Fix a log message getting output when it should not have been.file1-2/+4
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...mmichelson1-1/+1
2009-04-02Merge in the RTP engine API.file1-0/+2579
2009-04-01Merge changes from str_substitution that are unrelated to that branch.tilghman1-2/+3
2009-03-27Fix speech structure leak in the AGI speech recognition integration.file1-0/+7
2009-03-27Change g_eid to ast_eid_default.russell1-2/+2
2009-03-25Improve performance of the ast_event cache functionality.russell1-32/+16
2009-03-23Merged revisions 183700 via svnmerge from mmichelson1-5/+1
2009-03-192 symbols defined when DEBUG_THREADStilghman1-0/+2
2009-03-18allow this module to export everything for nowkpfleming1-0/+4
2009-03-18a few more namespace updates... res_ael_share still needs some work before th...kpfleming7-6/+12
2009-03-18Merged revisions 182810 via svnmerge from russell1-1/+1
2009-03-18Merged revisions 182808 via svnmerge from kpfleming11-3/+130
2009-03-12Merged revisions 181664 via svnmerge from file1-1/+1
2009-03-12Merged revisions 181659-181660 via svnmerge from file1-1/+1
2009-03-12Merged revisions 181655 via svnmerge from file1-2/+2
2009-03-03Add documentation for timing modules used in Asteriskmmichelson1-3/+5
2009-03-02Fix a reference leak in timerfd_set_rate().russell1-1/+6
2009-02-27Mark res_ais as experimental, as the binary event format is subject to change.russell1-0/+4
2009-02-25Oops, wrong direction of commandtilghman1-1/+1
2009-02-19ODBC transaction supporttilghman1-71/+785
2009-02-18Merged revisions 177225 via svnmerge from murf2-228/+238
2009-02-17Update the timing API to have better support for multiple timing interfaces.russell3-38/+38
2009-02-17Merge a large set of updates to the Asterisk indications API.russell2-470/+42
2009-02-17Add assertions in the quest to track down a refcount leak.tilghman1-7/+26
2009-02-13fix a few more XML documentation problemsrussell1-3/+3
2009-02-09Merged revisions 174218 via svnmerge from file1-9/+3
2009-02-07Merged revisions 174148 via svnmerge from russell1-1/+1
2009-02-05Change the first field, or we don't get the necessary field separation.tilghman1-0/+1
2009-02-04Add XML documentation for the applications and functions in res_jabbertilghman1-29/+111