aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-10use autotagged externalsv1.4.7.1russell0-0/+0
2007-07-10importing files for 1.4.7.1 releaserussell3-0/+9356
2007-07-10Creating tag for the release of asterisk-1.4.7.1russell0-0/+0
2007-07-10fix an uninitialized variablerussell1-1/+1
2007-07-10Merged revisions 74316 via svnmerge from qwell1-1/+1
2007-07-10Merged revisions 74313 via svnmerge from russell1-2/+4
2007-07-10Merged revisions 74264 via svnmerge from file1-2/+2
2007-07-10Only spit out an inringing warning message when it is applicable. Since call ...file1-2/+2
2007-07-09Update the configure script to check for a required function that is not presentrussell2-33/+49
2007-07-09Blocked revisions 74165 via svnmergerussell0-0/+0
2007-07-09(closes issue #10123)russell1-16/+14
2007-07-09Merged revisions 74158 via svnmerge from qwell1-8/+8
2007-07-09Forgot to get rid of an extraneous debug message.mmichelson1-1/+0
2007-07-09The n option for Queue should make the queue exit immediately after failure t...mmichelson1-12/+14
2007-07-09Only destroy the scheduler context if it was allocated. (issue #10124 reporte...file1-2/+3
2007-07-09Fixed a logic error in leave_voicemail. Pass the mailbox instead of the conte...mmichelson1-1/+1
2007-07-09Few minor thread synchronization tweaks. (issue #10124 reported by gzero)file2-5/+14
2007-07-09Use AC_CHECK_HEADER to check for ptlib/openh323 to allow for cross compiling....file2-152/+1371
2007-07-09Doxygen formatting fixes; fixes errors while 'make progdocs'. (Closes issue ...tilghman1-71/+90
2007-07-09Give Agent channel names priority when doing CDR merging. (issue #10011 repor...file1-1/+1
2007-07-09Add a few sanity checks when writing out the dialplan. (issue #10157 reported...file1-2/+2
2007-07-08While tracking down a bug, I need some more history. Dumphistory is very usef...oej1-0/+2
2007-07-06Merged revisions 73768 via svnmerge from russell1-1/+4
2007-07-06Fixing a rare case which causes voicemail to crash when compiled with IMAP st...mmichelson1-2/+19
2007-07-06Merged revisions 73684 via svnmerge from russell1-0/+4
2007-07-06Merged revisions 73678 via svnmerge from russell1-2/+6
2007-07-06Merged revisions 73674 via svnmerge from mmichelson1-1/+1
2007-07-06fix a little spelling errorrussell1-1/+1
2007-07-05Fix a crash in chan_sip. Don't try to stop the monitor thread if it was neverrussell1-1/+1
2007-07-05copy from the correct buffer when deferring a full framerussell1-10/+10
2007-07-05* Store the call number that a thread is processing without the full frame bitrussell1-3/+4
2007-07-05Merged revisions 73547 via svnmerge from kpfleming1-0/+3
2007-07-05Pass HOLD and UNHOLD frames to the other channel when they are returned from arussell1-9/+16
2007-07-05Merged revisions 73466 via svnmerge from file1-0/+2
2007-07-05Correcting a minor CLI bug I found. When issuing the queue show command, if y...mmichelson1-2/+9
2007-07-05Make this module build for me in dev-moderussell2-3/+5
2007-07-05Merged revisions 73349 via svnmerge from file2-9/+8
2007-07-05Merged revisions 73318 via svnmerge from file1-3/+3
2007-07-05Merged revisions 73315 via svnmerge from file1-2/+1
2007-07-04Merged revisions 73252 via svnmerge from crichter1-0/+20
2007-07-04Merged revisions 73207 via svnmerge from crichter1-1/+6
2007-07-03Removing expr floating patch from 1.4; too much of a behavior change. If you ...murf6-544/+442
2007-07-03What the heck. This should not have happened.qwell0-0/+0
2007-07-03use autotagged externalsqwell0-0/+0
2007-07-03Merged revisions 73052 via svnmerge from tilghman1-2/+2
2007-07-03Merged revisions 73004 via svnmerge from crichter1-5/+0
2007-07-02support for floating point numbers added to ast_expr2 $\[...\] exprs. Fixes b...murf9-515/+620
2007-07-02Remove a bogus comment and add proper locking to the handler function for therussell1-1/+2
2007-07-02Blocked revisions 72924 via svnmergeqwell0-0/+0
2007-07-02Added additional DTMF debug messages for when emulation occurs.file1-2/+7