summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-19Fix res_musiconhold lockMark Spencer
2005-10-19Perform some extra checks before performing masqueradesMark Spencer
2005-10-18Fix small typoMark Spencer
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-10-18add missing STANDARD_HANGUP_LOCALUSERSRussell Bryant
2005-10-18Fix various documentation issues (bugs #5464-5467)Mark Spencer
2005-10-18clean up DUNDiLookup applicationRussell Bryant
2005-10-18Fix segfault in app queue when no cdr exists for the calling channel (bug #5462)Mark Spencer
2005-10-18fix typoKevin P. Fleming
2005-10-18Update README documentation (bug #5463, with mods)Mark Spencer
2005-10-18The amazing disappearing and reappearing patch... This time with documentati...Mark Spencer
2005-10-18Setting variables should NOT overwrite prefixed (sorry! revert of 5444)Mark Spencer
2005-10-18Small paging fixups (bug #5460)Mark Spencer
2005-10-18Be sure to not consider prefix on variable updates (bug #5444)Mark Spencer
2005-10-18Fix truth of stringsMark Spencer
2005-10-18Fix off-by-one issue with sort (bug #5459)Mark Spencer
2005-10-18Don't only accept AST_DEVICE_UNKNOWN when we're trying to determine if the de...Josh Roberson
2005-10-18fix build on older versions of mac osx, thanks twisted!Russell Bryant
2005-10-18implement TXTCIDNAME as a dialplan function and mark the application deprecatedRussell Bryant
2005-10-18remove unnecessary config file loadingRussell Bryant
2005-10-17Fix queue, iax and sip formatting issues (bug #5449)Mark Spencer
2005-10-17clean up function to be more consistent with coding guidelinesRussell Bryant
2005-10-17clean up headersRussell Bryant
2005-10-17Handle device state changes properly when formatting characters are present (...Mark Spencer
2005-10-17correct behavior change introduced by issue #5448 patchKevin P. Fleming
2005-10-17Improve config parsing performance (bug #5448)Mark Spencer
2005-10-16minor changes and eliminate some compiler warningsKevin P. Fleming
2005-10-16make ouput a little bit more informativeRussell Bryant
2005-10-16Use FILE * instead of fd for files to support bufferingMark Spencer
2005-10-16Add walk by channel name prefixedMark Spencer
2005-10-16Make alsa/oss ignore VIDUPDATE control framesMark Spencer
2005-10-16More utility cleanupsMark Spencer
2005-10-16Make crypto loading optionalMark Spencer
2005-10-16Make indications work more efficiently and without heavy floating point (bug ...Mark Spencer
2005-10-16Add muxmon application (bug #4735 with mods, thanks tony!)Mark Spencer
2005-10-15move GPL/trademark licensing information into LICENSE fileKevin P. Fleming
2005-10-15move GPL text to proper file nameKevin P. Fleming
2005-10-14Fix carefulwrite and its usage within manager (bug #5355, maybe)Mark Spencer
2005-10-14Make sure when the timeout occurs that we actually break the bridge (bug #5252)Mark Spencer
2005-10-14fix compile error (%d changed to %n)Kevin P. Fleming
2005-10-14add missing new lineJeremy McNamara
2005-10-14make chan_sip able to deal with PBX-level call limit being reached (issue #5131)Kevin P. Fleming
2005-10-14support sending text through agent channels (issue #5295)Kevin P. Fleming
2005-10-14initialize variableKevin P. Fleming
2005-10-14Don't wait for channels to answer before moving on!Mark Spencer
2005-10-14ensure Dial() options are sorted in help output (issue #5386)Kevin P. Fleming
2005-10-14ensure that message envelopes are retrieved from ODBC storage when advanced o...Kevin P. Fleming
2005-10-14add "hello-world" prompt, courtesy of Jared Smith :)Russell Bryant
2005-10-14use existing sample size in frame instead of recalculating it (issue #5390)Kevin P. Fleming