summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-23Fix a few compile warnings (turned errors) and disable -Werror on the Mark Spencer
2006-02-22revert change to ENUM functionality (go back to supplying a default zone)Kevin P. Fleming
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...Kevin P. Fleming
2006-02-22* changed some strncpys to ast_copy_str Christian Richter
2006-02-22use a symbolic constant instead of a magic number (tholo!)Kevin P. Fleming
2006-02-22Solved problem where talker hears himself whenMatt O'Gorman
2006-02-22Typo: should have been changed to a constantTilghman Lesher
2006-02-22bug in the linkedlists macros where the prev node Matt O'Gorman
2006-02-22Merged revisions 10511,10535,10736 via svnmerge from Kevin P. Fleming
2006-02-22fixed a ETSI violation (after RELEASE we need to RELEASE_COMPLETE (network si...Christian Richter
2006-02-22Updating skel application to use current parsing constructsTilghman Lesher
2006-02-21converstions to allocation wrappers, use calloc instead of malloc+memset,Russell Bryant
2006-02-21suppress some compiler warnings due to recent format changes to use off_tRussell Bryant
2006-02-21set keywords property correctlyKevin P. Fleming
2006-02-21Bug 6554 - Show all spans statuses with a single commandTilghman Lesher
2006-02-21Bug 6552 - Be a little more descriptive about which span has the PRI errorTilghman Lesher
2006-02-20Bug 5984 - Convert file offsets to 64 bitTilghman Lesher
2006-02-20Merged revisions 10577 via svnmerge from Tilghman Lesher
2006-02-20Changing syntax once again slightly and standardizingMatt O'Gorman
2006-02-20Remove gratuitous -1 (bug #6426)Mark Spencer
2006-02-20Remove several uses of freed memoryMark Spencer
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