summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-07-16Fix rotate strategyTilghman Lesher
2008-07-15(closes issue #12960)Steve Murphy
2008-07-15Merged revisions 130959 via svnmerge from Tilghman Lesher
2008-07-15Merged revisions 131012 via svnmerge from Michiel van Baak
2008-07-14Fix a memory leak in the case that /dev/null cannot beMark Michelson
2008-07-14Merged revisions 130735 via svnmerge from Michiel van Baak
2008-07-14Merged revisions 130634 via svnmerge from Russell Bryant
2008-07-13Merged revisions 130573 via svnmerge from Michiel van Baak
2008-07-11(closes issue #13041)Steve Murphy
2008-07-11Merged revisions 130236 via svnmerge from Mark Michelson
2008-07-11Merged revisions 130173 via svnmerge from Mark Michelson
2008-07-11(closes issue #13041)Steve Murphy
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENBrett Bryant
2008-07-11Merged revisions 129966 via svnmerge from Kevin P. Fleming
2008-07-10Remove deprecated 'show parkedcalls' CLI commandMichiel van Baak
2008-07-09Merged revisions 129436 via svnmerge from Mark Michelson
2008-07-09Add Proceeding() application (#13025)Matthew Fredrickson
2008-07-09Merged revisions 129343 via svnmerge from Sean Bright
2008-07-09Code wasn't ready to be merged - see -dev list discussionTilghman Lesher
2008-07-08Fix a bug in SRV lookups where dnsmgr would discard everything but the Brett Bryant
2008-07-08Reduce length of time that 'asterisk -rx' waits.Tilghman Lesher
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2008-07-06Changing name of global api call to ast_* Olle Johansson
2008-07-05Implement flags for AGI in the channel structure so taht "show channels" andOlle Johansson
2008-07-05Make this actually evaluate how it was intended to be.Joshua Colp
2008-07-05Add new SIP cli command "sip show channelstats" that displays some QoS data (...Olle Johansson
2008-07-04Merged revisions 127973 via svnmerge from Tilghman Lesher
2008-07-03Merged revisions 127892,127895 via svnmerge from Kevin P. Fleming
2008-07-03Merged revisions 127663 via svnmerge from Steve Murphy
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.Tilghman Lesher
2008-07-02Expose the prefix variable so that it can be used by modules depending on htt...Terry Wilson
2008-07-02Solaris fixTilghman Lesher
2008-07-02Fix a bunch of places where \arg was used instead of \param. Using \argRussell Bryant
2008-07-01Place the delay in __ast_answer prior to the channel-specific answerMark Michelson
2008-07-01change the process of inserting a delay into the ast_answer() path so that we...Kevin P. Fleming
2008-07-01use %p to print a pointerLuigi Rizzo
2008-06-27Pretty up the 'cdr show status' output.Sean Bright
2008-06-27Merged revisions 125793 via svnmerge from Tilghman Lesher
2008-06-26Merged revisions 125587 via svnmerge from Jason Parker
2008-06-26Convert casts to unions, to fix alignment issues on SolarisTilghman Lesher
2008-06-26- add get_max_rate timing API callRussell Bryant
2008-06-26Merged revisions 125276 via svnmerge from Tilghman Lesher
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-23make solaris happy...pointed out by snuff-home on IRCDwayne M. Hubbard
2008-06-20Merged revisions 124395 via svnmerge from Tilghman Lesher
2008-06-20Change references to doc/channelvariables.txt toMark Michelson
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-19Make OpenBSD compile againTilghman Lesher
2008-06-19Add errors that report any locks held by threads when they are being closed.Brett Bryant
2008-06-19- Make res_timing_pthread allow a max rate of 100/sec instead of 50/secRussell Bryant