Commit Graph

1681 Commits (49227c7ba1d8b3d8c4c76b531b360c465cee38d2)

Author SHA1 Message Date
BJ Weschke a9281a1142 Introducing the REALTIME() dialplan function
20 years ago
BJ Weschke 857f2e8d41 Record bridge channel unique id in "CONNECT" queue_log entry and the corresponding manager event. #6522 (nording) w/ documentation additions where appropriate
20 years ago
Tilghman Lesher 6e24fb7a37 Merged revisions 24097 via svnmerge from
20 years ago
Tilghman Lesher aeed5ca05d Merged revisions 24019 via svnmerge from
20 years ago
BJ Weschke 7f0cc4786b Merged revisions 23988 via svnmerge from
20 years ago
BJ Weschke 649052f980 Merged revisions 23985 via svnmerge from
20 years ago
Russell Bryant 48b812829d remove \n from the end of a couple of synopsis fields
20 years ago
Russell Bryant 8582a58955 remove an extra newline, none of the other synopsis fields for apps have one
20 years ago
Russell Bryant 367f227d89 fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list)
20 years ago
Russell Bryant b97d58024e revert the last change to this Makefile which removed the rules to build
20 years ago
Luigi Rizzo 28efe8a845 remove now useless rule for app_rpt (bug 7059)
20 years ago
Russell Bryant f461c5d160 - convert the list of zones to use the list macros, and add locking (issue #7027, with mods)
20 years ago
Luigi Rizzo 899cdda8cb minor cleanup
20 years ago
Joshua Colp bffe7b29ec Add option 'I' which allows you to record your name, but not review it. This rocks! (issue #7037 reported by jon with minor mods done by moi)
20 years ago
Luigi Rizzo 2904c6956d remove unused variable
20 years ago
Matt O'Gorman 7212fa80ad adds new function QUEUE_WAITING_COUNT and a few
20 years ago
Matt O'Gorman 367de1a73d Merged revisions 22596 via svnmerge from
20 years ago
Matt O'Gorman d5892657fe adds two new applications, exitwhile, and continuewhile
20 years ago
Tilghman Lesher e3f569532f Deprecate prefixed options in voicemail
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago
Jim Dixon a83297d85f Added "Operator Services" connection mode for Zap channels, and the 'O' option
20 years ago
Luigi Rizzo b560433a36 convert to use ast_stream_and_wait
20 years ago
Luigi Rizzo d4eea1066b convert to use ast_strem_and_wait
20 years ago
Luigi Rizzo 0dbf814a79 - use symbolic constants and macros to play with the debug flag
20 years ago
Luigi Rizzo b5e6162359 more NULL "" equivalence in cid fields.
20 years ago
Luigi Rizzo 1a6572c4e6 more NULL "" equivalence,
20 years ago
Luigi Rizzo 965ff42bed more NULL "" equivalence in CID fields.
20 years ago
Luigi Rizzo b9f3e4e0f3 move a replicated block of code in the one place where it belongs.
20 years ago
Luigi Rizzo bd01d66909 merge two nested 'if' which are really a single block.
20 years ago
Luigi Rizzo 9476cb356e fix indentation of a large block
20 years ago
Luigi Rizzo 501c9e181c start sorting out the duplicated code in the privacy handler
20 years ago
Luigi Rizzo b3343aecdf merge two nested 'if' which are really a single block.
20 years ago
Luigi Rizzo 73f2d344fb more localization and variable removal
20 years ago
Luigi Rizzo c9f669e56d more localization of variables
20 years ago
Luigi Rizzo c6a8784e95 localize one more variable;
20 years ago
Luigi Rizzo 0f4a1bc9ac localize some variables
20 years ago
Luigi Rizzo 2bdcaa4849 extract a common condition.
20 years ago
Luigi Rizzo 25eb0525d9 fix indentation of some large blocks after previous changes
20 years ago
Luigi Rizzo 25c6ab22f9 more simplifications - use a local variable c instead of o->chan,
20 years ago
Luigi Rizzo acf0f038dc more simplifications
20 years ago
Luigi Rizzo 3aaaa41609 start cleaning up this code so we can split the 900 lines function
20 years ago
Luigi Rizzo d93234c25b add experimental code for new-style "say" application.
20 years ago
Luigi Rizzo c14427878a remove a line that was added by mistake
20 years ago
Tilghman Lesher 8a066de957 Merged revisions 21037 via svnmerge from
20 years ago
Joshua Colp e8a94a71e2 Allow the attachment format to be specified differently for different mailboxes (issue #6961 reported by the ever fabulous Corydon76)
20 years ago
Luigi Rizzo ca9e77fe46 code simplifications
20 years ago
Luigi Rizzo 8977378288 use ast_strdup instead of strdup
20 years ago
Luigi Rizzo 62712ea668 constification and code simplifications
20 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
20 years ago
Tilghman Lesher 492e68dab3 Merged revisions 19891 via svnmerge from
20 years ago