aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-08this change was not needed; fclose() handles closing the file descriptor alreadykpfleming1-2/+0
2007-03-08fix two cases where HTTP session file descriptors would not be closedkpfleming1-0/+2
2007-03-07Ensure we have (or should have) at least one matching codec before attempting...file1-1/+12
2007-03-07Merged revisions 58164 via svnmerge from russell1-0/+11
2007-03-05Merged revisions 57825 via svnmerge from murf1-1/+1
2007-03-05Don't allow a NULL pointer to reach ast_frdup. (issue #9155 reported by cmaj)file1-4/+4
2007-03-05Preserve marker bit when P2P bridging. (issue #9198 reported by edgreenberg)file1-1/+1
2007-03-03submitted patch for Georgian language, issue 9010, submitted by Alexander Sha...dhubbard1-0/+389
2007-03-02Merged revisions 57458 via svnmerge from murf1-9/+20
2007-03-02Return the correct digit that interrupted the stream. This fixes exiting therussell1-0/+1
2007-02-28Merged revisions 57118 via svnmerge from murf1-2/+13
2007-02-26Use ast_strlen_zero to see if the language and/or context argument is not pre...file1-2/+2
2007-02-26Allow both of the show version files and core show file versions CLI commands...file1-4/+81
2007-02-25Merged revisions 56684 via svnmerge from tilghman1-1/+5
2007-02-23Merged revisions 56504 via svnmerge from russell1-22/+48
2007-02-23Change log notice to debug. It is possible for a scheduled item to execute an...file1-1/+2
2007-02-22Merge changes from team/russell/sla_updates.russell1-1/+1
2007-02-22Merged revisions 56230 via svnmerge from file1-2/+2
2007-02-22Print out deprecation notice on usage output of CLI commands. (issue #8925 re...file1-0/+4
2007-02-22disable unloading of embedded modules... there is a fundamental problem with ...kpfleming1-0/+5
2007-02-20Add the Asterisk version information to the Server header in HTTPrussell1-1/+2
2007-02-16Clarify a restart message. It's silly, but the reporter had a very valid point.qwell1-1/+1
2007-02-14Add G722 to ast_best_codec. If anyone disagrees with it's placement, feel fre...file1-0/+2
2007-02-12Change ast_set_state_callback() to ast_dial_set_state_callback()russell1-1/+1
2007-02-12- Add the ability to register a callback to monitor state changes in anrussell1-26/+39
2007-02-10Provide correct DTMF durationpcadach1-2/+3
2007-02-10Bring deprecated 'debug channel <x|all>' command backpcadach1-4/+4
2007-02-10Merge team/russell/sla_rewriterussell1-22/+31
2007-02-08Don't output debug unless we asked for itoej1-2/+4