Commit Graph

16869 Commits (aa0e8886290c1964bbfc9635ac83d477a179d02c)
 

Author SHA1 Message Date
Sean Bright 1d09d193e7 Convert open-coded linked list in indications to the AST_LIST_* macros. This
17 years ago
Kevin P. Fleming 90e573c373 stringfields conversion for struct sip_peer, as requested :-)
17 years ago
Russell Bryant 41ab61a2a2 Remove a bogus ast_free() that Kevin noticed. This was probably just left over
17 years ago
Russell Bryant d1da05b948 Clarify which part of OBJ_MULTIPLE is not implemented, and under what case it
17 years ago
Russell Bryant 1a239454f1 Fix some code in chan_sip that was intended to unlink multiple objects from a
17 years ago
Kevin P. Fleming 210df649a2 correct logic error noticed by rmudgett (thanks!)
17 years ago
Eliel C. Sardanons 9cc7bc998b If 'asterisk.conf' is not found, instead of giving up,
17 years ago
Eliel C. Sardanons 65d4d1eb0f Fix an asterisk crash if no asterisk.conf configuration file is present.
17 years ago
Kevin P. Fleming c054d798b8 don't blindly assume that Darwin and Cygwin need GLOB_ABORTED defined; only define it if it is not already defined
17 years ago
Kevin P. Fleming 9153827d56 coding style/guidelines cleanup, plus use new side-effect safe S_OR
17 years ago
Kevin P. Fleming 433af4241a make S_OR and S_COR safe to use even if the parameters are function calls or have side effects. it still bothers me that these are called S_OR and not something like ast_string_or, but that's water over the bridge
17 years ago
Kevin P. Fleming f08ab8278c put ifdef protection around the rest of the libpri function calls that were added at the same time as progress_with_cause
17 years ago
Mark Michelson d5624cfdb9 Merged revisions 155011 via svnmerge from
17 years ago
Eliel C. Sardanons e771f08f60 Simplify the output of [See Also].
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
Tilghman Lesher 81fb7597e5 Don't read history on -rx commands.
17 years ago
Sean Bright 7add06a4d6 Fix a problem found while building res_snmp.
17 years ago
Tilghman Lesher 0d25ddd366 Add LISTFILTER dialplan function, along with supporting documentation. See
17 years ago
Matthew Fredrickson 5250201d8b Make compilation of chan_dahdi so that it does not require the new pri_progress_with_cause function to have libpri support work.
17 years ago
Michiel van Baak 9838dac733 make this compile on OpenBSD again.
17 years ago
Eliel C. Sardanons ccaefe4d40 Add AgentLogin(), AgentMonitorOutgoing() applications and
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
Mark Michelson 5f1bcb136f Blocked revisions 154724 via svnmerge
17 years ago
Steve Murphy f7c20e0dec Merged revisions 154685 via svnmerge from
17 years ago
Eliel C. Sardanons 990a6bebe8 Add more SeeAlso references based on TFOT.
17 years ago
Eliel C. Sardanons f3d95a2131 We now can have a reference to a filename inside a <see-also> tag.
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
Sean Bright 086a52d9d1 Introduce a new API call ast_channel_search_locked, which iterates through the
17 years ago
Tilghman Lesher bdb21bef93 Switch to using a thread condition to signal that a child thread is ready for
17 years ago
Tilghman Lesher 0488e8c94e Merged revisions 154365 via svnmerge from
17 years ago
Eliel C. Sardanons 250a60958d We need to pass the DTD to xmlstarlet to validate against it the XML.
17 years ago
Richard Mudgett 89a678df60 Merged revisions 154266 via svnmerge from
17 years ago
Tilghman Lesher 721b90aa4b Recorded merge of revisions 154263 via svnmerge from
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
Sean Bright f349f18eaa GLOB_BRACE is already added to MY_GLOB_FLAGS if it is supported on the
17 years ago
Sean Bright 6ba4e7853e Allow devices that accept dialog-info+xml (like snoms) to get the Caller ID of
17 years ago
Sean Bright bc1629a9e8 Fix build errors.
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
Eliel C. Sardanons 46d7e8dafa Add XML documentation for:
17 years ago
Tilghman Lesher b287a63971 Merged revisions 154066 via svnmerge from
17 years ago
Tilghman Lesher fd6ee6e1f2 Merged revisions 154060 via svnmerge from
17 years ago