summaryrefslogtreecommitdiff
path: root/channel.c
AgeCommit message (Expand)Author
2005-01-21Copy language, too (bug #3401)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-17Misc Grammer/formatting fixes - Thanks Corydon76! (bug #3361)Josh Roberson
2005-01-17Merge hold patch (bug #1840)Mark Spencer
2005-01-15Repair // comments to /* */ comments (bug #3347)Mark Spencer
2005-01-15Make groups be 64-bits (bug #3351, with mods)Mark Spencer
2005-01-15Handle masq properly when clone channel has no vars (bug 3344)Mark Spencer
2005-01-13Handle syntax errors in group descriptions more gracefully (bug #3330)Mark Spencer
2005-01-10More flagification, courtesy drumkilla (bug #3280)Mark Spencer
2005-01-10Handle masq properly with music (bug #3235)Mark Spencer
2005-01-09Don't allow masquerading into oneself (bug #3040)Mark Spencer
2005-01-08Make queue support channel variable inheritance (bug #3274)Mark Spencer
2005-01-05Calculate tvdiff properly (avoid off-by-one)Mark Spencer
2005-01-04Make features configurable and easier to implementMark Spencer
2005-01-02Handle group memberships better with masquerade (bug #3067)Mark Spencer
2005-01-01List improvements from kpfleming (bugs #3166,#3140)Mark Spencer
2005-01-01Make sure to wake up sleeper on sip transfer issue (bug #2938)Mark Spencer
2004-12-31Merge OEJ's channel type listing (bug #3187) with slight modificationsMark Spencer
2004-12-24Merge anthm's native MOH patch (bug #2639) he promises me he'll rid it of ast...Mark Spencer
2004-12-23Speed up ast_list macros (bug #3135)Mark Spencer
2004-12-21Make event parameter names consistent for callerid (bug #3116)Mark Spencer
2004-12-18Fix comment issues (bug #3089)Mark Spencer
2004-12-09Make music on hold truly optional (bug #2998)Mark Spencer
2004-12-07Big diet for struct ast_channelMark Spencer
2004-11-07Disable echo canceller for digital calls (bug #2785), fix build on MacOSX (bu...Mark Spencer
2004-11-06Add features (incomplete, highly experimental), fix DundiLookup app, debug im...Mark Spencer
2004-11-03Pass through flash hookMark Spencer
2004-11-01Debugging improvements (bug #2765)Mark Spencer
2004-10-26Pass concept of status back, permit "leaveempty" to work with static agents w...Mark Spencer
2004-10-24Add "Loopback" switchMark Spencer
2004-10-23First pass at making transfer work within agent (not tested, shouldn't break ...Mark Spencer
2004-10-03Major PBX revamps (including labels, update examples)Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-09-15Use file that is in Asterisk rather than asterisk-sounds (bug #2445)Mark Spencer
2004-09-04If nativeformats changes, recalculate formats (bug #2224)Mark Spencer
2004-09-02Fix "duplicate answer" issue (bug #2342)Mark Spencer
2004-08-31When queueing frames, it's pointless to queue a frame after a HANGUP frame is...Mark Spencer
2004-08-27Fix generator for VAD as well as for automatically syncing to incoming signal...Mark Spencer
2004-08-27Run generators from zap timers when available so as to interop with VADMark Spencer
2004-08-26Include UniqueId in rename events... (bug #2306)Mark Spencer
2004-08-06Only play announce time on first passMark Spencer
2004-07-28Somehow matt's patch didn't make it all the way inMark Spencer
2004-07-09Swap states early in masquerade process (bug #1987)Mark Spencer
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)Mark Spencer
2004-06-29Use snprintf in __ast_request_and_dial instead of sprintfJames Golovich
2004-06-29Oops (fix typo)Mark Spencer
2004-06-29Perform deadlock avoidance on initial entry, tooMark Spencer
2004-06-29Avoid potential deadlocks in channel_walk_locked, and detect serious failuresMark Spencer
2004-06-29More formatting cleanups.James Golovich
2004-06-24oopsMark Spencer