aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.4.6@212958 f38db490-d61...v1.4.6kpfleming8-20/+19
2007-06-29use autotagged externalsrussell0-0/+0
2007-06-29importing files for 1.4.6 releaserussell3-0/+8979
2007-06-29Creating tag for the release of asterisk-1.4.6russell0-0/+0
2007-06-29Blocked revisions 72629 via svnmergerussell0-0/+0
2007-06-29Minor change for older GCC versions.file1-2/+2
2007-06-29Backport fix for GCC versions without support for declaration-after-statement.file4-10/+33
2007-06-29Issue 10055 - Change memory allocation to use the heap for a command, since t...tilghman1-8/+17
2007-06-29Fix 1.4 breakagetilghman1-2/+2
2007-06-28regenerate the configure script for rizzorussell2-3/+102
2007-06-28add a check for gethostbyname_r so we canrizzo1-2/+5
2007-06-28Add -Wdeclaration-after-statement to AST_DEVMODE flags to catchrizzo3-4/+6
2007-06-28cast a time_t so that it does not conflict with the print format.rizzo1-1/+1
2007-06-27Merged revisions 72373 via svnmerge from bbryant1-0/+7
2007-06-27Merged revisions 72378 via svnmerge from file1-2/+2
2007-06-27Merged revisions 72333 via svnmerge from bbryant1-7/+0
2007-06-27Make payload IDs for iLBC/Speex match to our list. Since these are dynamic pa...file1-2/+2
2007-06-27Merged revisions 72327 via svnmerge from file1-0/+2
2007-06-27Merged revisions 72267 via svnmerge from russell1-0/+2
2007-06-27Merged revisions 72259 via svnmerge from bbryant1-0/+8
2007-06-27Merged revisions 72256 via svnmerge from file1-1/+6
2007-06-27use the proper type for storing group number bits so that if someone specifie...kpfleming1-1/+1
2007-06-27Blocked revisions 72184 via svnmergeqwell0-0/+0
2007-06-27Fix another problem in voicemail with missing symbols.qwell1-4/+4
2007-06-27Make the ast_read_noaudio API call behave better under circumstances where DT...file1-29/+38
2007-06-27Don't modify a variable that we don't want modified. Make a copy of it instead.qwell1-7/+6
2007-06-27Only output debug information related to RTCP timestamps when RTCP debugrussell1-1/+1
2007-06-27Merged revisions 72040-72041 via svnmerge from crichter1-45/+2
2007-06-27Make unloading of pbx_dundi actually work.file1-2/+15
2007-06-26Removing a pointless line. This variable was already set earlier and between ...mmichelson1-1/+0
2007-06-26Don't dereference a pointer that may be NULL here.qwell1-0/+3
2007-06-26A few changes, the ultimate goal of which is to keep better track of the numb...mmichelson1-23/+26
2007-06-26Blocked revisions 71847 via svnmergeqwell0-0/+0
2007-06-26Fixing bug where the authuser was mistakenly pulled from the mailbox string i...mmichelson1-2/+2
2007-06-26Merged revisions 71750 via svnmerge from tilghman1-0/+5
2007-06-25Merged revisions 71656 via svnmerge from tilghman1-1/+1
2007-06-25Build a peer as well when hash323 is enabled in users.conf (issue #9599 repor...file1-0/+5
2007-06-25Minor tweak for queueing up the unhold frame... this will teach me to do bugs...file1-1/+2
2007-06-25Fix a typo in the Asterisk mib. (issue #10048, Matti)russell1-1/+1
2007-06-25Merged revisions 71414 via svnmerge from file1-1/+3
2007-06-25Fix it so 1.4 actually compiles on my box.file1-2/+2
2007-06-25Check to make sure the channel pointer is present before queueing up an unhol...file1-1/+1
2007-06-24Include the menuselect-tree file in tarballs to make builds from tarballs arussell1-0/+2
2007-06-24Merged revisions 71358 via svnmerge from russell1-10/+5
2007-06-24Issue 10044 - chan->cdr is NULL here, so peer->cdr is what we really wanted t...tilghman1-2/+2
2007-06-24Merged revisions 71288 via svnmerge from tilghman2-11/+2
2007-06-23This patch is meant to fix 8433; where clid and src are lost via bridging.murf2-11/+78
2007-06-22Merged revisions 70341 via svnmerge from crichter3-13/+30
2007-06-22Blocked revisions 71124 via svnmergefile0-0/+0
2007-06-22Merged revisions 70672 via svnmerge from crichter2-1/+2