aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_channel.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-12Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff s...jpeeler1-1/+1
2007-03-27Convert the RTPQOS function to just be additional parameter of the CHANNELrussell1-12/+30
2006-10-10CHANNEL() function sometime mix parameter and valuepcadach1-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