Commit Graph

44 Commits (a39b2f5ed2be5df7d5d157374080cb92f6dfb5d8)

Author SHA1 Message Date
Tilghman Lesher c69a826812 Merged revisions 284665 via svnmerge from
15 years ago
Tilghman Lesher 6c61e312c6 Merged revisions 284593,284595 via svnmerge from
15 years ago
Matthew Nicholson a09163e0ae Use PRIx64 instead of PRId64 in format string.
15 years ago
Paul Belanger c62b0630de Use PRId64 with format_t
15 years ago
Paul Belanger 613e102539 Resolve compiler warning about formatting
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
Jason Parker 65761cbd7a More changes to NEW_CLI.
18 years ago
Jason Parker c9f869e982 Allow chan_usbradio to compile again.
18 years ago
Joshua Colp 746dc07e2c Change dependency for chan_usbradio to asound. Let's keep everything uniform.
18 years ago
Russell Bryant 78dba0007e Add chan_usbradio to trunk
18 years ago