summaryrefslogtreecommitdiff
path: root/main/channel_internal_api.c
AgeCommit message (Expand)Author
2012-06-26Unique Call ID logging Phases III and IVJonathan Rose
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-05Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHEREKinsey Moore
2012-05-22Fix race condition for CEL LINKEDID_END eventTerry Wilson
2012-05-17logger: Adds additional support for call id logging and chan_sip specific stuffJonathan Rose
2012-03-13Finalize ast_channel opaquificationTerry Wilson
2012-03-01Opaquify ast_channel typedefs, fd arrays, and softhangup flagTerry Wilson
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-23Revert some apparently accidental spacing changes.Richard Mudgett
2012-02-22Rename ast_channel_emulate_dtmf_digit* funcsTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson