aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-22Update .version and ChangeLogv1.4.33.1russell2-1/+14
2010-06-22Merge revision 270404 from the 1.4 branch.russell1-0/+1
2010-06-22Create a tag for 1.4.33.1, copied from 1.4.33.russell0-0/+0
2010-06-17Update.version and ChangeLogv1.4.33lmadsen2-1/+5
2010-06-17Create 1.4.33 from 1.4.33-rc2lmadsen0-0/+0
2010-06-10Merge 269635 and update ChangeLog.v1.4.33-rc2lmadsen3-1/+17
2010-06-09Merge in revision 269335. Updated ChangeLog and .version files.lmadsen4-20/+46
2010-06-09Create 1.4.33-rc2 from 1.4.33-rc1.lmadsen0-0/+0
2010-06-01Use autotagged externalsv1.4.33-rc1lmadsen0-0/+0
2010-06-01Importing files for 1.4.33-rc1 release.lmadsen3-0/+28857
2010-06-01Creating tag for the release of asterisk-1.4.33-rc1lmadsen0-0/+0
2010-06-01Prevent CLI prompt from distorting output of lines shorter than the prompt.tilghman1-1/+1
2010-06-01Fix formatting issue with previous patch.pabelanger1-4/+3
2010-06-01Missing fallback to audio fax feature when T.38 re-INVITE failedpabelanger1-14/+26
2010-05-30Reverting patch and reopening issue #16784, as patch breaks color display.tilghman1-1/+1
2010-05-26Use sigaction for signals which should persist past the initial trigger, not ...tilghman2-20/+38
2010-05-26add dahdi_func_write to zap_tech structuredvossel1-0/+1
2010-05-26Make AgentComplete message more consistent.mmichelson1-1/+2
2010-05-26Not finding rows in the DB does not rise to the level of a warning.tilghman1-1/+1
2010-05-25fixes build issue with zapteldvossel1-0/+2
2010-05-25Don't mark the cdr records of unanswered queue calls with "NOANSWER". This r...mnicholson1-9/+0
2010-05-25Merged revisions 265320,265467 via svnmerge from twilson5-0/+29
2010-05-24fixes segfault when using generic plcdvossel1-0/+5
2010-05-21Don't hang up on a queue caller if the file we attempt to play does not exist.mmichelson2-1/+5
2010-05-21Fix grammatical error in comment.mmichelson1-1/+1
2010-05-21Allow ast_safe_sleep to defer specific frames until after the sleep has concl...mmichelson3-27/+73
2010-05-20ast_callerid_parse() had a path that left name uninitialized.rmudgett1-0/+2
2010-05-201.4 version of PLC fix.mmichelson4-5/+118
2010-05-19Set quieted flag when receiving a dtmf tone during playback in speechbackground.mnicholson1-0/+1
2010-05-19Internal timing is now on by default, if you're using DAHDI 2.3 or above.tilghman3-6317/+19559
2010-05-19fix incorrectly typed indications for [nz] stutter and dialrecallalecdavis1-2/+2
2010-05-19Because progress is called multiple times, across several frames, we must per...tilghman1-51/+62
2010-05-18Modify directory name reading to be interrupted with operator or pound escape.jpeeler1-0/+15
2010-05-17Fix logic error when checking for a devstate provider.mmichelson1-1/+1
2010-05-17Remove arbitrary size limitation for hints.mmichelson1-2/+2
2010-05-17Manager cookies are not compatible with RFC2109.lmadsen1-1/+1
2010-05-17Update link to new version of core sounds.lmadsen1-1/+1
2010-05-17backport of DAHDI buffer policy dial string optiondvossel1-21/+100
2010-05-13Fix internal timing not working with Zapteljpeeler2-1/+2
2010-05-12fixes app_meetme dsp errordvossel1-5/+4
2010-05-11Use a less silly method for modifying a flex-generated file.qwell1-2/+6
2010-05-11Fix issue #17302 a slightly different way (mad props to Qwell)tilghman2-3/+1
2010-05-10Allow compilation on Mac OS X 10.4 (Tiger)tilghman1-0/+3
2010-05-06Only allow the operator key to be accepted after leaving a voicemail.jpeeler1-1/+4
2010-05-06Revert 261698, code in trunk leads me to believe unadvertised options are sup...jpeeler1-1/+19
2010-05-06Remove some hidden broken code in the voicemail mailbox options menu.jpeeler1-19/+1
2010-05-06Use the versioned MOH tarballs, now that we have them.qwell1-2/+7
2010-05-05Registration fix for SIP realtime.pabelanger1-3/+7
2010-05-04Add a tiny corner case to the previous committilghman1-1/+5
2010-05-04Protect against overflow, when calculating how long to wait for a frame.tilghman1-1/+1