Commit Graph

180 Commits (ae1421e04d557f99687664c44c2e157a519c3ed1)

Author SHA1 Message Date
Michael L. Young 5cf9eb4645 Fix Not Unreferencing A Spied Channel
13 years ago
Matthew Jordan 82a7409c15 Add AMI event documentation
13 years ago
Jonathan Rose d1e7473649 Coverity Report: Fix issues for error type UNINIT in Core supported modules
13 years ago
Kinsey Moore 781f4657b9 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
13 years ago
Jonathan Rose 0399daaa2e Prevent chanspy from binding to zombie channels
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Richard Mudgett 2ce386d198 Remove bad usage of goto in ChanSpy next_channel().
13 years ago
Richard Mudgett 3af920cf01 Fix channel reference leak in ChanSpy.
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Walter Doekes db24fc2523 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Richard Mudgett 27b69e7d29 Audit of ao2_iterator_init() usage for v1.8.
13 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
13 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Sean Bright 35a64c2e61 Merged revisions 349045 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
David Vossel a3fd2b77b6 Merged revisions 316650 via svnmerge from
14 years ago
Jonathan Rose d956ecb96e Merged revisions 311197 via svnmerge from
14 years ago
David Vossel d760e81f37 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
Paul Belanger addc30d3f1 Merged revisions 299865 via svnmerge from
15 years ago
Terry Wilson 01aef13e0c Merged revisions 284921 via svnmerge from
15 years ago
Tilghman Lesher 5e2aa190fe Display a list of channel variables in each channel-oriented event.
16 years ago
Jeff Peeler 6aaa119e84 Fix the fix for chanspy option o
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Kevin P. Fleming cdd1f9e296 Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterator to use it.
16 years ago
Jeff Peeler a39f3a7521 Readd removed ability to allow listening to one side of the call in app_chanspy
16 years ago
Sean Bright a48d489568 Get this compiling under dev-mode.
16 years ago
Tilghman Lesher cd88adfc6a Add the 'E' option to exit ChanSpy, once the single channel it spied upon hangs up.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Russell Bryant bb1fc3e12f Add 's' option to ChanSpy, which makes the app exit when no channels are left to spy on.
16 years ago
Kevin P. Fleming 4c0265664e Merged revisions 200991 via svnmerge from
16 years ago
Russell Bryant 12ff77f975 Global var cleanup - constification and removing unused vars.
16 years ago
Mark Michelson a7fd763ecc Merged revisions 197537 via svnmerge from
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Mark Michelson b5bde28d9f Add manager events for chanspy starting or stopping
16 years ago
Mark Michelson c9670b24a4 Fix potential for stack overflows in app_chanspy.c
16 years ago
Joshua Colp b2484d7db9 Always detach and destroy the whisper and barge audiohooks. Additionally also allow an audiohook to be detached if it has not been attached.
16 years ago
Mark Michelson e04e940a71 Merged revisions 173396 via svnmerge from
16 years ago
Mark Michelson 668f9f4e31 Merged revisions 173392 via svnmerge from
16 years ago
Russell Bryant 37d8f255e4 Merged revisions 165889 via svnmerge from
17 years ago
Joshua Colp d6b70deee5 Only detach and destroy the whisper audiohooks if they are actually in use.
17 years ago
Eliel C. Sardanons f18699be24 - Add more <see-also> based on TFOT.
17 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
17 years ago
Russell Bryant 6f314f4d42 Fix various spelling and grammatical issues in documentation
17 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago