aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-22Merged revisions 70342 via svnmerge from crichter1-1/+1
2007-06-22Merged revisions 70311 via svnmerge from crichter3-22/+52
2007-06-22Merged revisions 69887 via svnmerge from crichter1-1/+7
2007-06-22Merged revisions 69053 via svnmerge from crichter1-1/+1
2007-06-22Merged revisions 68887 via svnmerge from crichter1-3/+7
2007-06-22Merged revisions 68874 via svnmerge from crichter1-7/+8
2007-06-22Merged revisions 71065 via svnmerge from qwell3-21/+9
2007-06-22Merged revisions 71064 via svnmerge from bbryant1-5/+10
2007-06-22My conditions for merging amaflags info was naive; DOCUMENTATION is the defau...murf1-4/+5
2007-06-22Fix a small typo which ... well ... completely broke chan_iax2. oops!russell1-1/+1
2007-06-21Merged revisions 70948 via svnmerge from murf1-2/+5
2007-06-21Merged revisions 70898 via svnmerge from file1-1/+1
2007-06-21Put the thread reading from the socket back in the idle list if it deferred therussell1-0/+1
2007-06-21If a full frame is received while one of the iax2 threads is in the middlerussell1-14/+91
2007-06-21Merged revisions 70804 via svnmerge from murf1-4/+6
2007-06-21When volgain is used don't leave a temporary file behind.mmichelson1-12/+16
2007-06-21Do not Packet2Packet bridge if packetization settings do not allow it. (issue...file1-0/+13