aboutsummaryrefslogtreecommitdiffstats
path: root/main/indications.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-10AST-2009-005tilghman1-12/+12
2009-04-29Merged revisions 190993 via svnmerge from russell1-0/+1
2009-02-26Ensure there is a valid tone part before trying to play tones.file1-0/+5
2009-02-17Merge a large set of updates to the Asterisk indications API.russell1-292/+819
2009-01-13Merged revisions 168561 via svnmerge from russell1-19/+19
2009-01-07Merged revisions 167432 via svnmerge from russell1-5/+2
2008-11-07Convert open-coded linked list in indications to the AST_LIST_* macros. Thisseanbright1-41/+40
2008-08-10Another batch of files from RSW. The remaining apps and a few moreseanbright1-14/+14
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak1-1/+1
2008-02-11Just some minor coding style cleanup...file1-4/+4
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-3/+0
2007-11-08improve linked-list macros in two ways:kpfleming1-4/+4
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-6/+3
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-13/+13
2007-01-07Fix a segfault when using "countries" that don't have a matching zone.qwell1-0/+2
2006-12-25rename the structs struct tone_zone_sound and struct tone_zonerizzo1-18/+18
2006-12-21Really clean up indications to use the linkedlists APIfile1-140/+144
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+600