aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-20Use autotagged externalsv1.6.0-beta4russell0-0/+0
2008-02-20Importing files for 1.6.0-beta4 releaserussell3-0/+36718
2008-02-20Creating tag for the release of asterisk-1.6.0-beta4russell0-0/+0
2008-02-20Merged revisions 103956 via svnmerge from mmichelson1-0/+8
2008-02-20Try to do Packet2Packet bridging with chan_h323 if reinviting isn't enabled.file1-2/+2
2008-02-20Merged revisions 103953 via svnmerge from file1-1/+1
2008-02-20Merged revisions 103904 via svnmerge from mmichelson1-3/+5
2008-02-20Largely refactor DSP tone detection routines.qwell2-215/+391
2008-02-20Fix a crash due to the wrong variable being used when building a directory st...mmichelson1-1/+1
2008-02-20Add some documentation fixupstilghman1-2/+6
2008-02-20Merged revisions 103845 via svnmerge from tilghman1-0/+2
2008-02-20Fix another spot where a hard-coded '|' hadn't been converted to ','mmichelson1-1/+1
2008-02-20*mumble*file1-1/+1
2008-02-20file not found.file1-1/+1
2008-02-20Minor test...file1-1/+1
2008-02-20When using IMAP storage, if the folder you attempt to save to does not exist,mmichelson1-0/+10
2008-02-19Make sure to mask out non-audio first as wellqwell1-3/+3
2008-02-19Maybe we should set the value before we test it? Fixes an issue people have ...qwell1-1/+2
2008-02-19Add a log message that appears when you try to unload a module that isn't loa...file1-0/+1
2008-02-19Only output a log message saying the format does not exist if it actually doe...file1-4/+7
2008-02-19Merged revisions 103823 via svnmerge from file1-2/+3
2008-02-19Merged revisions 103821 via svnmerge from russell1-13/+11
2008-02-19len already contains the position we want to examine, if we move one left aga...file1-2/+2
2008-02-19Add CHANNELREDIRECT_STATUS variable to ChannelRedirect() dialplan application...file3-4/+13
2008-02-19(closes issue #11864)jpeeler1-0/+3
2008-02-19Merged revisions 103812 via svnmerge from file2-3/+9
2008-02-19Blocked revisions 103807 via svnmergefile0-0/+0
2008-02-19Change verbosity into debug for Hebrew (and various whitespace fixes)tilghman1-381/+382
2008-02-18Merged revisions 103801 via svnmerge from file1-1/+1
2008-02-18Add a non-invasive API for application level manipulation of T38 on a channel...file5-46/+194
2008-02-18Add some missing control frames.file1-0/+6
2008-02-18Merged revisions 103795 via svnmerge from qwell1-3/+13
2008-02-18Commit chan_zap portion of #11964: add the ability to get ORIG_CALLED_NUMmattf1-0/+7
2008-02-18Merged revisions 103790 via svnmerge from qwell1-2/+2
2008-02-18Make sure EC is enabled when SS7 call comes in. Also add support for multipl...mattf1-36/+39
2008-02-18Merged revisions 103786 via svnmerge from mmichelson1-1/+1
2008-02-18make the output of 'core show settings' a bit nicer.mvanbaak1-6/+6
2008-02-18Merged revisions 103780 via svnmerge from tilghman2-12/+36
2008-02-18Make sure we can set up calls without audio (text+video).oej2-12/+35
2008-02-18Merged revisions 103770 via svnmerge from mmichelson1-0/+3
2008-02-18Blocked revisions 103768 via svnmergefile0-0/+0
2008-02-18Add an API call (ast_async_parseable_goto) which parses a goto string and doe...file3-3/+22
2008-02-18Merged revisions 103763 via svnmerge from file1-1/+1
2008-02-18- No space in manager event names, pleaseoej2-1/+2
2008-02-18Context tracing for channelstilghman7-1/+212
2008-02-16move two ast_log calls to ast_debug.mvanbaak1-2/+2
2008-02-15Merged revisions 103741 via svnmerge from russell1-4/+7
2008-02-15Document GotoIfTime change from svn revision 103738mmichelson1-0/+1
2008-02-15Fix a regression in Asterisk 1.6 related to the use of AES encryption.russell1-2/+2
2008-02-15Add proper "false" case behavior to GotoIfTimemmichelson1-10/+23