aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2007-04-27If no variables were passed into pbx_substitute_variables_helper_full(), thenrussell1-1/+1
2007-04-27Issue #9608 - fix some annoying DEBUG messages not controlled by option_debu...oej1-1/+2
2007-04-26Missed an ast_app_group_discard during merge. Thanks blitzrage!file1-0/+2
2007-04-26Merged revisions 61958 via svnmerge from file1-0/+2
2007-04-25Merged revisions 61804 via svnmerge from file3-75/+96
2007-04-24Merged revisions 61786 via svnmerge from russell1-1/+2
2007-04-24Improve DTMF handling in ast_read() even more in response to a discussion onrussell1-18/+45
2007-04-24Add a few more state changes in handle_frame_ownerless() so that the SLA coderussell1-0/+3
2007-04-23Some dialplan functions, such as CUT(), expect to operate on variables on arussell1-1/+15
2007-04-23Ensure that digits passing through Asterisk have a reasonable minimum length.russell1-1/+7
2007-04-20Avoid invalid seqno cycling detection.qwell1-1/+1
2007-04-20Merged revisions 61704 via svnmerge from qwell1-1/+1
2007-04-20Remove a stray debug message introduced by a recent commit.russell1-3/+1
2007-04-20Fix the UpdateConfig manager action to properly treat "variables" and "objects"russell2-41/+34
2007-04-19Bug 9557 - simple reason why reading a function always returned NULLtilghman1-1/+2
2007-04-18Clean upp formatting, add some doxygen stuff while we're in cleaning mode... ...oej1-18/+18
2007-04-18Issue #9554 - Improve RTCP (Dave Troy)oej1-7/+5
2007-04-13This is a fix to the way CDR merge handles the data that results from ForkCDR.murf1-4/+17
2007-04-11Add "svgz" to the mimetypes table. (issue #9510, bkruse)russell1-5/+7
2007-04-10File upload support was added to solve some needs for the Asterisk GUI.russell43-13322/+2
2007-04-10Finished up a previous fix to overcome a compiler warning; the app NoCDR() ha...murf1-1/+12
2007-04-09fix up some warnings found using --enable-dev-modekpfleming1-1/+1
2007-04-09remove some more stuff we don't needkpfleming8-1115/+0
2007-04-09Remove another directory that should no longer be thererussell3-3/+0
2007-04-09Remove various files that I thought I already removed.russell76-8782/+0
2007-04-09This is a big improvement over the current CDR fixes. It may still need refin...murf3-27/+82
2007-04-09Merged revisions 60849 via svnmerge from tilghman1-8/+6
2007-04-08Fix --enable-dev-modetilghman1-1/+1
2007-04-08Merged revisions 60660 via svnmerge from tilghman1-4/+9
2007-04-06To be able to achieve the things that we would like to achieve with therussell132-4/+23400
2007-04-05Add the MIME type for gif by request from Parirussell1-0/+1
2007-04-04Merged revisions 60134 via svnmerge from russell1-2/+2
2007-04-03Merged revisions 59886 via svnmerge from russell1-6/+3
2007-04-02Merged revisions 59608 via svnmerge from russell1-0/+4
2007-03-30Add linux-uclibc host arch..."thingy". Sorry, I don't know what it's called...qwell1-1/+1
2007-03-30several changes via kpflemings reviewmurf3-10/+28
2007-03-30These mods fix CDR issues from 8221, 8593, 8680, 8743, and perhaps others. Ma...murf3-1/+141
2007-03-29Merged revisions 59357 via svnmerge from russell1-4/+8
2007-03-26Fix for 9257; by eliminating the globals in main/config.c, we make it thread-...murf1-64/+65
2007-03-26The AUDIORTPQOS and VIDEORTPQOS variables are not fully functional in somerussell1-2/+14
2007-03-26A fix for the flex input files, DONT_COMPILE, and STANDALONE_AELmurf2-2/+2
2007-03-21Add svg mimetype for pari.file1-0/+1
2007-03-20Fix defines for inline stack backtraces (only used by developers anyway)tilghman1-6/+6
2007-03-16Making these documentation changes in the 1.4 branch upset various people, sorussell1-56/+0
2007-03-15Refashion dump command to match common syntax and update the resulting appdoc...tilghman1-4/+4
2007-03-15Expand deprecation warnings from simply warning on use to the builtin documen...tilghman1-0/+4
2007-03-15Merge changes from svn/asterisk/team/russell/LaTeX_docs.russell1-0/+56
2007-03-12Allow RFC2833 compensation to compensate for even stupider implementations by...file1-20/+22
2007-03-08Make early SDP seeding even smarter! We have to check codecs in the make_comp...file1-6/+12
2007-03-08Merged revisions 58388 via svnmerge from file1-0/+2