asterisk/asterisk.git
2010-07-06 Tilghman LesherUh, yeah.
2010-07-05 Tilghman LesherBlocked revisions 273981 via svnmerge
2010-07-05 Paul BelangerMerged revisions 273884 via svnmerge from
2010-07-03 Tilghman LesherMerged revisions 273793 via svnmerge from
2010-07-02 Tilghman LesherMerged revisions 273717 via svnmerge from
2010-07-02 Tilghman LesherBlocked revisions 273639 via svnmerge
2010-07-02 Tilghman LesherThe switch fallthrough could create some errorneous...
2010-07-02 Tzafrir CohenFix various typos reported by Lintian
2010-07-01 Russell BryantMerged revisions 273565 via svnmerge from
2010-07-01 Jeff PeelerMerged revisions 273474 via svnmerge from
2010-07-01 Matthew NicholsonProperly handle failures of fax->start_session()
2010-07-01 David Vosselcorrect handling of get_destination return values
2010-07-01 Jeff PeelerMerged revisions 273354 via svnmerge from
2010-07-01 Matthew NicholsonFixed whitespace problems
2010-07-01 Matthew NicholsonAltered my comment about TCP_NODELAY
2010-07-01 Matthew NicholsonDon't free written frames in chan_mobile's mbl_write...
2010-06-30 Matthew NicholsonSet TCP_NODELAY on manager TCP sockets to prevent delay...
2010-06-30 Paul BelangerFix rt(c)p set debug ip taking wrong argument
2010-06-30 Richard MudgettRemove unnecessary if test in CV_DSTR()
2010-06-30 Richard MudgettMisc doxygen cleanup in config.h
2010-06-30 Tilghman LesherPermission checking for the system application is backw...
2010-06-30 Tilghman LesherDon't attempt to proceed if our internal parser indicat...
2010-06-29 Tilghman LesherMerged revisions 273060 via svnmerge from
2010-06-29 Tilghman LesherRecorded merge of revisions 273057 via svnmerge from
2010-06-29 Tilghman LesherExclude libical for insufficient versions.
2010-06-29 Tilghman LesherSend DialPlanComplete as a response, not as a separate...
2010-06-29 David Vosselsend a 400 Bad Request on malformed sip request
2010-06-28 Tilghman LesherMerged revisions 272925 via svnmerge from
2010-06-28 Tilghman LesherMerged revisions 272921-272922 via svnmerge from
2010-06-28 David Vosselrfc compliant sip option parsing + new unit test
2010-06-28 Mark MichelsonMerged revisions 272804 via svnmerge from
2010-06-28 Russell BryantUse the underscore package so that underscores do not...
2010-06-28 David Vosselcode guidelines cleanup for retrans_pkt() function
2010-06-25 Tilghman LesherMerged revisions 272562 via svnmerge from
2010-06-25 Matthew NicholsonImplemement support for handling multiple documents...
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.
next