aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-12-07re-add app_setcallerid since it was not actually marked deprecated in 1.2russell2-6/+184
2005-12-07This is the first round of removing applications that were marked as deprecatedrussell16-2498/+72
2005-12-06Clarify purpose of function, by renamingtilghman1-3/+3
2005-12-06Merged revisions 7351 via svnmerge from kpfleming0-0/+0
2005-12-06Merged revisions 7349 via svnmerge from kpfleming1-0/+0
2005-12-06Merged revisions 7345-7347 via svnmerge from kpfleming0-0/+0
2005-12-05Merged revisions 7340 via svnmerge from russell1-1/+1
2005-12-05add support for 'show functions like <text>' (issue #5923)russell1-6/+29
2005-12-05Merged revisions 7337 via svnmerge from russell1-2/+3
2005-12-05Merged revisions 7335 via svnmerge from russell1-1/+1
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix somerussell35-180/+208
2005-12-04Merged revisions 7285,7299,7310,7329 via svnmerge from kpfleming8-5/+10
2005-12-04add some missing prototypes and don't use caps for the sip debug defines sincerussell1-39/+41
2005-12-04clean up some compiler warningsrussell1-3/+3
2005-12-03add the 'sip debug' options to the set of global flags and fix some compiler ...russell1-50/+54
2005-12-03Merging from 1.2, bug 5925 - app_voicemail should check for the callerid it s...tilghman1-5/+4
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'tilghman27-116/+117
2005-12-02Fix all the warnings and errors for PRI to go to more logical placesmattf1-8/+8
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from kpfleming12-164/+184
2005-12-01Merged revisions 7261,7263 via svnmerge from kpfleming2-49/+55
2005-12-01Changing "cvs" to "subversion" in documentation, also removing references to ...oej5-11/+9
2005-12-01Merged revisions 7257 via svnmerge from kpfleming1-2/+2
2005-12-01configure trunk for merging fixes from 1.2 branchkpfleming0-0/+0
2005-12-01Add app to send pri keypad facility digits during a callmattf1-1/+52
2005-12-01use ast_app_separate_args to split arguments (issue #5686)russell1-9/+11
2005-12-01fix queue weight feature - compare member interfaces instead of pointers torussell1-1/+1
2005-12-01use '=' instead of '==' for string comparisons. /bin/bash is ok with this, butrussell1-4/+4
2005-11-30remove outdated redhat init script and provide the updated one in 'make rpm' ...russell2-46/+1
2005-11-30Comment out LD_ASSUME_KERNEL by default.russell2-9/+34
2005-11-30use app arg parsing macros (issue #5678)russell1-8/+12
2005-11-30use app arg parsing macros (issue #5681)russell1-18/+28
2005-11-30use app arg parsing macros (issue #5690)russell1-52/+71
2005-11-30use app arg parsing macros (issue #5679)russell1-9/+16
2005-11-30convert VMCOUNT function to use new app args parsing macros (issue #5688)russell1-12/+15
2005-11-30do not allow an rtp message with zero type (issue #5749)russell1-1/+1
2005-11-30print an error message if invalid arguments are specified (issue #5872)russell1-1/+3
2005-11-30add description of the fromdomain option (issue #5874)russell1-0/+8
2005-11-30issue #5887twisted3-2/+14
2005-11-30free write frames when spy queues provide frames that don't need to be dup'dkpfleming1-2/+9
2005-11-30move mkpkgconfig script where it belongskpfleming2-1/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1117-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7220 f38db490-d61c-443f-...kpfleming19-82/+0
2005-11-29remove duplicate list of cdr variable names (issue #5865)russell1-31/+12
2005-11-29fix some typos and add the reload functionrussell1-7/+15
2005-11-29Add a minor optimization to CLI tab completion functions for channels.russell1-42/+65
2005-11-28make version-string computation based on SVN branch/revision numberskpfleming2-9/+63
2005-11-25Record DIALEDTIME on incomplete calls, update description (bug #5862)markster1-6/+7
2005-11-25Fix hint case sensitivity (bug #5856)markster1-1/+1
2005-11-25issue #5850russell2-4/+6
2005-11-23issue #5828russell2-0/+11