214 Commits (22)

Author SHA1 Message Date
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
Russell Bryant 89eaa39a6a Merged revisions 139213 via svnmerge from 17 years ago
Mark Michelson b949d5347e Merged revisions 138886 via svnmerge from 17 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions 17 years ago
Mark Michelson 06d951f585 merging the zap_and_dahdi_trunk branch up to trunk 17 years ago
Mark Michelson ed6323cb73 Merged revisions 133169 via svnmerge from 17 years ago
Mark Michelson cca455b0f3 Merged revisions 133104 via svnmerge from 17 years ago
Mark Michelson 1908413bd6 Merged revisions 133101 via svnmerge from 17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN 17 years ago
Mark Michelson 6cfe27089c Make change proposed by andrew53 on bugtracker 17 years ago
Mark Michelson 5a8a23f9ba Thanks to a suggestion from seanbright, print a warning if the attachment 17 years ago
Mark Michelson bb9a355ff0 Fix build 17 years ago
Mark Michelson dd315e5f74 Fix a crash when attempting to spy on an unbridged channel. 17 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 17 years ago
Mark Michelson 614ae91092 Merged revisions 118509 via svnmerge from 17 years ago
Mark Michelson b5eb8b7462 Merged revisions 118365 via svnmerge from 17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
Mark Michelson 193d16cbde Adding a new option to Chanspy(). The 'd' option allows for the spy to 17 years ago
Joshua Colp aa2e9d2fdc Document the 'B' option of app_chanspy. 17 years ago
Tilghman Lesher 527c601d0c Lock around variables retrieved, and copy the values, if they stay persistent, 17 years ago
Mark Michelson 1bff41eb44 Patching app_chanspy to jibe better with what is documented. This allows for 17 years ago
Mark Michelson 3aad03e5f0 Adding a new option 'n' to app_chanspy. This option allows for the name of the spied-on 17 years ago
Mark Michelson d0f35e6355 Adding a new option, 'B' to app_chanspy. This option allows the spy to 17 years ago
Mark Michelson 9e1a67cfeb Merged revisions 114662 via svnmerge from 17 years ago
Russell Bryant 24d6eab5f6 Merged revisions 114597 via svnmerge from 17 years ago
Mark Michelson 9facdcb64f Merged revisions 114226 via svnmerge from 17 years ago
Sean Bright 45ebcb77a2 Merged revisions 114191 via svnmerge from 17 years ago
Sean Bright 5fbdb4af73 Add the ability to disable channel technology name playback when speaking the current channel name 17 years ago
Sean Bright 98c789ad12 I'm not sure why, but "this" bothers me. Ba dum dum. 17 years ago
Mark Michelson 96c674a6f4 Merged revisions 110083 via svnmerge from 17 years ago
Russell Bryant d0edd39023 Merged revisions 109763 via svnmerge from 17 years ago
Mark Michelson 2c67438ebe Merged revisions 109012 via svnmerge from 17 years ago
Russell Bryant 835df7d30f Merged revisions 108583 via svnmerge from 17 years ago
Russell Bryant b38cb44acd Merged revisions 108135 via svnmerge from 17 years ago
Tilghman Lesher 8718878490 Merged revisions 106552 via svnmerge from 17 years ago
Joshua Colp 9080a65bec Merged revisions 104787 via svnmerge from 17 years ago
Russell Bryant ce29e46767 Merged revisions 104625 via svnmerge from 17 years ago
Russell Bryant c1fb44537b Merged revisions 104334 via svnmerge from 17 years ago
Russell Bryant 6554a7bf3a Merged revisions 104106 via svnmerge from 17 years ago
Michiel van Baak 4dccb58fb7 whitespace fixes only. 18 years ago
Mark Michelson 6e23729a73 This is a combination new feature/bug fix for app_chanspy. 18 years ago
Russell Bryant 1194f91214 Merged revisions 99923 via svnmerge from 18 years ago
Tilghman Lesher d5b454bf8d Convert ast_verbose to ast_verb. 18 years ago
Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h" 18 years ago
Luigi Rizzo a23c055c3d move asterisk/paths.h outside asterisk.h and into those files 18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect 18 years ago
Mark Michelson 5a4867543d "show application <foo>" changes for clarity. 18 years ago
Joshua Colp d13f7d94b1 Add volume adjustment to spy audiohook in app_chanspy. 18 years ago
Joshua Colp 602198c402 Merge audiohooks branch into trunk. This is a new API for developers to listen and manipulate the audio going through a channel. 18 years ago
Tilghman Lesher 20bbd09de3 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro 18 years ago
Tilghman Lesher 55b1ee298e Merge the dialplan_aesthetics branch. Most of this patch simply converts applications 18 years ago
Joshua Colp b8cd949cce Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
Joshua Colp 96a646734f It is no longer required for each module that deals with a channel to call ast_module_user_hangup_all in it's unload function. The loader will automatically perform this action for it. 18 years ago
Mark Michelson cb8170e8c5 Merged revisions 75078 via svnmerge from 18 years ago
Joshua Colp f4943f3211 Merged revisions 73355 via svnmerge from 18 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
Joshua Colp 8fdd98b568 Add 'o' option to Chanspy which causes it to only listen to audio coming from the channel, and the 'X' option which allows the user to exit to a valid single digit extension. (issue reported by mnicholson) 18 years ago
Steve Murphy 7b338004bf a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode 19 years ago
Joshua Colp 0d367b09a5 Merged revisions 47437 via svnmerge from 19 years ago
Joshua Colp 74fc525792 Merged revisions 45066 via svnmerge from 19 years ago
Joshua Colp becd11ddb8 Merged revisions 43695 via svnmerge from 19 years ago
Joshua Colp 4a7947501e Minor tweak - we need to lock the channel when we are removing the spy from it. 19 years ago
Joshua Colp 49cfc19f0a Use tabs instead of spaces (I <3 tabs -- this is for you Qwell) 19 years ago
Joshua Colp 55d594e9da Make the difference clear about what the responsibilities of the core and a spy are when it comes to spying on a channel. The core is responsible for adding a spy to a channel, feeding frames into the spy, removing the spy from the channel, and notifying the spy that is has been detached. The spy is responsible for reading frames in, and cleaning itself up. Each side will not try to do the other's job. 19 years ago
BJ Weschke c4dac0c1e5 We don't spy on Zap/psuedo channels. Not at all. Never. ( - sxpert reporting) 19 years ago