Commit Graph

54 Commits (055a19e1286fbb7a3559c9928fad4e7d08af5329)

Author SHA1 Message Date
Richard Mudgett 23bc964e1c Constify some more channel driver technology callback parameters.
14 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
Jason Parker a6c29b931e Merged revisions 338228 via svnmerge from
14 years ago
Matthew Jordan 8b5ba33fe0 Merged revisions 335078 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Russell Bryant 0938974902 Merged revisions 317478 via svnmerge from
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Tilghman Lesher 172741bfcf Merged revisions 284666 via svnmerge from
15 years ago
Tilghman Lesher 5eae9f44f7 Merged revisions 284597 via svnmerge from
15 years ago
Matthew Nicholson b20da321c3 Merged revisions 280343 via svnmerge from
15 years ago
Matthew Nicholson a29c220884 Merged revisions 280302 via svnmerge from
15 years ago
Matthew Nicholson 3329e69b12 Make chan_usbradio.c build on 64bit platforms.
15 years ago
Paul Belanger 642c9534bb Merged revisions 280023 via svnmerge from
15 years ago
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Russell Bryant 64e2c86426 Don't stop Asterisk if chan_usbradio isn't configured.
15 years ago
Russell Bryant d1aacea4e3 Remove a line that was killing Asterisk on startup.
15 years ago
Russell Bryant 0703c27015 chan_usbradio depends on alsa.
15 years ago
David Vossel 862ebf4d00 fixes adaptive jitterbuffer configuration
15 years ago
Tilghman Lesher 22b144cef4 Change the blanket rules to delete .lastclean on all CFLAGS menuselect targets to be more particular.
16 years ago
Russell Bryant 96f382fb60 Make chan_usbradio compile.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Kevin P. Fleming ba020fc390 Define side-effect-safe MIN and MAX macros and remove duplicate definitions from various files.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Tilghman Lesher ac296a4ad3 Merged revisions 159025 via svnmerge from
17 years ago
Terry Wilson 853f21e90d Make chan_usbradio compile under dev mode
17 years ago
Terry Wilson d66a8cd264 Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config
17 years ago
Kevin P. Fleming 448562af93 improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met
17 years ago
Steve Murphy e235a07376 (closes issue #13557)
17 years ago
Sean Bright a668a87a80 Split the compile flags out and wire up some dependencies
17 years ago
Sean Bright d46f9af7fa A couple more places the frame data change was missed.
17 years ago
Jim Dixon 76707a409c Bring all app_rpt and chan_usbradio stuff up to date
17 years ago
Jason Parker 652ce60a6f I missed a place when this define was changed.
17 years ago
Jason Parker 6412a96e43 Large cleanup of DSP code
17 years ago
Jason Parker 8d4276578a Rename very poorly named function to reflect what it actually does. This was causing quite a bit of confusion for me...
17 years ago
Russell Bryant 1ec8cb41a8 Merge changes from team/mvanbaak/cli-command-audit
18 years ago
Mark Michelson fe9821cc10 Get rid of any remaining ast_verbose calls in the code in favor of
18 years ago
Kevin P. Fleming 5d7ee7e9bf improve chan_usbradio to use indications just like chan_alsa/chan_oss do now
18 years ago
Luigi Rizzo b7adaa023c add some macros to simplify parsing the config file,
18 years ago
Tilghman Lesher 94821a69c2 Coding guidelines fixups
18 years ago
Olle Johansson c31c9d6291 Formatting changes
18 years ago
Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h"
18 years ago
Kevin P. Fleming 296fe3e1fb get this to actually compile...
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
Jason Parker ebe4050128 Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense
18 years ago
Jason Parker b0f3e6097e Convert NEW_CLI to AST_CLI.
18 years ago