Commit Graph

388 Commits (b47c2a282ddf040a47b09914322adfeb2bcc4df1)

Author SHA1 Message Date
Sean Bright 62d3f1dfd9 A few const changes in app_meetme.c that I noticed while browsing the source.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Kevin P. Fleming 4c0265664e Merged revisions 200991 via svnmerge from
16 years ago
Eliel C. Sardanons d8e2ef0f30 Move function MEETME_INFO documentation to XML.
16 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Joshua Colp 4da3a150f3 Merged revisions 195635 via svnmerge from
16 years ago
Joshua Colp 5ff58c1ff9 Fix a bug where the 'T' option to Meetme did not work.
16 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
16 years ago
David Vossel ae786501f1 app_meetme not setting filename and fileformat correctly for realtime
16 years ago
Russell Bryant 8f6a933e30 Merged revisions 179532 via svnmerge from
16 years ago
Russell Bryant 8065dc57af Re-add 'o' option to MeetMe, reverting rev 62297.
17 years ago
Mark Michelson 20c5bad34b Merged revisions 176249,176252 via svnmerge from
17 years ago
Joshua Colp f6f5197e63 Merged revisions 170147 via svnmerge from
17 years ago
Sean Bright fcb69e6f9d Add a missing unlock and properly handle the 'maxusers' setting on MeetMe
17 years ago
Mark Michelson 7c1bd94231 Fix the build
17 years ago
Mark Michelson a7829044ec Merged revisions 165255 via svnmerge from
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Russell Bryant 92f7bae3df Merged revisions 162286 via svnmerge from
17 years ago
Jeff Peeler 53f3870ed3 Merged revisions 157365 via svnmerge from
17 years ago
Eliel C. Sardanons a22928b853 Introduce XML documentation for:
17 years ago
Tilghman Lesher 221998f4d4 Merged revisions 156294 via svnmerge from
17 years ago
Jeff Peeler 611e737463 Merged revisions 156289 via svnmerge from
17 years ago
Jeff Peeler f7aaa011b6 Merged revisions 156178 via svnmerge from
17 years ago
Tilghman Lesher 95ea0a5a70 Fix option handling code.
17 years ago
Jeff Peeler 4afb2649b9 Initialize character arrays as they are not guaranteed to be set.
17 years ago
Mark Michelson b79629d182 Some small tweaks regarding realtime conference announcements.
17 years ago
Sean Bright ceee55ea63 Keep up with shadow warnings. One day I'll actually enable this in the Makefile.
17 years ago
Michiel van Baak 9f1c67dce6 fix the 'meetme list', 'meetme list concise', 'meetme list $confno' and 'meetme list $confno concise' CLI commands
17 years ago
Michiel van Baak 4ea05efd8b make this compile under devmode again
17 years ago
Tilghman Lesher 529874de7b Add schedule extensions to app_meetme. In addition, the reporter found a
17 years ago
Michiel van Baak 90751b16ca Merge the cli_cleanup branch.
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Sean Bright 3ffb39833b More RSW merges. Everything from apps/ except for the big offenders
17 years ago
Tilghman Lesher 0f601e6ffa Janitor ast_str project
17 years ago
Kevin P. Fleming 0ce79e5a06 build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for features that will always be present in DAHDI
17 years ago
Mark Michelson 06d951f585 merging the zap_and_dahdi_trunk branch up to trunk
17 years ago
Brett Bryant d185405755 Janitor project to convert sizeof to ARRAY_LEN macro.
17 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
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
Tilghman Lesher eae21f826a Merged revisions 122137 via svnmerge from
17 years ago
Tilghman Lesher 53459f86b2 Expand RQ_INTEGER type out to multiple types, one for each precision
17 years ago
Tilghman Lesher 9471b87d27 Merge the adaptive realtime branch, which will make adding new required fields
17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
17 years ago
Tilghman Lesher 527c601d0c Lock around variables retrieved, and copy the values, if they stay persistent,
17 years ago
Tilghman Lesher 330909bf6e Fix DST calculation, and fix bug in calculation of whether conf has started yet or not
17 years ago
Joshua Colp e52ae01831 Add MEETME_INFO dialplan function that allows querying various properties of a Meetme conference.
17 years ago
Tilghman Lesher dc3e185e96 Use ast_mkdir instead of mkdir
17 years ago
Joshua Colp 43de3860ea Merged revisions 114029 via svnmerge from
17 years ago
Russell Bryant bccebdd21f Remove astobj.h from some places where it wasn't needed
17 years ago