aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-31Merged revisions 53039 via svnmerge from russell1-9/+9
2007-01-30Merged revisions 52903 via svnmerge from russell1-4/+17
2007-01-29Add a missing quotation mark. This was pointed out by jcmoore on #asterisk-dev.russell1-1/+1
2007-01-29Remove a recursive lock of the manager session. This was pointed out by russell1-2/+0
2007-01-29ASTLDFLAGS needs to be passed to the editline configure script as LDFLAGS.russell1-1/+1
2007-01-29Fix a problem with packet-to-packet bridging and DTMF mode translation. P2Prussell1-1/+9
2007-01-29The session lock can not be held while calling action callbacks. If so, thenrussell1-40/+33
2007-01-29this is for 8778 (pt_BR backport to 1.4). It was committed to trunk via 7663....murf1-76/+207
2007-01-29Clean up a few things in the last commit to the adaptive jitterbuffer code.russell1-11/+12
2007-01-29Fixed problem with jitterbuf, whereas it would not complain about, andjdixon1-1/+14
2007-01-27Have the manager interface send back an "Already logged in" message instead o...file1-13/+20
2007-01-26Fix core show file formats CLI command.file1-2/+29
2007-01-25Merged revisions 52264 via svnmerge from file1-2/+2
2007-01-24Merge in dialing API and the app_page that uses it. (issue #BE-118)file2-1/+803
2007-01-24Merged revisions 51843 via svnmerge from russell1-4/+6
2007-01-23Fix some bugs in process_message(). The manager session lock needs to be heldrussell1-0/+12
2007-01-23Fix setting the default port of 8088 on 64-bit or big-endian machines.russell1-1/+1
2007-01-23When traversing the list of manager actions, the iterator needs to berussell1-21/+22
2007-01-23via 8748 (callerid.c loses name when returning PRIVATE_NUMBER flag), the user...murf1-1/+1
2007-01-19Merge the changes from the /team/group/vldtmf_fixup branch.russell3-40/+77
2007-01-19Merged revisions 51300 via svnmerge from russell1-0/+2
2007-01-18Add some more checks for option_debug before ast_log(LOG_DEBUG, ...) calls.qwell3-65/+116
2007-01-18Ensure that the locations given to the Asterisk configure script for ncurses,russell1-2/+2