summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-05-11Merged revisions 26760 via svnmerge from Kevin P. Fleming
2006-05-11Set "MARK" whenever SSRC changes (bug #6934)Mark Spencer
2006-05-11Make sure we handle long information elements (bug #6654)Mark Spencer
2006-05-11Ignore CANCEL on call that is already answeredOlle Johansson
2006-05-11Small formatting fixesOlle Johansson
2006-05-11Issue #OEJ12399.3 - Set default maxcallbitrate for users too. Olle Johansson
2006-05-11normalize the code to navigate through extensions and prioritiesLuigi Rizzo
2006-05-11- Add more and organize forward declarations (preparing for splitting up this...Olle Johansson
2006-05-11fix behaviour for earlymatch and matchmore.Luigi Rizzo
2006-05-11Issue #7081 (kanoop) - use proper cause code for 480Olle Johansson
2006-05-10replace a macro with actual code;Luigi Rizzo
2006-05-10change macro into a function, remove unused code.Luigi Rizzo
2006-05-10start cleanup indentation etc.Luigi Rizzo
2006-05-10lock conlock before accessing the list.Luigi Rizzo
2006-05-10lots of comments trying to document the agreed behaviour ofLuigi Rizzo
2006-05-10use ast_calloc instaed of calloc, and remove a couple of duplicatedRussell Bryant
2006-05-10and chan_iax2 gets smaller... remove the old jitterbufferKevin P. Fleming
2006-05-10remove some chekc sof the result of ast_mutex_lock (issue #7119, Mithraen)Russell Bryant
2006-05-10support reload say.conf to ease testingLuigi Rizzo
2006-05-10use the channel lock wrappers (issue #7120, Mithraen)Russell Bryant