summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-07Merged revisions 47284 via svnmerge from Joshua Colp
2006-11-07Merged revisions 47279 via svnmerge from Kevin P. Fleming
2006-11-07rge overhaul to voicemail imap support. Allows support for more imap servers,Matt O'Gorman
2006-11-07Break -> continue to make stuff work... Thanks, Luigi!Olle Johansson
2006-11-07remove another broken property mergeKevin P. Fleming
2006-11-07remove properties that shouldn't be merged to this branchKevin P. Fleming
2006-11-07use editable URL for menuselect, and switch to trunkKevin P. Fleming
2006-11-07issue #8265 - don't reply to ACK. Imported from 1.2, 1.4Olle Johansson
2006-11-07Stealing Tilghman's explanation from the -dev list and producing documentatio...Olle Johansson
2006-11-07explain why ast_carefulwrite is written the way it is,Luigi Rizzo
2006-11-07Merged revisions 47239 via svnmerge from Russell Bryant
2006-11-06check for failure after call to calloc() (issue #8295)Russell Bryant
2006-11-06minor change to test live syncingKevin P. Fleming
2006-11-06Add support for manager hooks, so you could fire off manager events over IRC ...Joshua Colp
2006-11-05Make pbx_dundi compile again. Sorry. :(Russell Bryant
2006-11-04List ss7 with the rest of the valid signalling types. Group SS7 optionsRussell Bryant
2006-11-04Don't lock dialoglist if monitor runs __sip_destroy.Olle Johansson
2006-11-04use the AST_MODULE_LOAD_* return codes from load_module()Russell Bryant
2006-11-04simplify a couple of loopsRussell Bryant
2006-11-04Move IP address selection for media out of add_sdpOlle Johansson
2006-11-04Do some minor cleanup to the section of code that sets the EID by getting theRussell Bryant
2006-11-04Make srvlookup global_srvlookup to follow the rest of the codeOlle Johansson
2006-11-04Simplify previous patchOlle Johansson
2006-11-04Adding new config option "limitpeersonly" to only apply call limitsOlle Johansson
2006-11-04Importing patch for Invite/replaces from 1.4Olle Johansson
2006-11-04Merged revisions 47196 via svnmerge from Russell Bryant
2006-11-04Merged revisions 47195 via svnmerge from Russell Bryant
2006-11-04Reverting rev 47093 until we have an agreement on how to Olle Johansson
2006-11-04Merged revisions 47192 via svnmerge from Russell Bryant
2006-11-04move out another large block to a large function, and documentLuigi Rizzo
2006-11-04useless cast removal...Luigi Rizzo
2006-11-04remove many unnecessary castsLuigi Rizzo
2006-11-04remove a useless castLuigi Rizzo
2006-11-04document the "debug" parameter, and the changeLuigi Rizzo
2006-11-04fix indentation of a block, and do minor simplifications at the end ofLuigi Rizzo
2006-11-04complete previous commit.Luigi Rizzo
2006-11-04move another block into a function.Luigi Rizzo
2006-11-04move a large block into a separate function.Luigi Rizzo
2006-11-03This fix introduced via bug 8233Steve Murphy
2006-11-03another small set of simplificationsLuigi Rizzo
2006-11-03change HANDLE_CAUSE into a function.Luigi Rizzo
2006-11-03remove redundant checksLuigi Rizzo
2006-11-03start integrating the simplifications proposed in bug 0005860,Luigi Rizzo
2006-11-03One has to create the path and filename in order to copy a file there. (issue...Joshua Colp
2006-11-03add a new cli/manager.conf option "debug" to enable/disableLuigi Rizzo
2006-11-03remove old/useless usecnt stuffLuigi Rizzo
2006-11-03remove old/useless usecnt stuff.Luigi Rizzo
2006-11-03Fix "core show channels" and "core show modules".Luigi Rizzo
2006-11-03move variable declarations to the beginning of a block.Luigi Rizzo
2006-11-03block other changes of mine already applied to trunk.Luigi Rizzo