Commit Graph

3282 Commits (390b5bbcd64552aa468c08fea6b5308ad3d566a4)

Author SHA1 Message Date
Eliel C. Sardanons 45e6c880cd Add Macro(), MacroExit(), MacroExclusive() and
17 years ago
Eliel C. Sardanons 990a6bebe8 Add more SeeAlso references based on TFOT.
17 years ago
Eliel C. Sardanons cb4ef23b12 - Add ParkAndAnnounce() application XML documentation.
17 years ago
Eliel C. Sardanons f18699be24 - Add more <see-also> based on TFOT.
17 years ago
Eliel C. Sardanons d23dff9ca8 - Add some see-also references based on TFOT.
17 years ago
Eliel C. Sardanons 1402c25284 - Add Read() application XML documentation.
17 years ago
Eliel C. Sardanons 63930985a1 - Add FollowMe() application XML documentation.
17 years ago
Eliel C. Sardanons 0cd47929d4 - Add PlayTones() and StopPlayTones() applications XML documentation.
17 years ago
Tilghman Lesher 2cc8e25222 Slightly optimize ast_devstate_str and rename global functions devstate2str and config_text_file_save to have an ast_ prefix
17 years ago
Eliel C. Sardanons a57a3cbf19 Add XML documentation for the ForkCDR() application.
17 years ago
Kevin P. Fleming 448562af93 improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met
17 years ago
Tilghman Lesher b287a63971 Merged revisions 154066 via svnmerge from
17 years ago
Eliel C. Sardanons 3873227e9d Add LOCAL() function XML documentation.
17 years ago
Eliel C. Sardanons 9167a2b5e1 Add XML documentation for:
17 years ago
Kevin P. Fleming a67790c6f5 instead of trying to forcibly load res_agi when app_stack is loaded (even if the administrator didn't want it loaded), use GCC weak symbols to determine whether it was loaded already or not; if it was loaded, then use it.
17 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
17 years ago
Eliel C. Sardanons ee6a480a6c Add Flash() application XML documentation.
17 years ago
Eliel C. Sardanons cdc31b1e5b Fix a typo in the name of the application.
17 years ago
Sean Bright 39cbb89947 Another little one.
17 years ago
Russell Bryant 2baafa6156 fix a typo (thanks sean)
17 years ago
Russell Bryant 6f314f4d42 Fix various spelling and grammatical issues in documentation
17 years ago
Russell Bryant d7742120e9 - Use a for loop instead of a while loop
17 years ago
Russell Bryant ad533bc62b Instead of doing a couple of strlen() calls each iteration of the loop, only do it once
17 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago
Mark Michelson d521ad9696 * Fixed timeout logic in the dialing API as setting timeouts
17 years ago
Terry Wilson 5fe37e47c6 Recent CDR fixes moved execution of the 'h' exten into the bridging code, so variables that were set after ast_bridge_call was called would not show up in the 'h' exten. Added a callback function to handle setting variables, etc. from w/in the bridging code. Calls back into a nested function within the function calling ast_bridge_call
17 years ago
Kevin P. Fleming 10d36d9f34 fix a few small things found by using sparse
17 years ago
Tilghman Lesher 77060afdac Pay attention to the searchcontexts entry in voicemail.conf (related to AST-125)
17 years ago
Mark Michelson 5652a7b81e If there was no named defined in a voicemail.conf mailbox
17 years ago
Steve Murphy d736ac2b19 Merged revisions 152538 via svnmerge from
17 years ago
Steve Murphy 6fad66dfb3 Merged revisions 152535 via svnmerge from
17 years ago
Tilghman Lesher c7367e26be Merged revisions 152463 via svnmerge from
17 years ago
Tilghman Lesher dd049d429d Merged revisions 152368 via svnmerge from
17 years ago
Tilghman Lesher 45b7b39c22 Set ARGC in subroutines with the number of arguments passed.
17 years ago
Tilghman Lesher 4ee45f5309 Oops, only delete the ARG variables once upon release. The following section
17 years ago
Jason Parker b40220784f Remove options argument parsing/syntax (it isn't used any longer)
17 years ago
Tilghman Lesher 855492c60c Default file modes should always be full read and write, to allow the system
17 years ago
Kevin P. Fleming 1ddc834b39 cleaup of the TCP/TLS socket API:
17 years ago
BJ Weschke 31d28c2518 Give app_authenticate the ability to select a prompt other than the default.
17 years ago
BJ Weschke 7a8344bac6 The QueueEntry event now has the uniqueid of the channel included.
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 270a2b6a61 Answer the channel prior to checking for the 'a'
17 years ago
Mark Michelson 890a3c2a9b Updating app_skel.c to follow coding guidelines
17 years ago
Tilghman Lesher 1c5e6fc18b Minor spacing change
17 years ago
Kevin P. Fleming 8e33548633 building this module depends on res_agi being built as well
17 years ago
Mark Michelson dc36a357d2 When specifying an invalid timeout to Dial, take it
17 years ago
Mark Michelson 184fe6f87b Merged revisions 149200 via svnmerge from
17 years ago
Tilghman Lesher f7a5a731bd Merged revisions 149061 via svnmerge from
17 years ago
Tilghman Lesher e818109d73 Merged revisions 148987 via svnmerge from
17 years ago
Tilghman Lesher 5bf164e901 App is ignoring 'p' parameter -- initial pause.
17 years ago
Tilghman Lesher 7bdb6c3ea5 Merged revisions 148916 via svnmerge from
17 years ago
Tilghman Lesher 6d5409e23d API differences in spandsp 0.0.6pre1 and higher
17 years ago
Tilghman Lesher c1351ad237 Merge realtime_update2 branch, which adds a new realtime API call named
17 years ago
Tilghman Lesher 926e3ad13d Merged revisions 148257 via svnmerge from
17 years ago
Sean Bright 1dedb785ab Don't include logger.h in asterisk.h by default as it is causing problems building
17 years ago
Mark Michelson 806f3581d9 Read the callerid in the correct order and make sure to
17 years ago
Tilghman Lesher 8b14e5f493 Reverting format addition for now
17 years ago
Tilghman Lesher f5d5eb5e19 Fudges for wav16, just like wav49
17 years ago
Tilghman Lesher e4de40eabc Merged revisions 147997 via svnmerge from
17 years ago
Mark Michelson b79629d182 Some small tweaks regarding realtime conference announcements.
17 years ago
Tilghman Lesher 5f88f1738d Correct a typo in the help; also, ensure that the date and time are correctly
17 years ago
Joshua Colp fddf5f914a Merged revisions 147517 via svnmerge from
17 years ago
Sean Bright ceee55ea63 Keep up with shadow warnings. One day I'll actually enable this in the Makefile.
17 years ago
Sean Bright d1f257ba53 Move the DAHDI-to-DAHDI operator mode check from app_dial into chan_dahdi
17 years ago
Sean Bright 702ab90240 This was flawed. The issue that I was trying to address was addressed by
17 years ago
Sean Bright e7c2c8b1df Merged revisions 147193 via svnmerge from
17 years ago
Sean Bright 8b53220990 Or not.
17 years ago
Sean Bright 4d9955141c There was a boo-boo in TFOT that is causing some confusion on the mailing lists
17 years ago
Sean Bright 03e4997ceb If we encounter something in mailbox options that we don't grok, then
17 years ago
Sean Bright 61664ec58b Make sure to compare the correct number of characters when special-casing
17 years ago
Michiel van Baak 4560279c69 All ODBC parts can now use either unixodbc or iodbc.
17 years ago
Tilghman Lesher 63b165dbb9 Merged revisions 146799 via svnmerge from
17 years ago
Mark Michelson b8aed684f5 This commit introduces a change to how the "joinempty"
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
Tilghman Lesher 38401621f5 Initializing buffer prevents a segfault when arguments are incomplete.
17 years ago
Michiel van Baak 90751b16ca Merge the cli_cleanup branch.
17 years ago
Michiel van Baak f1b673eef0 fix a couple of CLI commands that did not have a help description.
17 years ago
Steve Murphy e74584ca3c (closes issue #13557)
17 years ago
Tilghman Lesher 43ba0b858b Merged revisions 143404 via svnmerge from
17 years ago
Sean Bright e584eb0661 Everytime a compile fails, a puppy dies.
17 years ago
Tilghman Lesher 8fbee1307c Repair IAXVAR implementation so that it works again (regression?)
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Tilghman Lesher 81c2d7bccf Merged revisions 142744 via svnmerge from
17 years ago
Steve Murphy 67f7ac0499 Merged revisions 142675 via svnmerge from
17 years ago
Mark Michelson 4ad993ed8f This is the trunk version of the patch to close
17 years ago
Mark Michelson 16d2c41701 Use ast_debug for debug messages. I was wondering why debug
17 years ago
Mark Michelson 4356d794e3 Optimization: The only reason we should check member
17 years ago
Mark Michelson 43285b9273 Fix some locking order issues in app_queue. This was
17 years ago
Mark Michelson 2ec51f4ed5 Fix compilation
17 years ago
Mark Michelson 18a3422ef0 Merged revisions 140850 via svnmerge from
17 years ago
Mark Michelson f1647375b2 Merged revisions 140751 via svnmerge from
17 years ago
Russell Bryant c0c743a5fa Update instructions for getting libresample
17 years ago
Mark Michelson 5dfefa5ee6 Merged revisions 140488 via svnmerge from
17 years ago
Mark Michelson d69c866f5f Merged revisions 140421 via svnmerge from
17 years ago
Tilghman Lesher 4de113179d OpenBSD compat fix (reminded by mvanbaak on #asterisk-dev)
17 years ago
Tilghman Lesher 74dfd3fcea Standardize the option names for consistency (but continue to work with the
17 years ago
Mark Michelson e833fd2ab1 Add output of variables to AgentRingNoAnswer manager
17 years ago