Commit Graph

342 Commits (066768fff13a0c209919b2072586d2aaa7dd9ba8)

Author SHA1 Message Date
Kevin P. Fleming 0b30f14b33 Merged revisions 125138 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
Tilghman Lesher a435acefbe Merged revisions 122174 via svnmerge from
17 years ago
Tilghman Lesher b4a9866bd5 Merged revisions 114617 via svnmerge from
17 years ago
Tilghman Lesher 175b5c09dc Merged revisions 114096 via svnmerge from
17 years ago
Joshua Colp 4f40fd35ab Merged revisions 114030 via svnmerge from
17 years ago
Russell Bryant 631b48efba Merged revisions 110164 via svnmerge from
17 years ago
Russell Bryant 4af367c3a9 Merged revisions 109447 via svnmerge from
17 years ago
Joshua Colp aad2069958 Merged revisions 107638 via svnmerge from
17 years ago
Russell Bryant 265c460d19 Merged revisions 106896 via svnmerge from
17 years ago
Joshua Colp 3f99a1b4bf Merged revisions 103324 via svnmerge from
18 years ago
Joshua Colp 95605d1c10 Update documentation.
18 years ago
Joshua Colp 2ad2f92405 Merged revisions 97450 via svnmerge from
18 years ago
Russell Bryant e77af16996 fix a spacing issue introduced in revision 95443.
18 years ago
Mark Michelson 3051807efa Fix a compiler warning
18 years ago
Tilghman Lesher f5a9e958d1 gcc 4.1.3 wants a union used here.
18 years ago
Tilghman Lesher 652ee40acb When working with dates, use numeric form whenever possible, as it's faster.
18 years ago
Jason Parker 7f6b2066f9 Merged revisions 92617 via svnmerge from
18 years ago
Olle Johansson 6765d5f758 Adding small missing but important comma...
18 years ago
Olle Johansson 478df6c69f A big oops...
18 years ago
Olle Johansson a545aaae53 The MeetmeJoin now has caller ID name and Caller ID number fields (like MeetMeLeave)
18 years ago
Jason Parker d3dd515072 Merged revisions 90696 via svnmerge from
18 years ago
Olle Johansson 130a2051fa - Mark "concise" as deprecated
18 years ago
Joshua Colp 5303abd58d Merged revisions 89571 via svnmerge from
18 years ago
Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h"
18 years ago
Russell Bryant 6335b4b30d Merge changes from team/russell/sla_trunk_moh ...
18 years ago
Tilghman Lesher cbfc6dcbea Make trunk build again
18 years ago
Luigi Rizzo ffd86fc964 more errno.h removal
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
Russell Bryant 1bf63d1c5b Merged revisions 89296 via svnmerge from
18 years ago
Kevin P. Fleming edc78d6023 improve linked-list macros in two ways:
18 years ago
Russell Bryant e309393920 Added the ability to do "meetme concise" with the "meetme" CLI command.
18 years ago
Russell Bryant a06218ee6d Added the S() and L() options to the MeetMe application. These are pretty
18 years ago
Luigi Rizzo 08b10da53b Simplify the implementation and the API for stringfields;
18 years ago
Joshua Colp e3f3a640c0 Merged revisions 88026 via svnmerge from
18 years ago
Tilghman Lesher 97fe45ab93 Janitor: use ast_free to pair calls of ast_malloc and ast_calloc
18 years ago
Joshua Colp 78cae359c8 Merged revisions 87970 via svnmerge from
18 years ago
Russell Bryant c1e08b1ae0 If a caller is listen-only, then don't bother with doing talker detection.
18 years ago
Russell Bryant adc9003fc5 Add support for a muted user to request to talk. The '2' option in the user
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
Tilghman Lesher c853d3ab01 Enhancements to realtime (closes issue #9609)
18 years ago
Russell Bryant d78463be1e Corydon posted this janitor project to the bug tracker and mvanbaak provided
18 years ago
Tilghman Lesher 02c997c64c Add the MeetmeList and Reload manager commands, which supplement the need to have Command privilege. (closes issue #10736)
18 years ago
Jason Parker ac5332c674 More conversions to NEW_CLI
18 years ago
Russell Bryant 9388173f85 Make the MALLOC_DEBUG output for free() useful again. After changing calls to
18 years ago
Dwayne M. Hubbard 48ccbe253d Merged revisions 82286 via svnmerge from
18 years ago
Joshua Colp d6247edfae (closes issue #10560)
18 years ago
Joshua Colp d004349b83 (closes issue #10686)
18 years ago