aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2007-11-05remove a cygwin-specific function remap that does not work.rizzo1-4/+0
2007-11-04Simplify the implementation and the API for stringfields;rizzo3-37/+78
2007-11-03Revert commit #86119. Some users intentionally do not want colorized termina...tilghman1-9/+1
2007-11-03Set CLI command to the correct name. Rev 85460 introduced two 'database show...jamesgolovich1-1/+1
2007-11-02Show the channel unique ID in the "show channel concise" outputrussell1-2/+3
2007-11-02Merged revisions 88283 via svnmerge from qwell1-3/+3
2007-11-02Add pbx_lua as a method of doing extensionstilghman1-0/+5
2007-11-02Don't re-cache the filename, but check to see if it already existstilghman1-0/+6
2007-11-02'h' extension doesn't execute past first prioritytilghman1-1/+1
2007-11-01Modify WaitExten to include an optional dialtonetilghman1-2/+13
2007-11-01This commits the performance mods that give the priority processing engine in...murf2-74/+73
2007-11-01Conditionally free lock_info->thread_name to avoid a useless warningtilghman1-1/+2
2007-11-01Drop any more references to type in the Exception dialplan function.file1-9/+9
2007-10-31Optimize pbx_substitute_variablestilghman1-1/+6
2007-10-30Update documentation to give an example of how to use the return status of Ra...qwell1-1/+2
2007-10-30The priority gets incremented after raising an exception, so the priority sho...mmichelson1-1/+1
2007-10-30Jumped the gun a bit in the RaiseException app. It would always return -1mmichelson1-1/+1
2007-10-30Merged revisions 87567 via svnmerge from qwell1-2/+1
2007-10-29clean up assembler and preprocessor files if they are here tookpfleming2-0/+2
2007-10-29Merged revisions 87396 via svnmerge from russell1-0/+15
2007-10-29Drop the RTCP Read too short message to debug. There are some phones out ther...file1-1/+2
2007-10-29Merged revisions 87373 via svnmerge from russell1-3/+2
2007-10-29Merged revisions 87294 via svnmerge from file1-0/+2
2007-10-26Use the same delimited character as the FILTER function in FIELDQTY and CUT.tilghman1-0/+67
2007-10-25Merged revisions 87069 via svnmerge from kpfleming1-1/+0
2007-10-25closes issue #11045 - each file needs to define ASTERISK_FILE_VERSION, if you...murf2-119/+110
2007-10-23Merged revisions 86880 via svnmerge from murf1-91/+72
2007-10-23Merged revisions 86881 via svnmerge from murf1-0/+2
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell21-92/+92
2007-10-22Merged revisions 86787 via svnmerge from tilghman1-1/+1
2007-10-22Merged revisions 86750 via svnmerge from russell1-0/+1
2007-10-22merging patches that don't compile is bad... mmkay?kpfleming1-3/+3
2007-10-22Merged revisions 86663 via svnmerge from file1-1/+1
2007-10-22Merged revisions 86630 via svnmerge from file2-10/+10
2007-10-21Merged revisions 85532 via svnmerge from russell2-1/+18
2007-10-19Convert NEW_CLI to AST_CLI.qwell21-92/+92
2007-10-19More changes to NEW_CLI.qwell2-164/+139
2007-10-19Merged revisions 86502 via svnmerge from file1-0/+4
2007-10-18Merged revisions 86330 via svnmerge from russell1-6/+2
2007-10-18Code cleanup of acl.ctilghman1-41/+48
2007-10-18Merged revisions 86237 via svnmerge from russell1-3/+0
2007-10-17Simplify some preprocessor logic by using #eliftilghman3-335/+165
2007-10-17Support color on certain platforms, even when started at boot (before TERM is...tilghman1-1/+9
2007-10-17Merged revisions 86066 via svnmerge from tilghman1-10/+12
2007-10-16Merged revisions 85921 via svnmerge from tilghman1-0/+1
2007-10-16Permit building under DEBUG_THREADLOCALS. Thanks snuff.file1-2/+1
2007-10-16Merged revisions 85818 via svnmerge from file1-1/+1
2007-10-15Switch dundi to new tos config format.qwell1-9/+0
2007-10-15Merged revisions 85686 via svnmerge from russell1-6/+2
2007-10-15Merged revisions 85649 via svnmerge from russell1-2/+15