summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2008-06-19Merged revisions 123930 via svnmerge from Tilghman Lesher
2008-06-19Merged revisions 123869 via svnmerge from Tilghman Lesher
2008-06-18Merged revisions 123769 via svnmerge from Tilghman Lesher
2008-06-18Fix a crash in tcp and tls connections related to reference counts.Brett Bryant
2008-06-17Revert a previous regression in astobj2.c from merging a branch.Brett Bryant
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...Brett Bryant
2008-06-17Put quotes around "test"Mark Michelson
2008-06-17_ys pointed out in #asterisk-bugs that he was experiencingMark Michelson
2008-06-17Add the same fix from revision 123271 to container_destruct_debug.Mark Michelson
2008-06-17If we don't match registrar when destroying a context, it can cause a crash.Tilghman Lesher
2008-06-17Merged revisions 123271 via svnmerge from Russell Bryant
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...Doug Bailey
2008-06-16(closes issue #12689)Steve Murphy
2008-06-16Add a "timing test" CLI command. It opens a timer and configures it forRussell Bryant
2008-06-16 - Fix a typo in a timing API callRussell Bryant
2008-06-13Merged revisions 122713 via svnmerge from Mark Michelson
2008-06-13Convert one more delimiter to use comma.Tilghman Lesher
2008-06-13Merge changes from timing branchRussell Bryant