summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-18Allow contexts in regexten so that extensions can be added to multiple contex...Joshua Colp
2006-05-18Remove unsupported, unimplemented, unfunctional "v" option from meetme docume...Olle Johansson
2006-05-18this is not a warning, it might happen during call initializationChristian Richter
2006-05-18force a "make clean" because existing .depend files in the subdirectoriesRussell Bryant
2006-05-18fix file dependency generation so that the resulting files in the subdirectoriesRussell Bryant
2006-05-18Fix receiving message count information from a remote IAX2 peer. (issue #7163...Joshua Colp
2006-05-18Add SPRINTF dialplan function made by the ever insaneful Corydon (issue #7078...Joshua Colp
2006-05-17Remove needless check for autofill (issue #7180 reported by Marquis)Joshua Colp
2006-05-17Merged revisions 27973 via svnmerge from Joshua Colp
2006-05-17Only set the RTP DTMF information of an RTP structure does indeed exist.Joshua Colp
2006-05-17Issue #7176 - Crash in expire_register (imported from 1.2)Olle Johansson
2006-05-17Adding a debug lineOlle Johansson
2006-05-17Merged revisions 27847 via svnmerge from Joshua Colp
2006-05-17Add distinctive ring detection with Caller ID for Australia, New Zealand, and...Joshua Colp
2006-05-17fixed bug that we've lost the orginator of the call.. now we can hear to disc...Christian Richter
2006-05-17Blocked revisions 27767 via svnmergeJoshua Colp
2006-05-17Block TRANSFER_CONTEXT patch for 1.2 only, since is already implemented in si...Olle Johansson
2006-05-17Use pointer instead of un-needed buffer. Thanks Kevin!Olle Johansson
2006-05-17Merged revisions 27636 via svnmerge from Tilghman Lesher
2006-05-16Inherit channel variables when call forwarding through chan_local (issue #709...Joshua Colp
2006-05-16mark RTP sessions that are not carrying DTMFKevin P. Fleming
2006-05-16clean up some compiler warnings (no reason to use signed integers for buffer ...Kevin P. Fleming
2006-05-16Add option for enabling and disabling echo cancellationMatthew Fredrickson
2006-05-16Argument macro janitor for func_odbc, fixes #7171Tilghman Lesher
2006-05-16Send a=recvonly when put on hold, otherwise a=sendrecv to indicate that we wa...Olle Johansson
2006-05-16make this app actually compileKevin P. Fleming
2006-05-16Merged revisions 27468 via svnmerge from Kevin P. Fleming
2006-05-16TypoOlle Johansson
2006-05-16Adding check of option_debugOlle Johansson
2006-05-16Show all formats for an active SIP callOlle Johansson
2006-05-16fixed very bad memory overwrite which leaded to segfaults on some systems. re...Christian Richter
2006-05-16One sipfrag attachment is enough...Olle Johansson
2006-05-16- Format fixesOlle Johansson
2006-05-16return the result of the cli command registrationRussell Bryant
2006-05-16fix bogus patch to allow setting the CDR amaflags. (The original patch inRussell Bryant
2006-05-15allow func_cdr to set amaflags patch provided byMatt O'Gorman
2006-05-15Make sure that the channel is answered before doing SpeechBackground. (issue ...Joshua Colp
2006-05-13simplify conference user list handlingRussell Bryant
2006-05-13Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now beRussell Bryant
2006-05-13remove some stuff handled by configure and menuselectRussell Bryant
2006-05-13remove unnecessary INCLUDE variable which was currently added to ASTCFLAGSRussell Bryant
2006-05-13Merged revisions 27093 via svnmerge from Tilghman Lesher
2006-05-11Merged revisions 27051 via svnmerge from Tilghman Lesher
2006-05-11fix the build with astmm (issue #7139)Russell Bryant
2006-05-11use config.status instead of include/autoconfig.h as the dependencyRussell Bryant
2006-05-11set correct type for lock initializersLuigi Rizzo
2006-05-11 - The recent change to linklists.h broke the build on linux for some reason.Russell Bryant
2006-05-11oops, missing ! in matchcid...Luigi Rizzo
2006-05-11remove a now useless debugging message about loading new-style modules.Luigi Rizzo
2006-05-11properly initialize non-static locks.Luigi Rizzo