aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-18fix typokpfleming1-1/+1
2005-10-18Update README documentation (bug #5463, with mods)markster1-13/+45
2005-10-18The amazing disappearing and reappearing patch... This time with documentati...markster2-1/+37
2005-10-18Setting variables should NOT overwrite prefixed (sorry! revert of 5444)markster1-9/+1
2005-10-18Small paging fixups (bug #5460)markster2-7/+7
2005-10-18Be sure to not consider prefix on variable updates (bug #5444)markster1-2/+9
2005-10-18Fix truth of stringsmarkster1-1/+15
2005-10-18Fix off-by-one issue with sort (bug #5459)markster1-6/+6
2005-10-18Don't only accept AST_DEVICE_UNKNOWN when we're trying to determine if the de...twisted1-1/+1
2005-10-18fix build on older versions of mac osx, thanks twisted!russell1-1/+1
2005-10-18implement TXTCIDNAME as a dialplan function and mark the application deprecatedrussell2-7/+68
2005-10-18remove unnecessary config file loadingrussell1-41/+3
2005-10-17Fix queue, iax and sip formatting issues (bug #5449)markster3-34/+44
2005-10-17clean up function to be more consistent with coding guidelinesrussell1-31/+32
2005-10-17clean up headersrussell1-8/+6
2005-10-17Handle device state changes properly when formatting characters are present (...markster3-11/+32
2005-10-17correct behavior change introduced by issue #5448 patchkpfleming1-6/+1
2005-10-17Improve config parsing performance (bug #5448)markster1-3/+6
2005-10-16minor changes and eliminate some compiler warningskpfleming3-12/+7
2005-10-16make ouput a little bit more informativerussell1-0/+3
2005-10-16Use FILE * instead of fd for files to support bufferingmarkster17-366/+406
2005-10-16Add walk by channel name prefixedmarkster1-0/+6
2005-10-16Make alsa/oss ignore VIDUPDATE control framesmarkster2-0/+6
2005-10-16More utility cleanupsmarkster3-5/+9
2005-10-16Make crypto loading optionalmarkster4-23/+111
2005-10-16Make indications work more efficiently and without heavy floating point (bug ...markster1-18/+49
2005-10-16Add muxmon application (bug #4735 with mods, thanks tony!)markster3-1/+1058
2005-10-15move GPL/trademark licensing information into LICENSE filekpfleming2-28/+56
2005-10-15move GPL text to proper file namekpfleming1-0/+0
2005-10-14Fix carefulwrite and its usage within manager (bug #5355, maybe)markster1-7/+10
2005-10-14Make sure when the timeout occurs that we actually break the bridge (bug #5252)markster5-5/+21
2005-10-14fix compile error (%d changed to %n)kpfleming1-1/+1
2005-10-14add missing new linejeremy1-1/+1
2005-10-14make chan_sip able to deal with PBX-level call limit being reached (issue #5131)kpfleming1-5/+25
2005-10-14support sending text through agent channels (issue #5295)kpfleming3-2/+15
2005-10-14initialize variablekpfleming1-1/+1
2005-10-14Don't wait for channels to answer before moving on!markster1-4/+55
2005-10-14ensure Dial() options are sorted in help output (issue #5386)kpfleming1-40/+40
2005-10-14ensure that message envelopes are retrieved from ODBC storage when advanced o...kpfleming1-0/+2
2005-10-14add "hello-world" prompt, courtesy of Jared Smith :)russell3-1/+3
2005-10-14use existing sample size in frame instead of recalculating it (issue #5390)kpfleming1-1/+1
2005-10-13ensure that parking context/extension (and other settings) are properly updat...kpfleming1-18/+47
2005-10-13make DISA() use 'i' extension if it exists (issue #5439 with mods)kpfleming1-14/+24
2005-10-13don't force CLID to be a phone-number-looking-thingie (issue #5325)kpfleming1-3/+3
2005-10-13use English states in 'show hints' CLI commandkpfleming1-3/+3
2005-10-13don't try to send events to dead sessionskpfleming1-4/+6
2005-10-13document that CLID matching is not available for realtime extensionskpfleming1-1/+4
2005-10-13remove unused variablekpfleming1-1/+0
2005-10-13add auto-monitor support (issue #5411)kpfleming2-2/+10
2005-10-13Fix the ordering of the sscanfs for SDP parsing (bug #AT&T)markster1-2/+2