Commit Graph

1749 Commits (f1a97c3b3fd0b9d5caaa94b5c2976db997966e9c)

Author SHA1 Message Date
Luigi Rizzo 73f2d344fb more localization and variable removal
19 years ago
Luigi Rizzo c9f669e56d more localization of variables
19 years ago
Luigi Rizzo c6a8784e95 localize one more variable;
19 years ago
Luigi Rizzo 0f4a1bc9ac localize some variables
19 years ago
Luigi Rizzo 2bdcaa4849 extract a common condition.
19 years ago
Luigi Rizzo 25eb0525d9 fix indentation of some large blocks after previous changes
19 years ago
Luigi Rizzo 25c6ab22f9 more simplifications - use a local variable c instead of o->chan,
19 years ago
Luigi Rizzo acf0f038dc more simplifications
19 years ago
Luigi Rizzo 3aaaa41609 start cleaning up this code so we can split the 900 lines function
19 years ago
Luigi Rizzo d93234c25b add experimental code for new-style "say" application.
19 years ago
Luigi Rizzo c14427878a remove a line that was added by mistake
19 years ago
Tilghman Lesher 8a066de957 Merged revisions 21037 via svnmerge from
19 years ago
Joshua Colp e8a94a71e2 Allow the attachment format to be specified differently for different mailboxes (issue #6961 reported by the ever fabulous Corydon76)
19 years ago
Luigi Rizzo ca9e77fe46 code simplifications
19 years ago
Luigi Rizzo 8977378288 use ast_strdup instead of strdup
19 years ago
Luigi Rizzo 62712ea668 constification and code simplifications
19 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
19 years ago
Tilghman Lesher 492e68dab3 Merged revisions 19891 via svnmerge from
19 years ago
Kevin P. Fleming 70bf3715a6 Merged revisions 19812 via svnmerge from
19 years ago
Joshua Colp 5e43f18529 Updates to speech recognition API and dialplan utilities. Moved to using dialplan functions, and some other misc things.
19 years ago
Joshua Colp 416cd5d8a0 Add ability to see if the person calling said anything or not.
19 years ago
Tilghman Lesher 020305fb58 Merged revisions 19397 via svnmerge from
19 years ago
Tilghman Lesher e5bb12ac83 Merged revisions 19394 via svnmerge from
19 years ago
Kevin P. Fleming 1e9ac855d3 Merged revisions 19348 via svnmerge from
19 years ago
Kevin P. Fleming 77e998a20d Merged revisions 19301 via svnmerge from
19 years ago
BJ Weschke 0b438958df Minor cleanups and error handling for app_dial #6935 (casper)
19 years ago
BJ Weschke d2480538d2 Provide the ability to read extension number after name #6938 (delink)
19 years ago
Luigi Rizzo 7ba1b92a04 normalize code preparing for loader changes
19 years ago
BJ Weschke 44b98afdcd Merged revisions 19008 via svnmerge from
19 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...
19 years ago
Kevin P. Fleming cf15740eaf remove support for BYEXTENSION (which nobody even knows about anymore)
19 years ago
Olle Johansson 6843c5ddc6 Issue 6919 - clarify error message
19 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
19 years ago
Tilghman Lesher 1481e53ba8 Merged revisions 18494 via svnmerge from
19 years ago
Russell Bryant e27f756be4 remove traces of "look", something that does not exist in the tree
19 years ago
Olle Johansson 7089dc1341 Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c
19 years ago
Kevin P. Fleming 65e9dce01f Merged revisions 18087 via svnmerge from
19 years ago
BJ Weschke 3b89edc066 More code optimizations. Thanks kpfleming!
19 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.
19 years ago
Joshua Colp 1749971753 Merged revisions 17905 via svnmerge from
19 years ago
Luigi Rizzo e9b428e121 convert one more file...
19 years ago
Luigi Rizzo 1fd898bd84 convert a couple of applications to the new module style
19 years ago
Tilghman Lesher 756c7cbb12 Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand() to threadsafe ast_random()
19 years ago
Tilghman Lesher 701b49027d Bug 6508 - if priority was a number, then findlabel fails
19 years ago
Tilghman Lesher e019a106c7 Bug 6886 - Add application TryExec, which does mostly the same thing, but returns differently
19 years ago
Olle Johansson 982a66a93a Issue #6882
19 years ago
Matt O'Gorman a536eb6ec7 minor code clean up from 6880
19 years ago
Matt O'Gorman 28fd3a4ef1 Merged revisions 17283 via svnmerge from
19 years ago
Jim Dixon 44d1382a05 Removed "frog" command (so it could be moved to cli.c)
19 years ago
Luigi Rizzo 7e2b1c539a localize a variable
19 years ago
Luigi Rizzo b7467d7d09 use ast_strdup instead of strdup
19 years ago
Luigi Rizzo 6c232811c0 as discussed with Mark a few weeks ago, the 'newstack' argument
19 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
19 years ago
Tilghman Lesher a532c787f2 Merged revisions 16192 via svnmerge from
19 years ago
Luigi Rizzo c0f2f5b5b8 Normalize some cli completion code.
19 years ago
Luigi Rizzo e735f507b7 more command completion normalization
19 years ago
Luigi Rizzo 606c7dcb93 remove the long since unused STANDARD_LOCAL_USERS macro
19 years ago
Matt O'Gorman a5ece3388a Janitor work converting !ast_strlen_zero(a)?a:b
19 years ago
Kevin P. Fleming 968af1b45d rename file to match new application name
19 years ago
Kevin P. Fleming 5c6c266aa9 rename application to have a more logical name
19 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
19 years ago
Tilghman Lesher d104a6d622 Bug 6508 - Redirect arbitrary channel to another extension from the dialplan
19 years ago
Tilghman Lesher ff9fc4f606 Merged revisions 14830 via svnmerge from
19 years ago
Tilghman Lesher 39a99c65c2 Merged revisions 14821 via svnmerge from
19 years ago
Luigi Rizzo 574e9ae7a8 Add missing
19 years ago
BJ Weschke 6d22be794f Merged revisions 14659 via svnmerge from
19 years ago
BJ Weschke fb8ff8ed57 Merged revisions 14467 via svnmerge from
19 years ago
Russell Bryant 4c1d49f5c8 Merged revisions 14462 via svnmerge from
19 years ago
Joshua Colp b60145bbf7 Merged revisions 14276 via svnmerge from
19 years ago
Joshua Colp 7b54d83b1e Merged revisions 14275 via svnmerge from
19 years ago
Russell Bryant 0f03e0ef17 Merged revisions 13851 via svnmerge from
19 years ago
Tilghman Lesher 81a70f668e Merged revisions 13748 via svnmerge from
19 years ago
Tilghman Lesher f35aeb0312 Meetme file is parsed with comma-delimiters, not vertical bars
19 years ago
Russell Bryant fc9d3ba21b Merged revisions 13550 via svnmerge from
19 years ago
Tilghman Lesher b97c3dd6ae Bug 6316 - Add flag to not speak single user announcement
19 years ago
Russell Bryant 9063466dfb update to reflect conversion of the accountcode to use stringfields (issue #6722)
19 years ago
Russell Bryant 686b512e23 Merged revisions 12927 via svnmerge from
19 years ago
Russell Bryant f28abd4020 Merged revisions 12925 via svnmerge from
19 years ago
Russell Bryant 63056dcb8f add a couple of variables to clarify some code (issue #6700)
19 years ago
Olle Johansson 7aeb45a0da Small fixes to the messagecount function (while trying to understand
19 years ago
Tilghman Lesher f86476dd68 Bug 6526 - Add a reference count to avoid crash
19 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