Commit Graph

1929 Commits (f60ada0be22cd646454278e102d384a5dbaf7d59)

Author SHA1 Message Date
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
Kevin P. Fleming 70bf3715a6 Merged revisions 19812 via svnmerge from
20 years ago
Joshua Colp 5e43f18529 Updates to speech recognition API and dialplan utilities. Moved to using dialplan functions, and some other misc things.
20 years ago
Joshua Colp 416cd5d8a0 Add ability to see if the person calling said anything or not.
20 years ago
Tilghman Lesher 020305fb58 Merged revisions 19397 via svnmerge from
20 years ago
Tilghman Lesher e5bb12ac83 Merged revisions 19394 via svnmerge from
20 years ago
Kevin P. Fleming 1e9ac855d3 Merged revisions 19348 via svnmerge from
20 years ago
Kevin P. Fleming 77e998a20d Merged revisions 19301 via svnmerge from
20 years ago
BJ Weschke 0b438958df Minor cleanups and error handling for app_dial #6935 (casper)
20 years ago
BJ Weschke d2480538d2 Provide the ability to read extension number after name #6938 (delink)
20 years ago
Luigi Rizzo 7ba1b92a04 normalize code preparing for loader changes
20 years ago
BJ Weschke 44b98afdcd Merged revisions 19008 via svnmerge from
20 years ago
Joshua Colp e4811a8248 Presenting a revised data stores and oh my, a generic speech recognition API! I wonder what we can do with this now...
20 years ago
Kevin P. Fleming cf15740eaf remove support for BYEXTENSION (which nobody even knows about anymore)
20 years ago
Olle Johansson 6843c5ddc6 Issue 6919 - clarify error message
20 years ago
Kevin P. Fleming f10f427d49 since the module API is changing, it's a good time to const-ify the description() and key() return values
20 years ago
Tilghman Lesher 1481e53ba8 Merged revisions 18494 via svnmerge from
20 years ago
Russell Bryant e27f756be4 remove traces of "look", something that does not exist in the tree
20 years ago
Olle Johansson 7089dc1341 Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c
20 years ago
Kevin P. Fleming 65e9dce01f Merged revisions 18087 via svnmerge from
20 years ago
BJ Weschke 3b89edc066 More code optimizations. Thanks kpfleming!
20 years ago
BJ Weschke d42357fae1 Fix a problem where if the channel was hungup during detection, the application wouldn't block indefinitely looking for another frame from that channel. Don't try to do frame size analysis on a frame that isn't voice, only report DEBUG and VERBOSE msgs to the logger channels when the DEBUG and VERBOSE settings are high enough to require it, and some other minor cleanups.
20 years ago
Joshua Colp 1749971753 Merged revisions 17905 via svnmerge from
20 years ago
Luigi Rizzo e9b428e121 convert one more file...
20 years ago
Luigi Rizzo 1fd898bd84 convert a couple of applications to the new module style
20 years ago
Tilghman Lesher 756c7cbb12 Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand() to threadsafe ast_random()
20 years ago
Tilghman Lesher 701b49027d Bug 6508 - if priority was a number, then findlabel fails
20 years ago
Tilghman Lesher e019a106c7 Bug 6886 - Add application TryExec, which does mostly the same thing, but returns differently
20 years ago
Olle Johansson 982a66a93a Issue #6882
20 years ago
Matt O'Gorman a536eb6ec7 minor code clean up from 6880
20 years ago
Matt O'Gorman 28fd3a4ef1 Merged revisions 17283 via svnmerge from
20 years ago
Jim Dixon 44d1382a05 Removed "frog" command (so it could be moved to cli.c)
20 years ago
Luigi Rizzo 7e2b1c539a localize a variable
20 years ago
Luigi Rizzo b7467d7d09 use ast_strdup instead of strdup
20 years ago
Luigi Rizzo 6c232811c0 as discussed with Mark a few weeks ago, the 'newstack' argument
20 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
20 years ago
Tilghman Lesher a532c787f2 Merged revisions 16192 via svnmerge from
20 years ago
Luigi Rizzo c0f2f5b5b8 Normalize some cli completion code.
20 years ago
Luigi Rizzo e735f507b7 more command completion normalization
20 years ago
Luigi Rizzo 606c7dcb93 remove the long since unused STANDARD_LOCAL_USERS macro
20 years ago
Matt O'Gorman a5ece3388a Janitor work converting !ast_strlen_zero(a)?a:b
20 years ago
Kevin P. Fleming 968af1b45d rename file to match new application name
20 years ago
Kevin P. Fleming 5c6c266aa9 rename application to have a more logical name
20 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
20 years ago
Tilghman Lesher d104a6d622 Bug 6508 - Redirect arbitrary channel to another extension from the dialplan
20 years ago
Tilghman Lesher ff9fc4f606 Merged revisions 14830 via svnmerge from
20 years ago
Tilghman Lesher 39a99c65c2 Merged revisions 14821 via svnmerge from
20 years ago
Luigi Rizzo 574e9ae7a8 Add missing
20 years ago
BJ Weschke 6d22be794f Merged revisions 14659 via svnmerge from
20 years ago
BJ Weschke fb8ff8ed57 Merged revisions 14467 via svnmerge from
20 years ago
Russell Bryant 4c1d49f5c8 Merged revisions 14462 via svnmerge from
20 years ago
Joshua Colp b60145bbf7 Merged revisions 14276 via svnmerge from
20 years ago
Joshua Colp 7b54d83b1e Merged revisions 14275 via svnmerge from
20 years ago
Russell Bryant 0f03e0ef17 Merged revisions 13851 via svnmerge from
20 years ago
Tilghman Lesher 81a70f668e Merged revisions 13748 via svnmerge from
20 years ago
Tilghman Lesher f35aeb0312 Meetme file is parsed with comma-delimiters, not vertical bars
20 years ago
Russell Bryant fc9d3ba21b Merged revisions 13550 via svnmerge from
20 years ago
Tilghman Lesher b97c3dd6ae Bug 6316 - Add flag to not speak single user announcement
20 years ago
Russell Bryant 9063466dfb update to reflect conversion of the accountcode to use stringfields (issue #6722)
20 years ago
Russell Bryant 686b512e23 Merged revisions 12927 via svnmerge from
20 years ago
Russell Bryant f28abd4020 Merged revisions 12925 via svnmerge from
20 years ago
Russell Bryant 63056dcb8f add a couple of variables to clarify some code (issue #6700)
20 years ago
Olle Johansson 7aeb45a0da Small fixes to the messagecount function (while trying to understand
20 years ago
Tilghman Lesher f86476dd68 Bug 6526 - Add a reference count to avoid crash
20 years ago
Olle Johansson d61a6c9a1c README files have changed names, better change references too :-)
20 years ago
Tilghman Lesher 30a806010a Bug 6459 - tell manager when queue is abandoned
20 years ago
Tilghman Lesher bb92e0ec1f Bug 5702 - Realtime patch for meetme
20 years ago
Olle Johansson 7d3ef37477 Initialize variable (fix by Luigi Rizzo)
20 years ago
BJ Weschke c88e03113f Merged revisions 11778 via svnmerge from
20 years ago
Matt O'Gorman 02aadcc8ae Russian locale for voicemail from bug patch 6603
20 years ago
Jim Dixon 60c5b80818 Fixed nasty lockup bug and added command macros (not to be confused with
20 years ago
Olle Johansson acfc219733 Reverting revision 10998 that was accidentaly committed to trunk. My apologies.
20 years ago
Olle Johansson dd5222fd30 Update to trunk
20 years ago
Tilghman Lesher e912ad9d35 Move conditional compilation for CURL from apps/ to funcs/
20 years ago
Tilghman Lesher 53936916ec Bug 6417 - Allow retrieval of raw CDR values
20 years ago
Tilghman Lesher 61d4406b69 Move CURL function from apps/ to funcs/
20 years ago
Kevin P. Fleming 302c943001 add 'consumed' argument to ast_get_time_t, so callers can know how many characters were used in the parser
20 years ago
Kevin P. Fleming 6204abdae2 merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found
20 years ago
Matt O'Gorman 3ae4285d17 Solved problem where talker hears himself when
20 years ago
Matt O'Gorman cff3864fa5 bug in the linkedlists macros where the prev node
20 years ago
Tilghman Lesher 800c3982df Updating skel application to use current parsing constructs
20 years ago
Matt O'Gorman fecae4f64e Changing syntax once again slightly and standardizing
20 years ago
Tilghman Lesher 55b1d07a97 Merged revisions 10464 via svnmerge from
20 years ago
Russell Bryant f369bbdac3 fix up the summary and help text for the mixmonitor cli command
20 years ago
Tilghman Lesher 92679bc761 Bug 6503 - Change wording from mailbox to folder when referring to the subfolders of a mailbox (less confusing)
20 years ago
Tilghman Lesher 697d3208dd Bug 6516 - u->chan not defined
20 years ago
Russell Bryant 39fbbe1c25 Merged revisions 10301 via svnmerge from
20 years ago
Russell Bryant 118b277ab1 add StopMixMonitor application (issue #6122, with mods)
20 years ago
Tilghman Lesher 6f8cdb5c03 Define the initial values separate from the STATIC definitions
20 years ago
Russell Bryant a0d438fb6c remove the uses of the deprecated STANDARD_LOCAL_USER
20 years ago
Kevin P. Fleming f0495e8944 add option to avoid calling members whose channels are 'in use' (issue #6315, plus documentation)
20 years ago
Kevin P. Fleming c1e19165b4 add channel's uniqueid to manager 'join' event (issue #6458)
20 years ago
Kevin P. Fleming 5845408aab update app to use args parser
20 years ago
Kevin P. Fleming 4662d58b01 add API function for parsing strings to time_t (issue #6320, with mods)
20 years ago
Matt O'Gorman ec7df7e557 Now Kevin will be really happy!
20 years ago
Matt O'Gorman 49a04b91a2 changed naming scheme for variables so it matches
20 years ago
Kevin P. Fleming 2f46cb9198 don't use localuser structure for outbound calls (issue #6216)
20 years ago
Kevin P. Fleming c6ddfef02d list macro conversion (issue #6328, with bugfix)
20 years ago
Kevin P. Fleming 918cab0e08 Merged revisions 9961,9964,9990,10018 via svnmerge from
20 years ago
Mark Spencer c3b0828c00 Properly stopsteram on meetme (bug #6137)
20 years ago
Kevin P. Fleming b9918fb16b set properties for new files (i need to get this documented)
20 years ago
Matt O'Gorman f57ae73d62 bug 6485 fixed.
20 years ago
Matt O'Gorman dacbca4699 Commiting 5959 with minor formatting and typo
20 years ago
Tilghman Lesher 073885e1ea Shouldn't have been a public function
20 years ago
Russell Bryant 2f2530b8e6 remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADD
20 years ago
Josh Roberson c09ad4e192 Don't set the formats before we stop indications. (issue #6380)
20 years ago
Kevin P. Fleming e7c198453d ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed
20 years ago
Kevin P. Fleming 96bf384e7d major dialplan functions update
20 years ago
Tilghman Lesher 3d2404c62c Make the ditlen and tone configurable at runtime
20 years ago
Russell Bryant 303a9855b3 update for change to ast_pbx_outgoing_exten
20 years ago
Kevin P. Fleming 6aa6819c41 use auto-build for apps, simplify variable setting
20 years ago
Kevin P. Fleming e42c6c4f9e set standard properties on all non-binary files
20 years ago
Kevin P. Fleming c7da92d2ea fix compiler warnings
20 years ago
Kevin P. Fleming 7b2988821a clean up SMDI support commit:
20 years ago
Matthew Fredrickson af07dc8883 Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)
20 years ago
Russell Bryant 3f37ece516 remove some Makefile targets for things that don't exist in the tree
20 years ago
Tilghman Lesher b347ddf3c6 Merged revisions 9156 via svnmerge from
20 years ago
Kevin P. Fleming 193b923925 remove obsolete stuff
20 years ago
Kevin P. Fleming a16ae226b6 use string fields for some stuff in ast_channel
20 years ago
Matt O'Gorman 7d03c33e0a Allows for user to uninstall asterisk binaries
20 years ago
Russell Bryant e01861fafd define a global null_frame object so when queueing a null frame, you don't
20 years ago
Matt O'Gorman a13ae9b5c1 reverting blocks 9 and 10 from revision 7547
20 years ago
Russell Bryant 8578862401 don't re-define the localuser struct for custom use inside the module (issue #6216)
20 years ago
Russell Bryant 32026d6f49 don't redefine the localuser struct for additional use specific to the module (issue #6216)
20 years ago
Russell Bryant 7707b953e1 store conference list using linked list macros (issue #6327)
20 years ago
Kevin P. Fleming 210d4679ee Merged revisions 8608 via svnmerge from
20 years ago
Matt O'Gorman 83ab52cdc4 changed some settings to app_args and some code
20 years ago
Olle Johansson 92390274e5 Use doxygen for todo's! :-)
20 years ago
Olle Johansson 77752fc8c5 Remove javadoc doxygen format...
20 years ago
Russell Bryant 72a2e892bc fix memory leak from not freeing the list of queue members when freeing a queue
20 years ago
Tilghman Lesher 56bb41460e Bug 6312 - Macro janitor
20 years ago
Tilghman Lesher c3ded332b5 Bug 6148 - Add PARKEDAT variable; also cleaned up application help to fit 80-column screen.
20 years ago
Russell Bryant 039ee896c7 oops, don't build app_sql_postgres by default ...
20 years ago
Russell Bryant eefe5d1685 - conversion to allocation wrappers
20 years ago
Russell Bryant a163eaa03c clean up formatting to conform to coding guidelines and fix some typos (issue #6260)
20 years ago
Russell Bryant 4414f45393 on this pass, only remove duplicate log messages
20 years ago
Tilghman Lesher 41c87ccb97 Bug 5936 - Cannot AddQueueMember on realtime queue, if queue not yet loaded (different fix than 1.2)
20 years ago
Russell Bryant 9fa6eb5e07 revert my pass through the tree to remove checks of the result of ast_strdupa
20 years ago
Russell Bryant 7ad681adc8 remove lots of useless checks of the result of ast_strdupa
20 years ago
Russell Bryant cb8bd57a21 Merged revisions 8347 via svnmerge from
20 years ago
Olle Johansson ad5eaa9aca More doxygen updates
20 years ago
Tilghman Lesher 2977f19cac Deprecate the use of Random in 1.3, 1.4
20 years ago
Russell Bryant 012e7e948f Merged revisions 8232 via svnmerge from
20 years ago
Russell Bryant 6f71e1178e constify arguments in more places where strings should not be modified (issue #6286)
20 years ago
Matt O'Gorman d57bc8a513 Merged revisions 8194 via svnmerge from
20 years ago
Matt O'Gorman 90b4d8b9be oops all better now.
20 years ago
Matt O'Gorman 24c4e062cc allow for multiple periodic announcements
20 years ago
Kevin P. Fleming 5af944427f suppress compiler warning
20 years ago
Matt O'Gorman 455f916d83 Merged revisions 8140 via svnmerge from
20 years ago
Olle Johansson 95144f75a5 - Logging clean up
20 years ago
Jim Dixon 80c19330ff Added NOANSWER support, so that optional the DISA application starts without
20 years ago
Russell Bryant 4a7cec937d remove redundant CFLAGS for BSD which are already set in the main Makefile (issue #6250)
20 years ago
BJ Weschke 3854a2438e Spelling corrections (mostly in comments and doxygen areas) #6249
20 years ago
Matt O'Gorman 58bac05e59 Added QUEUE_MEMBER_COUNT and QUEUE_MEMBER_LIST
20 years ago
Matt O'Gorman 9932a6415a make voicemail files group writable and uses a
20 years ago
Matt O'Gorman 169eeb8599 Added forward context option from 5497
20 years ago
Russell Bryant 55c8fc92a9 Various cleanups from comments in an email from Luigi Rizzo. Thank you!
20 years ago
Matt O'Gorman 130ce286ba added two new features to meetme, autofill and
20 years ago
Matt O'Gorman 2aaffe48e4 allow app_directed_pickup to try to pickup
20 years ago
Tilghman Lesher caa0de6e99 Somebody complained the that length of the dah wasn't quite up to spec...
20 years ago
BJ Weschke f6c5e65266 More memory wrapper cleanup. #6224
20 years ago
BJ Weschke 8637b23569 More memory wrapper and cleanup work. #6226 w/one very minor compile fix mod in app_rpt.c
20 years ago
Tilghman Lesher bce06eff5b Fix typos that caused voicemail not to compile.
20 years ago
Matt O'Gorman ac2732ef4e I will never touch VM again...
20 years ago
Matt O'Gorman 791370e026 some error checking added into g and a option
20 years ago
Matt O'Gorman b86c380a58 More cosmetic changes. thanks qwell and everyone
20 years ago
Matt O'Gorman 0228cf5bc0 Minor revisions from bug 6090
20 years ago
BJ Weschke a44bc3a0d7 Remove an unneccessary unlock and do away with the error msg about not being able to unlock the lock. #6201
20 years ago
Russell Bryant 57a8394f6c fix breakage from new feature committed in r7995
20 years ago
BJ Weschke aaa4c9aecc More new memory wrapper work.
20 years ago
BJ Weschke e825a748cf More new memory wrapper work and initializing some memory allocations to zero where they weren't before.
20 years ago
BJ Weschke deae1cbc3f New memory wrapper changes.
20 years ago
BJ Weschke 0c41704c68 Use argument macro in app_voicemail #6221
20 years ago
BJ Weschke 5f542e14cc Use argument macro in app_dictate #6222
20 years ago
Tilghman Lesher 1db503ade6 Merged revisions 7999 via svnmerge from
20 years ago
Tilghman Lesher 35dc7e7ff9 Bug 6213 - Morse code app
20 years ago
Russell Bryant f693a606f8 typo
20 years ago
Matt O'Gorman 672f6aa422 Added automatic folder feature described in 6090
20 years ago
Russell Bryant 2eb7eecdd0 conversions to memory allocation wrappers (issue #6210)
20 years ago
Russell Bryant 2dc13eb912 replace malloc+memset with a call to ast_calloc, also removing the error
20 years ago
Russell Bryant 5ce65af66e fix temp greetings with odbc storage (issue #6078)
20 years ago
Matt O'Gorman 283c0d64ba added feature from 5750 with whitespace fixing.
20 years ago
Russell Bryant 384aefa772 Merged revisions 7957 via svnmerge from
20 years ago
Tilghman Lesher bdc14f3c84 Merged revisions 7955 via svnmerge from
20 years ago
Kevin P. Fleming 10862cd151 fix breakage introduced in revision 7863
20 years ago
Mark Spencer 50ab29b64b Merge playback cleanups (bug #6163)
20 years ago
Mark Spencer f5678d89d4 Fix segfault in greek syntax (bug #6142)
20 years ago
Kevin P. Fleming d44823b5b8 allow limiting of queue members who will be delivered a given caller's call by penalty setting
20 years ago
Matt O'Gorman 8adf708c1b Added feature from bug #5053, allowing for
20 years ago
Matt O'Gorman 6ac09042f1 oops minor formatting fixes, and taking out
20 years ago
Matt O'Gorman 7b680ef6d8 Added feature from bug #5573 and updated app_read
20 years ago
Olle Johansson a5dcd29a2e Whitespace and formatting changes. /Housekeeping
20 years ago
BJ Weschke 6149728a77 Fix the 'if' clause to be true under the right conditions. Bug #6126
20 years ago
Kevin P. Fleming a4f8d466e8 update copyright headers for files changed this year
20 years ago
Tilghman Lesher 577e4189d5 Merged revisions 7743 via svnmerge from
20 years ago
Kevin P. Fleming cdf0303465 Merged revisions 7740 via svnmerge from
20 years ago
Tilghman Lesher b5d18c50b9 Merged revisions 7709 via svnmerge from
20 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
20 years ago
Russell Bryant 5c18154617 normalize a loop and avoid multiple strlen calls when completing voicemail users
20 years ago
Russell Bryant 1bd94abf57 avoid multiple strlen calls in complete_queue
20 years ago
Russell Bryant e458091585 fix permissions of created recordings (issue #6067)
20 years ago
Tilghman Lesher 478052caa0 Bug 5237 - Optional filename argument
20 years ago
Tilghman Lesher 7fae5bb20e Bug 5382 - Allow VM_CATEGORY in voicemail emails
20 years ago
Tilghman Lesher b7272182d1 Reduce warnings on signedness conversions
20 years ago
Russell Bryant ef1ce7aec9 Merged revisions 7634 via svnmerge from
20 years ago
Mark Spencer ec0b96837e Add "local channel" variation so that we don't read/write to the same
20 years ago
Mark Spencer 96b3a24637 Fix multiple free of a frame (bug #6058)
20 years ago
Tilghman Lesher eeb58dcd81 Bug 5727 - reduce duplicate code
20 years ago
Tilghman Lesher af4d531322 Bug 5759 - Remove unused datetime code (current DateTime app is in app_sayunixtime)
20 years ago
Tilghman Lesher 8d2b85d10a Merged revisions 7608 via svnmerge from
20 years ago
BJ Weschke 3f035b3dfc Another app documentation tweak.
20 years ago
Tilghman Lesher 2f9eb968e7 Merged revisions 7601 via svnmerge from
20 years ago
Tilghman Lesher f31bb6d7ed Bug 5734 - add status variables indicating the success or failure of the realtime apps
20 years ago
Russell Bryant a63f3dffa1 add Log application for generating custom log messages from the dialplan (issue #5287)
20 years ago
Jim Dixon 13e757450d New version, including half/semi-half duplex modes and system announcements
20 years ago
Mark Spencer 7f23f1b5de Avoid multiple free
20 years ago
Mark Spencer 0d32a85be1 Major RTP fixes for using inbound SDP on outbound connection, get rid of
20 years ago
Mark Spencer 93d1d0dcfb Don't bother decode on muted participants
20 years ago
Mark Spencer d6b8ce3921 Major peformance improvements to meetme
20 years ago
Mark Spencer 74460d2e8b Fix choppy audio with > 20ms audio frames (bug #5697)
20 years ago
Mark Spencer a965978a25 Fix segfault on directed pickup when no CDR is available (bug #5998)
20 years ago
Tilghman Lesher 4f72086b8f Merged revisions 7517 via svnmerge from
20 years ago
Tilghman Lesher cbab537375 Properly move these functions over to the funcs directory (since they no longer contain apps)
20 years ago
Tilghman Lesher 3a257db366 Make sure the functions CUT and SORT are built.
20 years ago
Russell Bryant 565dcc3482 reduce some duplicated code when doing a strdup (issue #5986)
20 years ago
Kevin P. Fleming b7b2317d81 Merged revisions 7448-7449,7451,7453 via svnmerge from
20 years ago
Kevin P. Fleming bc50894149 Merged revisions 7433,7435 via svnmerge from
20 years ago
Russell Bryant fcbe928353 Merged revisions 7404,7406,7425,7427,7429-7430 via svnmerge from
20 years ago
Tilghman Lesher 5152e1989f Bug 5960
20 years ago
Russell Bryant 444eac93ab fix a bug from the recent removal of deprecated applications by initializing
20 years ago
Russell Bryant d6862a5853 re-add app_setcallerid since it was not actually marked deprecated in 1.2
20 years ago
Russell Bryant cac0f4d095 This is the first round of removing applications that were marked as deprecated
20 years ago
Tilghman Lesher e2f674787b Clarify purpose of function, by renaming
20 years ago
Russell Bryant f75bd5a29e Merged revisions 7337 via svnmerge from
20 years ago
Russell Bryant ec05153ac4 convert most of the option_*'s to a single ast_flags structure. Also, fix some
20 years ago
Tilghman Lesher 357c38d177 Merging from 1.2, bug 5925 - app_voicemail should check for the callerid it sets for unknown
20 years ago
Tilghman Lesher 870f98f02d Bug 5858 - Make the chanvars.c functions return a 'const char *'
20 years ago
Kevin P. Fleming 0242a69b3f Merged revisions 7265-7266,7268-7275 via svnmerge from
20 years ago
Russell Bryant 91316ef9e5 use ast_app_separate_args to split arguments (issue #5686)
20 years ago
Russell Bryant ad122bf6cd fix queue weight feature - compare member interfaces instead of pointers to
20 years ago
Russell Bryant 0d341e060f use app arg parsing macros (issue #5678)
20 years ago
Russell Bryant db755f9035 use app arg parsing macros (issue #5681)
20 years ago
Russell Bryant cf2690dc4a use app arg parsing macros (issue #5690)
20 years ago
Russell Bryant 6e1957475c use app arg parsing macros (issue #5679)
20 years ago
Russell Bryant 1ced6b4775 convert VMCOUNT function to use new app args parsing macros (issue #5688)
20 years ago
Russell Bryant cff32c9b6d print an error message if invalid arguments are specified (issue #5872)
20 years ago
Josh Roberson 1f538ad219 issue #5887
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming c14588af86 remove remaining .cvsignore files
20 years ago
Russell Bryant 06b4b11c4b fix some typos and add the reload function
20 years ago
Mark Spencer aab82dc3d2 Record DIALEDTIME on incomplete calls, update description (bug #5862)
20 years ago
Russell Bryant 6801852c65 issue #5850
20 years ago
Josh Roberson e38a91b45a issue #5829
20 years ago