aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/channel.h
AgeCommit message (Expand)AuthorFilesLines
2008-11-29Merged revisions 159818 via svnmerge from kpfleming1-1/+1
2008-11-18Merged revisions 157306 via svnmerge from mmichelson1-0/+4
2008-11-09Merged revisions 155554 via svnmerge from seanbright1-1/+2
2008-10-31Merged revisions 153181 via svnmerge from twilson1-0/+1
2008-09-12Merged revisions 142676 via svnmerge from murf1-0/+5
2008-06-17Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-6/+6
2008-05-14Merged revisions 116469 via svnmerge from russell1-8/+0
2008-03-13Merged revisions 108584 via svnmerge from russell1-0/+15
2008-02-18Add a non-invasive API for application level manipulation of T38 on a channel...file1-2/+25
2008-02-18Context tracing for channelstilghman1-0/+28
2008-01-30Constifying the interface to get pvt_ids in the bridge, based on oej1-1/+1
2008-01-28Merged revisions 100581 via svnmerge from russell1-1/+4
2008-01-22Add a generic function to set the bridged call PVT unique id stringoej1-0/+3
2008-01-03Document recent API additiontilghman1-3/+3
2007-12-31fix a spelling error in a commentrussell1-1/+1
2007-12-04Merged revisions 90735 via svnmerge from mmichelson1-0/+1
2007-12-03Merged revisions 90548 via svnmerge from file1-0/+1
2007-11-30Adding support for the "automixmonitor" dial and queue options.mmichelson1-0/+1
2007-11-29Merged revisions 90145 via svnmerge from russell1-1/+5
2007-11-28Merge some channel.h doxygen updates from team/russell/chan_refcountrussell1-51/+138
2007-11-27Document that the channel is not locked when the send_digit_begin and endrussell1-2/+10
2007-11-25Try to get channel.h and channel.c aligned in regards to ast_set_callerid as ...oej1-5/+20
2007-11-25Housekeeping...oej1-6/+0
2007-11-23Let's start with implementing the base architecture for UTF8 caller ID'soej1-1/+17
2007-11-22formatting cleanuprizzo1-46/+37
2007-11-22shuffle a little bit the content of header files to reduce dependencies.rizzo1-0/+9
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo1-1/+0
2007-11-17use autoconf results to conditionally compile timersubrizzo1-1/+1
2007-11-17Update the configure script check for sys/poll.h to also provide the result inrussell1-1/+1
2007-11-17use poll as detected by configurerizzo1-4/+3
2007-11-16remove redundant #include "asterisk/compat.h",rizzo1-2/+0
2007-11-15access channel locks through ast_channel_lock/unlock/trylock and notrizzo1-1/+1
2007-10-31Remove old whisper remnants from channel.hfile1-35/+0
2007-10-18Merged revisions 86330 via svnmerge from russell1-0/+1
2007-09-27Merged revisions 84018 via svnmerge from dhubbard1-0/+6
2007-09-21Merged revisions 83432 via svnmerge from russell1-2/+2
2007-09-05Merged revisions 81599 via svnmerge from russell1-0/+3
2007-08-28* Constify the uid field of channel datastoresrussell1-4/+10
2007-08-13constify the return value of reason2strrussell1-3/+1
2007-08-10Merged revisions 79099 via svnmerge from murf1-0/+10
2007-08-08Add support for using epoll instead of poll. This should increase scalability...file1-0/+16
2007-08-08Merge audiohooks branch into trunk. This is a new API for developers to liste...file1-5/+2
2007-08-06Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration ...file1-1/+2
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf1-2/+2
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf1-2/+2
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes torussell1-1/+1
2007-07-09Implementation of a feature that will disable "missed calls" counters on SIP ...oej1-0/+3
2007-07-09Merged revisions 73985 via svnmerge from tilghman1-6/+6
2007-05-22 Add a new feature for Music on Hold. If you set the "digit" option for arussell1-0/+2
2007-04-24Merged revisions 61781 via svnmerge from russell1-1/+1