summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-19Merged revisions 10487 via svnmerge from Tilghman Lesher
2006-02-19Merged revisions 10464 via svnmerge from Tilghman Lesher
2006-02-19Merged revisions 10462 via svnmerge from Tilghman Lesher
2006-02-18remove unused variableRussell Bryant
2006-02-18fix up some doxygen formatted commentsRussell Bryant
2006-02-18Merged revisions 10409 via svnmerge from Tilghman Lesher
2006-02-17fix up the summary and help text for the mixmonitor cli commandRussell Bryant
2006-02-17Merged revisions 10368 via svnmerge from Russell Bryant
2006-02-16add 'blindtransfer' variable to chan iax2 like chan_sip and res_features bug ...Matt O'Gorman
2006-02-16Bug 6503 - Change wording from mailbox to folder when referring to the subfol...Tilghman Lesher
2006-02-16Bug 6516 - u->chan not definedTilghman Lesher
2006-02-16Bug 6515 - extra semicolonTilghman Lesher
2006-02-16remove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)Russell Bryant
2006-02-16Merged revisions 10301 via svnmerge from Russell Bryant
2006-02-16add StopMixMonitor application (issue #6122, with mods)Russell Bryant
2006-02-16suppress compiler warningRussell Bryant
2006-02-16Whitespace cleanupOlle Johansson
2006-02-15Define the initial values separate from the STATIC definitionsTilghman Lesher
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-02-15adde incoming_early_audio option, to avoid sending tone indications to the re...Christian Richter
2006-02-15added pmp_l1_check option, to avoid l1 checking for group calls on PMP portsChristian Richter
2006-02-15now that there are no modules that define their own version ofRussell Bryant
2006-02-15Fix the retrieval of the new SYSTEMNAME variable. Also, clarify someRussell Bryant
2006-02-15changed LOG_WARNING to LOG_DEBUG for backtraceMatt O'Gorman
2006-02-15Small typoOlle Johansson
2006-02-15add option to avoid calling members whose channels are 'in use' (issue #6315,...Kevin P. Fleming
2006-02-15remove code that does not appear to do anything useful (issue #6059)Kevin P. Fleming
2006-02-15more memory allocation wrapper conversionKevin P. Fleming
2006-02-15various cleanups (issue #6389)Kevin P. Fleming
2006-02-15don't dereference memory that has been freed (issue #6405)Kevin P. Fleming
2006-02-15Merged revisions 10137 via svnmerge from Kevin P. Fleming
2006-02-15add channel's uniqueid to manager 'join' event (issue #6458)Kevin P. Fleming
2006-02-15add KEYPADHASH dialplan function (issue #6441)Kevin P. Fleming
2006-02-15handle longer ENUM lookup results (issue #6476)Kevin P. Fleming
2006-02-15block func_enum fixKevin P. Fleming
2006-02-15Merged revisions 10021,10108 via svnmerge from Kevin P. Fleming
2006-02-15force a cleanup due to today's ast_channel changeKevin P. Fleming
2006-02-15update app to use args parserKevin P. Fleming
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)Kevin P. Fleming
2006-02-14add 'systemname' option to prefix channel unique IDs with (issue #5825)Kevin P. Fleming
2006-02-14Now Kevin will be really happy!Matt O'Gorman
2006-02-14changed naming scheme for variables so it matchesMatt O'Gorman
2006-02-14use a delimiter for 'show channels concise' that will not appear in the field...Kevin P. Fleming
2006-02-14Bug 4377 - Initial round of loader changesTilghman Lesher
2006-02-14more list macro conversion (issue #6361, plus documentation for new macro)Kevin P. Fleming
2006-02-14more memory allocation wrapper conversion (issue #6365)Kevin P. Fleming
2006-02-14warn people about ENUMLOOKUP counting changeKevin P. Fleming
2006-02-14ensure that ENUM count requests that are invalid return zero, not blank (issu...Kevin P. Fleming
2006-02-14don't force a default zone for ENUM() lookups, use the configuration file (is...Kevin P. Fleming
2006-02-14don't use localuser structure for outbound calls (issue #6216)Kevin P. Fleming