summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-05-11cast sockaddr_in to sockaddr because we need that.Luigi Rizzo
2006-05-11Go ahead and merge STUN mods for RTP in preparation for some STUN Mark Spencer
2006-05-11simplify determine_firstline_partsLuigi Rizzo
2006-05-11remove last instance of add_blank_header()Luigi Rizzo
2006-05-11remove almost all useless instances of add_blank_header() but one,Luigi Rizzo
2006-05-11- Use systemname for realm in sip, if we have no configuration for realmOlle Johansson
2006-05-11various minor cleanupsKevin P. Fleming
2006-05-11use the proper method to get out of the bridge loopKevin P. Fleming
2006-05-11forcing a dist-clean in the cleantest was a bad idea. Just change the scriptRussell Bryant
2006-05-11initialize the bridge result to 'no result', so that we can check for code pa...Kevin P. Fleming
2006-05-11remove trailing spaceLuigi Rizzo
2006-05-11remove a duplicate prototypeLuigi Rizzo
2006-05-11remove duplicated code in add_headerLuigi Rizzo
2006-05-11add messages at the bottom of the menu for each of the definesRussell Bryant
2006-05-11remove a trailing tab ... now this Makefile is perfectRussell Bryant
2006-05-11change the CFLAGS controlled by menuselect to be placed in a header fileRussell Bryant
2006-05-11simplify init_req()Luigi Rizzo
2006-05-11cleanup init_resp with proper variable names and arguments.Luigi Rizzo
2006-05-11staticize a variable.Luigi Rizzo
2006-05-11replace list unlinking with UNLINK macroLuigi Rizzo
2006-05-11simplify sip_pretend_ack also removing a bug in the existingLuigi Rizzo
2006-05-11block revision for fix that was committed here before 1.2Kevin P. Fleming