aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/channel.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-10Merged revisions 60989 via svnmerge from murf1-1/+1
2007-03-03Expand datastores to add the notion of inheritance. This will be needed fortilghman1-0/+7
2007-03-01Merged revisions 57364 via svnmerge from russell1-9/+10
2007-02-16Adding Realtime Text support (T.140) to Asteriskoej1-1/+12
2007-01-19Merged revisions 51311 via svnmerge from russell1-16/+22
2007-01-12make the automatic post-answer delay happen only when the answer is 'automati...kpfleming1-2/+3
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-12-18unbreak the macro used for incrementing the frame counters.rizzo1-1/+14
2006-12-15remove ast_safe_string_alloc() - it is completelyrizzo1-6/+0
2006-12-15constify ast_state2str() and note it is not reentrant.rizzo1-1/+1
2006-12-15remove the macro LOAD_OH and expand it inline in the onlyrizzo1-11/+0
2006-12-12Fix various spelling mistakes in comments.russell1-10/+9
2006-12-05Doxygen updatesoej1-0/+31
2006-11-30Documentation updatesoej1-9/+23
2006-11-24Doxygen updateoej1-16/+19
2006-11-20Merged revisions 47850 via svnmerge from file1-0/+1
2006-11-16Merged revisions 44809 via svnmerge from pcadach1-1/+1
2006-11-07A fair number of changes for the sake of bug 7506murf1-1/+7
2006-10-30Issue 8246 Doxygen updates (kshumard) oej1-2/+7
2006-09-26Merged revisions 43707 via svnmerge from file1-2/+2
2006-09-21SS7 marked the start of an open season for trunk again but here's something m...file1-0/+10
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file1-15/+25
2006-08-29Merge team/russell/frame_cachingrussell1-1/+1
2006-08-19convert lists of constants in channel.h to enums instead of #definesrussell1-74/+99
2006-08-13increase the maximum length of the mohinterpret/mohsuggest options (issue #7696)russell1-1/+1
2006-08-07Merge my applicationmap_fixup branch to address the issues described in thisrussell1-10/+8
2006-07-28add ExtenSpy variant of ChanSpykpfleming1-0/+4
2006-07-28add macros for the pure and const attributes to compiler.h, in case they everrussell1-3/+4
2006-07-28Add the function attribute "pure" or "const" to various functions that performrussell1-3/+3
2006-07-28move slinfactory structure definition back to header... it's just easier to u...kpfleming1-6/+39
2006-07-27more simplification, and correct a bug i introduced in the last commitkpfleming1-1/+1