Commit Graph

3264 Commits (5cf09591b06192e6f6a2988a53e9c4bde336e8d0)

Author SHA1 Message Date
Mark Michelson 5cf09591b0 Add some necessary hangup commands in the case that forwarding
17 years ago
Mark Michelson 2d20ab2b07 Make the options for the general and profiles more consistent
17 years ago
Terry Wilson 4ea49e697e Add missing variable declaration for PPC code
17 years ago
Tilghman Lesher 807566899a Copyright clarification; also, have variable set to "t" or "i" on timeout or
17 years ago
Tilghman Lesher ac296a4ad3 Merged revisions 159025 via svnmerge from
17 years ago
Sean Bright fd8caa1778 This is basically a complete rollback of r155401, as it was determined that
17 years ago
Matthew Nicholson 17ed84ff07 Make the Join event from app_queue use CallerIDNum insead of CallerID for
17 years ago
Terry Wilson 85bbf3ff33 This patch adds a new application for sending MWI to phones via Asterisk's event subsystem. Also, the minivm documentation is all converted to use xmldocs.
17 years ago
Mark Michelson 7a554a7386 Merged revisions 158053 via svnmerge from
17 years ago
Mark Michelson 9e1283e160 Add a space to the output
17 years ago
Mark Michelson de5ba432da Add a RES_NOT_DYNAMIC case for the CLI command
17 years ago
Kevin P. Fleming 81a16aa982 make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_multiple() and ast_agi_fdprintf() API calls to be consistent with API guidelines
17 years ago
Mark Michelson 6c554e4996 Fix the logic for when delete=yes when IMAP storage
17 years ago
Jeff Peeler 53f3870ed3 Merged revisions 157365 via svnmerge from
17 years ago
Mark Michelson d91f1df3e0 Merged revisions 157305 via svnmerge from
17 years ago
Tilghman Lesher 1287486dbf Can't use items duplicated off the stack frame in an element returned from
17 years ago
Mark Michelson cf6c66de65 Fix some refcounting in app_queue.c and change the
17 years ago
Mark Michelson ea9955dd2a Merged revisions 156816 via svnmerge from
17 years ago
Tilghman Lesher c4fe83046b Merged revisions 156755 via svnmerge from
17 years ago
Eliel C. Sardanons a22928b853 Introduce XML documentation for:
17 years ago
Tilghman Lesher 10afda33c7 Merged revisions 156386 via svnmerge from
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
Mark Michelson a9e84c1e51 Merged revisions 156167 via svnmerge from
17 years ago
Sean Bright 48522988ab In order to move away from nested function use, some changes to the recently introduced
17 years ago
Sean Bright 9ef09ad1d4 Merged revisions 155553 via svnmerge from
17 years ago
Sean Bright 30d1744ffc Add ability to pass arbitrary data to the ao2_callback_fn (called from
17 years ago
Sean Bright 8a25d59bf8 Fix some whitespace.
17 years ago
Sean Bright 6ac794074e Update a couple places to use the new ast_channel_search_locked API call.
17 years ago
Eliel C. Sardanons 34e094726e Add TestClient() and TestServer() applications XML
17 years ago
Eliel C. Sardanons 5fd54b0fe1 Add more [see also] references based on TFOT.
17 years ago
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