aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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-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-30print an error message if invalid arguments are specified (issue #5872)russell1-1/+3
2005-11-30issue #5887twisted1-2/+6
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming88-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7220 f38db490-d61c-443f-...kpfleming1-1/+0
2005-11-29fix some typos and add the reload functionrussell1-7/+15
2005-11-25Record DIALEDTIME on incomplete calls, update description (bug #5862)markster1-6/+7
2005-11-25issue #5850russell1-4/+2
2005-11-23issue #5829twisted1-1/+0
2005-11-21remove extraneous headerkpfleming1-1/+0
2005-11-21issue #5789russell1-0/+4
2005-11-21don't hardcode poll.o for Darwinrussell1-1/+1
2005-11-21issue #5775russell1-1/+1
2005-11-21issue #5787russell1-4/+4
2005-11-20issue #5773, with minor modification to log messagetwisted1-1/+2
2005-11-20issue #5774twisted1-0/+1
2005-11-20Fix j option in a couple more places.twisted2-2/+2
2005-11-20issue #5795twisted1-2/+2
2005-11-19Update application description to be a bit more accurate, and clean up a litt...russell1-10/+17
2005-11-16Make voicemail not terminate asterisk if no config filejeremy1-2/+2
2005-11-16issue #5763kpfleming1-4/+10
2005-11-15correct a small problem with recent commitkpfleming1-4/+4
2005-11-15issue #5752kpfleming1-2/+2
2005-11-15issue #5736kpfleming1-51/+43
2005-11-14fix a typo in the RetryDial descriptionrussell1-1/+1
2005-11-12issue #5704kpfleming1-2/+2
2005-11-12issue #5718kpfleming1-5/+10
2005-11-12issue #5720kpfleming1-5/+11
2005-11-12issue #5721kpfleming1-75/+56
2005-11-12issue #5663 againkpfleming1-1/+1
2005-11-11issue #5663kpfleming1-7/+9
2005-11-11clean up descriptions for the voicemail applicationsrussell1-65/+72
2005-11-11update the descriptions of a couple more appsrussell3-16/+23
2005-11-11more cleanups to application descriptionsrussell6-125/+168
2005-11-11issue #5590kpfleming2-0/+2
2005-11-11issue #5676kpfleming1-12/+13
2005-11-11issue #5680kpfleming1-1/+1
2005-11-11issue #5673kpfleming3-291/+2
2005-11-10issue #5707kpfleming1-2/+2
2005-11-10issue #5709russell1-1/+1
2005-11-10issue #5706kpfleming1-0/+3
2005-11-10fix typos in my doc cleanuprussell3-3/+3
2005-11-10clean up some application descriptions to use more gooder Englishrussell6-65/+70
2005-11-09Fix enum lookup (bug 5674)markster1-10/+20