aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-08Issue 9007 - Mutex not released on early returntilghman1-1/+3
2007-02-07When building libdb1.a, put the additional flags needed at the beginning ofrussell1-1/+1
2007-02-07The clean target actually needs to run "distclean" on editline. This isrussell1-1/+1
2007-02-07We can not reliably do P2P bridging with DTMF passing back with compensation ...file1-0/+8
2007-02-07When parsing the NTP timestamp in a sender report message, you are supposed torussell1-1/+1
2007-02-06Merged revisions 53245 via svnmerge from tilghman1-1/+1
2007-02-02Correct a copy/pasted error message line for RTCP.file1-1/+1
2007-02-02Merged revisions 53117 via svnmerge from file1-1/+1
2007-02-01Huh... fix the berkeley DB to compile here as well, but it apparently require...file1-1/+1
2007-02-01Add missing 'F' letter to getopt so it magically becomes a valid option. (iss...file1-1/+1
2007-02-01Merged revisions 53069 via svnmerge from tilghman1-2/+1
2007-02-01When going on hold have the side that was put on hold reinvite back to Asteri...file1-1/+14
2007-02-01Add more frame types to forward in the RTP bridge loops.file1-5/+15
2007-01-31Merged revisions 53045 via svnmerge from russell4-0/+10