aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-02Merged revisions 72585 via svnmerge from crichter2-3/+24
2007-07-02Merged revisions 72099 via svnmerge from crichter4-34/+40
2007-07-02Merged revisions 72087 via svnmerge from crichter2-99/+68
2007-07-01Merged revisions 72805 via svnmerge from russell1-1/+1
2007-06-30Tweak the configure script so that error output isn't spewed to the consolerussell2-7/+11
2007-06-29give format_pcm a more concise destriptionrussell1-1/+1
2007-06-29Use !defined(HAVE_GETHOSTBYNAME_R) to check for absencerizzo1-1/+1
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