Commit Graph

116 Commits (d1723e6ae55aeb8cf05ef4aa39e7fd6fa5d06cbd)

Author SHA1 Message Date
Russell Bryant 7d1bda1c07 Merged revisions 139215 via svnmerge from
17 years ago
Mark Michelson a63274bf29 Manually add revision 138887 from trunk to the 1.6.0
17 years ago
Mark Michelson 7eb4b5bf5b Merged revisions 134050 via svnmerge from
17 years ago
Mark Michelson 7d7e554191 Merged revisions 133171 via svnmerge from
17 years ago
Mark Michelson 492eb19e38 Merged revisions 133106 via svnmerge from
17 years ago
Mark Michelson e5e3c04e2e Merged revisions 133102 via svnmerge from
17 years ago
Brett Bryant 559bbfc457 Merged revisions 130129 via svnmerge from
17 years ago
Jeff Peeler f089bbf663 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 17c015c515 Merged revisions 118514 via svnmerge from
17 years ago
Mark Michelson 916e40b9fd Merged revisions 118371 via svnmerge from
17 years ago
Mark Michelson 070497048a Merged revisions 114663 via svnmerge from
17 years ago
Russell Bryant e5c15bef2a Merged revisions 114598 via svnmerge from
17 years ago
Mark Michelson 392b19e844 Merged revisions 114227 via svnmerge from
17 years ago
Sean Bright ddef13ea2a Merged revisions 114192 via svnmerge from
17 years ago
Mark Michelson a2a08286fc Merged revisions 110084 via svnmerge from
17 years ago
Russell Bryant 8da200be71 Merged revisions 109764 via svnmerge from
17 years ago
Mark Michelson e59eb16daa Merged revisions 109024 via svnmerge from
17 years ago
Russell Bryant e2d7bed99a Merged revisions 108584 via svnmerge from
17 years ago
Russell Bryant 45de934e14 Merged revisions 108137 via svnmerge from
17 years ago
Tilghman Lesher fd382738e3 Merged revisions 106553 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
18 years ago
Russell Bryant 6554a7bf3a Merged revisions 104106 via svnmerge from
18 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 #8137 reported by mnicholson)
19 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