aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-18fix file dependency generation so that the resulting files in the subdirectoriesrussell1-2/+4
2006-05-18Fix receiving message count information from a remote IAX2 peer. (issue #7163...file1-6/+6
2006-05-18Add SPRINTF dialplan function made by the ever insaneful Corydon (issue #7078...file1-0/+145
2006-05-17Remove needless check for autofill (issue #7180 reported by Marquis)file1-2/+1
2006-05-17Merged revisions 27973 via svnmerge from file1-17/+25
2006-05-17Only set the RTP DTMF information of an RTP structure does indeed exist.file1-1/+2
2006-05-17Issue #7176 - Crash in expire_register (imported from 1.2)oej1-4/+11
2006-05-17Adding a debug lineoej1-0/+2
2006-05-17Merged revisions 27847 via svnmerge from file1-1/+1
2006-05-17Add distinctive ring detection with Caller ID for Australia, New Zealand, and...file2-6/+65
2006-05-17fixed bug that we've lost the orginator of the call.. now we can hear to disc...crichter1-3/+7
2006-05-17Blocked revisions 27767 via svnmergefile0-0/+0
2006-05-17Block TRANSFER_CONTEXT patch for 1.2 only, since is already implemented in si...oej0-0/+0
2006-05-17Use pointer instead of un-needed buffer. Thanks Kevin!oej1-3/+3
2006-05-17Merged revisions 27636 via svnmerge from tilghman1-103/+112
2006-05-16Inherit channel variables when call forwarding through chan_local (issue #709...file1-0/+4
2006-05-16mark RTP sessions that are not carrying DTMFkpfleming3-5/+35
2006-05-16clean up some compiler warnings (no reason to use signed integers for buffer ...kpfleming1-5/+5
2006-05-16Add option for enabling and disabling echo cancellationmattf2-0/+13
2006-05-16Argument macro janitor for func_odbc, fixes #7171tilghman1-47/+39
2006-05-16Send a=recvonly when put on hold, otherwise a=sendrecv to indicate that we wa...oej1-2/+10
2006-05-16make this app actually compilekpfleming1-0/+1
2006-05-16Merged revisions 27468 via svnmerge from kpfleming1-0/+3
2006-05-16Typooej1-1/+1
2006-05-16Adding check of option_debugoej1-1/+2
2006-05-16Show all formats for an active SIP calloej1-2/+3
2006-05-16fixed very bad memory overwrite which leaded to segfaults on some systems. re...crichter4-356/+123
2006-05-16One sipfrag attachment is enough...oej1-6/+0
2006-05-16- Format fixesoej1-14/+19
2006-05-16return the result of the cli command registrationrussell1-2/+1
2006-05-16fix bogus patch to allow setting the CDR amaflags. (The original patch inrussell1-1/+1
2006-05-15allow func_cdr to set amaflags patch provided bymogorman1-0/+2
2006-05-15Make sure that the channel is answered before doing SpeechBackground. (issue ...file1-0/+6
2006-05-13simplify conference user list handlingrussell2-97/+34
2006-05-13Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now berussell4-17/+9
2006-05-13remove some stuff handled by configure and menuselectrussell1-29/+0
2006-05-13remove unnecessary INCLUDE variable which was currently added to ASTCFLAGSrussell1-6/+4
2006-05-13Merged revisions 27093 via svnmerge from tilghman1-2/+2
2006-05-11Merged revisions 27051 via svnmerge from tilghman1-1/+1
2006-05-11fix the build with astmm (issue #7139)russell2-2/+2
2006-05-11use config.status instead of include/autoconfig.h as the dependencyrussell1-1/+1
2006-05-11set correct type for lock initializersrizzo1-2/+2
2006-05-11 - The recent change to linklists.h broke the build on linux for some reason.russell6-39/+18
2006-05-11oops, missing ! in matchcid...rizzo1-1/+1
2006-05-11remove a now useless debugging message about loading new-style modules.rizzo1-2/+0
2006-05-11properly initialize non-static locks.rizzo1-0/+1
2006-05-11cast sockaddr_in to sockaddr because we need that.rizzo1-1/+2
2006-05-11Go ahead and merge STUN mods for RTP in preparation for some STUN markster2-9/+309
2006-05-11simplify determine_firstline_partsrizzo1-30/+21
2006-05-11remove last instance of add_blank_header()rizzo1-24/+0