Commit Graph

166 Commits (122b11ec211c76c2095edec8260b20689b1f63d0)

Author SHA1 Message Date
Mark Spencer 122b11ec21 Handle masq properly when clone channel has no vars (bug 3344)
21 years ago
Mark Spencer 7c048c0b65 Handle syntax errors in group descriptions more gracefully (bug #3330)
21 years ago
Mark Spencer 92eb0c2018 More flagification, courtesy drumkilla (bug #3280)
21 years ago
Mark Spencer b629af806e Handle masq properly with music (bug #3235)
21 years ago
Mark Spencer 88979c2a4a Don't allow masquerading into oneself (bug #3040)
21 years ago
Mark Spencer 51cab9e7cc Make queue support channel variable inheritance (bug #3274)
21 years ago
Mark Spencer c31621bbec Calculate tvdiff properly (avoid off-by-one)
21 years ago
Mark Spencer e7d4ae8efa Make features configurable and easier to implement
21 years ago
Mark Spencer 1ea2b79b37 Handle group memberships better with masquerade (bug #3067)
21 years ago
Mark Spencer 7abe9e6c16 List improvements from kpfleming (bugs #3166,#3140)
21 years ago
Mark Spencer c7306dce2b Make sure to wake up sleeper on sip transfer issue (bug #2938)
21 years ago
Mark Spencer ce2e6b28e8 Merge OEJ's channel type listing (bug #3187) with slight modifications
21 years ago
Mark Spencer 713a2eb072 Merge anthm's native MOH patch (bug #2639) he promises me he'll rid it of ast_flag_moh...
21 years ago
Mark Spencer cecda3fb67 Speed up ast_list macros (bug #3135)
21 years ago
Mark Spencer 946e66ef0e Make event parameter names consistent for callerid (bug #3116)
21 years ago
Mark Spencer b3a0ef24ed Fix comment issues (bug #3089)
21 years ago
Mark Spencer 5789ae4d18 Make music on hold truly optional (bug #2998)
21 years ago
Mark Spencer c46e21252c Big diet for struct ast_channel
21 years ago
Mark Spencer 134e6180c5 Disable echo canceller for digital calls (bug #2785), fix build on MacOSX (bug #2803)
21 years ago
Mark Spencer 6cb38ac23a Add features (incomplete, highly experimental), fix DundiLookup app, debug improvements (bug #2800)
21 years ago
Mark Spencer 94994626b6 Pass through flash hook
21 years ago
Mark Spencer afd15388cc Debugging improvements (bug #2765)
21 years ago
Mark Spencer 8a13712e45 Pass concept of status back, permit "leaveempty" to work with static agents who are not loggedon (bug #2719)
21 years ago
Mark Spencer 82cbf28993 Add "Loopback" switch
21 years ago
Mark Spencer e21ed1865b First pass at making transfer work within agent (not tested, shouldn't break anything that currently worked)
21 years ago
Mark Spencer fce17976e9 Major PBX revamps (including labels, update examples)
21 years ago
Mark Spencer 04fc29c8b2 Huge callerid rework (might break H.323, others)
21 years ago
Mark Spencer c4aa1dadbd Use file that is in Asterisk rather than asterisk-sounds (bug #2445)
21 years ago
Mark Spencer 789c4f4587 If nativeformats changes, recalculate formats (bug #2224)
21 years ago
Mark Spencer d952c7ed71 Fix "duplicate answer" issue (bug #2342)
21 years ago
Mark Spencer 1db964ad95 When queueing frames, it's pointless to queue a frame after a HANGUP frame is queued...
21 years ago
Mark Spencer 90a497c3b8 Fix generator for VAD as well as for automatically syncing to incoming signal if present (bug #2312)
21 years ago
Mark Spencer 2863202bed Run generators from zap timers when available so as to interop with VAD
21 years ago
Mark Spencer c22fdb7232 Include UniqueId in rename events... (bug #2306)
21 years ago
Mark Spencer 27d0ebc686 Only play announce time on first pass
21 years ago
Mark Spencer baef4818d2 Somehow matt's patch didn't make it all the way in
21 years ago
Mark Spencer 611da9b699 Swap states early in masquerade process (bug #1987)
22 years ago
Mark Spencer 7ca6f85a41 More strcpy / snprintf as part of rgagnon's audit (bug #2004)
22 years ago
James Golovich 074f8d9378 Use snprintf in __ast_request_and_dial instead of sprintf
22 years ago
Mark Spencer 5bb0c3786d Oops (fix typo)
22 years ago
Mark Spencer 6195ae7453 Perform deadlock avoidance on initial entry, too
22 years ago
Mark Spencer 30910d48bc Avoid potential deadlocks in channel_walk_locked, and detect serious failures
22 years ago
James Golovich 3d0e3d3c0f More formatting cleanups.
22 years ago
Mark Spencer 8ef1f1ea2e oops
22 years ago
Mark Spencer 68248b91f0 Be sure to hold lock during answer
22 years ago
James Golovich 3f9c34f415 Misc formatting cleanups
22 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
22 years ago
Mark Spencer 5b9cab6c13 Separate PROCEEDING and PROGRESS
22 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
22 years ago
Mark Spencer 103bb4a334 Enhancements for zaptel+bsd (bug #1781)
22 years ago