aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_channel.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-10AST-2009-005tilghman1-2/+2
2009-05-11Update CHANNEL(transfercapabilities) documentation.lmadsen1-0/+11
2009-02-17Merge a large set of updates to the Asterisk indications API.russell1-3/+10
2009-01-13Merged revisions 168561 via svnmerge from russell1-1/+1
2008-11-01Merge changes from team/group/appdocsxmlrussell1-81/+162
2008-06-15Add some more IAX2-specific information about the channel to the CHANNEL()tilghman1-0/+9
2008-06-05This patch adds more detailed statistics for RTP channels, and provides an AP...bbryant1-0/+12
2008-06-03Add a function, CHANNELS(), which retrieves a list of all active channels.tilghman1-4/+69
2008-04-21(closes issue #6113)jpeeler1-0/+5
2008-02-18Context tracing for channelstilghman1-0/+24
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-5/+0
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...tilghman1-5/+5
2007-06-26Add rtpdest option to SIP CHANNEL() dialplan function to return the IP addres...file1-0/+5
2007-04-20Merge changes from team/russell/iax2_osprussell1-0/+3
2007-03-27Merged revisions 59256 via svnmerge from russell1-12/+31
2007-01-24Doxygen updateoej1-0/+1
2007-01-06finish const-ifying ast_func_read()kpfleming1-2/+2
2006-12-25rename the structs struct tone_zone_sound and struct tone_zonerizzo1-1/+1
2006-11-16Merged revisions 44809 via svnmerge from pcadach1-3/+3
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-15/+3
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-3/+5
2006-06-04Make tonezone writeable in CHANNEL() (from my old func_tonezone.c)oej1-2/+9
2006-05-25- mark some applications deprecated that already have replacementsrussell1-1/+17
2006-05-10use the channel lock wrappers (issue #7120, Mithraen)russell1-4/+4
2006-05-03 Provide the ability to adjust txgain/rxgain on a channel level via the CHANN...bweschke1-1/+11
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-9/+6
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-03-25Bug 6670 - Additional parameters to the CHANNEL functilghman1-1/+13
2006-02-21set keywords property correctlykpfleming1-1/+1
2006-02-12major dialplan functions updatekpfleming1-0/+152