asterisk/asterisk.git
2010-06-25 David Vosselchan_sip: more accurate retransmissions
2010-06-25 Tilghman LesherSymlink sounds files, to save disk space, when multiple...
2010-06-24 Richard MudgettMerged revisions 272446 via svnmerge from
2010-06-23 Russell BryantResolve some errors produced during module unload of...
2010-06-23 Matthew NicholsonMerged revisions 272367 via svnmerge from
2010-06-23 Tilghman LesherIf there is realtime configuration, it does not get...
2010-06-23 Tilghman LesherEnsure a NULL file while debugging cannot crash AEL.
2010-06-23 Paul BelangerFix previous merge. ast_test_flag != ast_test_flag64
2010-06-23 Paul BelangerMerged revisions 272255 via svnmerge from
2010-06-23 Terry WilsonUpdate configure when changing autconf m4 files...
2010-06-23 Terry WilsonHonor the --with-${library}=path for AST_EXT_TOOL_CHECK
2010-06-23 Paul BelangerCorrect manager variable 'EventList' case.
2010-06-23 Paul BelangerAdd localization support for Spanish
2010-06-23 Tim RingenbachAdd new AMI command LocalOptimizeAway.
2010-06-23 Tilghman LesherD'oh! Defaultenabled FTL.
2010-06-23 Tilghman LesherRecorded merge of revisions 272147 via svnmerge from
2010-06-23 Terry WilsonDon't start the sla thread unless we realy need it
2010-06-23 Tilghman LesherLoad all lines from realtime, not just the first one.
2010-06-23 Terry WilsonMake sure reload updates SLA config
2010-06-23 Mark MichelsonAdd extra protection for reinvite glare scenario.
2010-06-22 Russell BryantDon't try to lock/unlock an uninitialized lock on a...
2010-06-22 David Vosselfixes issue with 'dialplan remove extension blah' segfa...
2010-06-22 David Vosselignore CANCEL request after having already received...
2010-06-22 David Vosselminor fixes for white/black event filters
2010-06-22 Matthew NicholsonMerged revisions 271902 via svnmerge from
2010-06-22 Jeff PeelerAdd regular expression filtering for manager events.
2010-06-22 Russell BryantResolve some errors that occur on a graceful shutdown.
2010-06-22 Russell BryantChange the method of retrieving the Asterisk version...
2010-06-22 David Vosselfixes attended transfer behavior when both transferee...
2010-06-22 Matthew NicholsonUpdated the CHANGES file documenting the addition of...
2010-06-22 Matthew NicholsonMerged revisions 271761 via svnmerge from
2010-06-22 Matthew NicholsonMerged revisions 271689 via svnmerge from
2010-06-21 Tilghman LesherConflict kqueue on OS X, since it doesn't work there...
2010-06-21 David Vosseladd speex 16khz sample frame so codec cost can be calcu...
2010-06-21 Jeff PeelerMerged revisions 271552 via svnmerge from
2010-06-21 David Vosselfixes crash when From header URI is missing "sip:"
2010-06-21 David Vosselfixes logic error introduced by slin16 sip support
2010-06-21 Tilghman LesherAdd new application for declining counting words in...
2010-06-18 Jeff PeelerMerged revisions 271399 via svnmerge from
2010-06-18 David Vosselfile.c was truncating audio file formats to the lower...
2010-06-18 Jeff PeelerRecorded merge of revisions 271335 via svnmerge from
2010-06-17 David Vosselfixes some coding guideline issue
2010-06-17 David Vosselretransmit response to BYE requests until timer J expires
2010-06-17 David Vosseladds support for slin16 in sip
2010-06-17 David Vosseladds speex 16khz audio support
2010-06-17 Jeff PeelerChange expected operation from error to debug message
2010-06-17 Matthew NicholsonBlocked revisions 271123 via svnmerge
2010-06-17 Paul Belangeroption w[(secs)] incorrectly capitalized in xmldoc
2010-06-16 David Vosseladdition of more parse_uri test cases
2010-06-16 Paul BelangerMerged revisions 270979 via svnmerge from
2010-06-16 Jason ParkerFix the actual place that was pointed out, for previous...
2010-06-16 Jason ParkerMerged revisions 270980 via svnmerge from
2010-06-16 Matthew NicholsonSet sin_family to AF_INET when doing lookups, also...
2010-06-16 David Vosseladdition of G.719 pass-through support
2010-06-16 Paul BelangerMSG_OOB flag on HANGUP packet removed.
2010-06-16 David VosselMerged revisions 270866 via svnmerge from
2010-06-16 Jeff PeelerFix no call waiting caller ID
2010-06-16 Paul BelangerUpdate formatting for channelvariables.tex
2010-06-15 Russell BryantDon't blow up if an ast_channel doesn't get allocated.
2010-06-15 Terry WilsonDon't continue sending the file when there has been...
2010-06-15 Terry WilsonDon't send files twice and remove extra \r\n from header
2010-06-15 Terry WilsonMake contactdeny apply to src ip when nat=yes
2010-06-15 Tilghman LesherMerged revisions 270583 via svnmerge from
2010-06-15 Tilghman LesherArgh, mixed declarations and code.
2010-06-15 Tilghman LesherAdd distributed devicestate via the XMPP protocol.
2010-06-15 Leif MadsenMerged revisions 270442 via svnmerge from
2010-06-14 Paul BelangerMerged revisions 270331 via svnmerge from
2010-06-14 Richard MudgettExtract sig_ss7_init_linkset() to sig_ss7.
2010-06-14 Jason ParkerAdd option to get untruncated channel name from AGENT...
2010-06-14 Richard MudgettAdd digit manipulation tag support to chan_dahdi/sig_pr...
2010-06-13 Tzafrir Cohenbashism in configure script
2010-06-13 Paul BelangerReverting patch and reopening issue #16155, as patch...
2010-06-12 Paul BelangerMerged revisions 270078 via svnmerge from
2010-06-11 Paul BelangerUse pkg-config to find gmime libraries
2010-06-11 Tilghman LesherMerged revisions 269960 via svnmerge from
2010-06-11 Tilghman LesherAdd DBGetComplete event after a DBGetResponse.
2010-06-11 Tilghman LesherRemove lines from the output related to the backtrace...
2010-06-10 Paul BelangerRemove ASTBINDIR variable
2010-06-10 Mark MichelsonMerged revisions 269821 via svnmerge from
2010-06-10 Mark MichelsonAdd documentation explaining PLC in Asterisk.
2010-06-10 Russell BryantFix an off by one error that caused a unit test to...
2010-06-10 Kevin P. FlemingEnsure that 'logger show channels' works properly when...
2010-06-10 Tilghman LesherMerged revisions 269635 via svnmerge from
2010-06-10 Russell BryantAttempt to fix a FreeBSD build error by including sys...
2010-06-09 Russell BryantAttempt to fix FreeBSD build problem.
2010-06-09 Russell BryantMerged revisions 269495 via svnmerge from
2010-06-09 Jason ParkerBlocked revisions 269426 via svnmerge
2010-06-09 Russell BryantResolve an invalid memory read on an event.
2010-06-09 Paul BelangerMerged revisions 269334 via svnmerge from
2010-06-09 Richard MudgettAdd missing API function to sig_ss7: sig_ss7_fixup().
2010-06-09 Richard MudgettEliminate deadlock potential in dahdi_fixup().
2010-06-09 David Vosselfixes crash in moh when cachertclasses flag is used
2010-06-09 Tzafrir Cohendial by name in chan_dahdi
2010-06-09 Russell BryantAdd libjack-dev to install_prereq.
2010-06-09 Russell BryantAdd libpopt-dev, libical-dev, and libspandsp-dev to...
2010-06-09 Russell BryantAdd libnewt-dev to install-prereq.
2010-06-09 Russell BryantAdd libopenais-dev to install_prereq.
2010-06-09 Russell BryantAdd an "install-unpackaged" command to install_prereq...
2010-06-09 Russell BryantAdd libcurl to install_prereq.
2010-06-09 Russell BryantAdd freetds-dev to install_prereq.
next