Commit Graph

3282 Commits (390b5bbcd64552aa468c08fea6b5308ad3d566a4)

Author SHA1 Message Date
Eliel C. Sardanons 5e9dc5e1f3 Add voicemail related applications and functions XML documentation:
17 years ago
Eliel C. Sardanons e9ab875265 Introduce SMS() application XML documentation.
17 years ago
Eliel C. Sardanons 206fe71680 Move Speech* applications and functions documentation to XML.
17 years ago
Mark Michelson 07311720f2 If the autoloop flag is set on a channel, then we need to
17 years ago
Sean Bright 3eee1dbb9b Use ast_free() instead of free(), pointed out by eliel on IRC.
17 years ago
Sean Bright 9d2a8810e6 When using IMAP_STORAGE, it's important to convert bare newlines (\n) in
17 years ago
Russell Bryant 7d0c1f40fb Resolve a compiler warning from buildbot about a NULL format string.
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Sean Bright 2afd7a09a7 Check the return value of fread/fwrite so the compiler doesn't complain. Only a
17 years ago
Tilghman Lesher c42aef2ebb Merged revisions 160770 via svnmerge from
17 years ago
Mark Michelson a53877b469 Add some safety measures when using gosub, especially when using the options
17 years ago
Eliel C. Sardanons d635ee0f43 - Add <variable /> tags when naming a channel variable.
17 years ago
Mark Michelson ac1b520de6 When investigating issue #13548, I found that gosub
17 years ago
Eliel C. Sardanons bfe0c6c714 - Avoid setting .synopsis and .syntax if we are using XML documentation (or the
17 years ago
Tilghman Lesher 29502d3bac Add LOCAL_PEEK function, as requested by lmadsen.
17 years ago
Tilghman Lesher 3d4c0cd421 Merged revisions 160207 via svnmerge from
17 years ago
Tilghman Lesher b323c972b6 Allow the '#' sign to exist within an extension (inspired by issue #13330)
17 years ago
Kevin P. Fleming e14dfcbedc improve handling of API calls provided by loaded modules through use of some GCC features; this makes app_stack's usage of AGI APIs even cleaner, and will allow it to work 'as expected' either with or without res_agi being loaded
17 years ago
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