aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2010-05-18fixes segfault on logging dvossel1-2/+3
2010-05-17Merged revisions 263639 via svnmerge from mmichelson1-1/+3
2010-05-17Enhancements to connected line and redirecting work.mmichelson4-20/+234
2010-05-17Missing newlines added to Set-Cookie line in manager.clmadsen1-1/+1
2010-05-17Recorded merge of revisions 263456 via svnmerge from lmadsen1-1/+1
2010-05-16Improve some very confusing structure names in astobj2.ckpfleming1-18/+18
2010-05-13Fix build on linux.russell1-2/+2
2010-05-13Add kqueue(2) implementation to Asterisk in various places.tilghman1-2/+190
2010-05-12Notify CLI when modules is loaded / unloadedpabelanger2-1/+4
2010-05-06Fix handling of removing nodes from the middle of a heap.russell1-10/+14
2010-05-05New 'manager show settings' CLI command.pabelanger1-17/+61
2010-05-04Merged revisions 261093-261094 via svnmerge from tilghman1-2/+7
2010-05-02Avoid making AstData depend on libxml2 to compile.eliel1-0/+2
2010-04-30Don't allow file descriptors to go above 64k, when we're closing them in a fo...tilghman1-0/+32
2010-04-29Merged revisions 260049 via svnmerge from dvossel1-11/+34
2010-04-28Merged revisions 259858 via svnmerge from dvossel1-5/+2
2010-04-27Shuffle some casts to make builds on bamboo happier.mmichelson1-2/+2
2010-04-27Add gar to the check for AR for those silly OSes (Solaris) that don't have ar.qwell3-185/+57
2010-04-27Change cc_ref and cc_unref from macros to inline functions.mmichelson1-2/+11
2010-04-26Merged revisions 259104 via svnmerge from mmichelson1-1/+1
2010-04-26Merged revisions 259018 via svnmerge from mmichelson1-1/+7
2010-04-22Fix previous commit.mnicholson1-18/+11
2010-04-22Merged revisions 193391,258670 via svnmerge from mnicholson3-7/+26
2010-04-22Add ast_event subscription unit test and fix some ast_event API bugs.russell1-80/+100
2010-04-22Remove ABI differences that occured when compiling with DEBUG_THREADS.qwell3-48/+1374
2010-04-22Asterisk data retrieval API.eliel4-0/+3103
2010-04-21Added MixMonitorMute manager commandjmls2-0/+58
2010-04-19Change log message to match severity.qwell1-1/+1
2010-04-19Don't consider a missing indications.conf to be a critical error.qwell1-1/+1
2010-04-19Fix incomplete CDR merge from r195881twilson1-6/+10
2010-04-15Merged revisions 257544 via svnmerge from tilghman1-37/+51
2010-04-14Yet another issue where the conversion of the application delimiter to comma ...tilghman1-29/+40
2010-04-13Merged revisions 257070 via svnmerge from mnicholson1-1/+26
2010-04-12Fix issue where recall would not happen when it should.mmichelson1-2/+44
2010-04-12CLI command logger set level auto complete.lmadsen1-2/+2
2010-04-09Remove status_response callbacks where they are not needed.mmichelson1-11/+0
2010-04-09Merge Call completion support into trunk.mmichelson5-0/+4299
2010-04-09func_srv and explicit specification of a remote IP for SIP.mmichelson1-0/+35
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.rmudgett3-27/+3
2010-04-02Merged revisions 256009 via svnmerge from russell1-3/+1
2010-04-02Pass the PID of the Asterisk process, not the PID of the canary.tilghman1-1/+1
2010-04-02Allow symbol export filtering to work properly on platforms that have symbol ...kpfleming3-46/+53
2010-03-29Remove a debugging log entry.russell1-1/+0
2010-03-25Merged revisions 254451 via svnmerge from twilson1-0/+1
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capablekpfleming1-3/+4
2010-03-24Fix potential invalid reads that could occur in pbx.cmmichelson1-2/+21
2010-03-23make 'core show settings' should show all settable directoriestzafrir1-0/+7
2010-03-23Put test output for a failure in a CDATA section in the XML results.russell1-1/+1
2010-03-23Exit native bridging early for greater timing accuracy with warningsjpeeler1-2/+5
2010-03-23Don't act like an http write failed when it didn'ttwilson1-1/+1