Commit Graph

6628 Commits (d904a19e56ba21ba4f3ba072d6f452fb346e5fe8)
 

Author SHA1 Message Date
Russell Bryant d904a19e56 doxygen tweak
20 years ago
Olle Johansson b6bd455a7b Missing ">" in XML. Thanks, fenlander, for reporting this on IRC.
20 years ago
Olle Johansson 7c0ae1bc1f Issue #6127: Count in show channeltypes (junky)
20 years ago
Olle Johansson 5462ec082c - Remove "incominglimit" as a configuration option in sip.conf
20 years ago
Russell Bryant 1d603f5256 Merged revisions 7773 via svnmerge from
20 years ago
BJ Weschke 6149728a77 Fix the 'if' clause to be true under the right conditions. Bug #6126
20 years ago
Kevin P. Fleming a4f8d466e8 update copyright headers for files changed this year
20 years ago
Kevin P. Fleming a1a5e746ee add optional timestamps to manager events (issue #5535, simplified)
20 years ago
Kevin P. Fleming aa2def927f add script for simple 'no-brainer' restarts of safe_asterisk (issue #5139)
20 years ago
Kevin P. Fleming 61613f710d Merged revisions 7746 via svnmerge from
20 years ago
Olle Johansson 38cc562008 Don't check user call limits for outbound calls.
20 years ago
Tilghman Lesher 577e4189d5 Merged revisions 7743 via svnmerge from
20 years ago
Kevin P. Fleming cdf0303465 Merged revisions 7740 via svnmerge from
20 years ago
Kevin P. Fleming 815d2413ff fix breakage from rev 7730 (failure to unlock list in get_proto)
20 years ago
Kevin P. Fleming 142ef858a5 Merged revisions 7736 via svnmerge from
20 years ago
Olle Johansson 1e6ada5f68 Issue #5954: Implement printf-like append_history and implement AST_LIST for SIP history (rizzo)
20 years ago
Olle Johansson 4ef2139916 Bug #6071: Broken rport match in check_via(). (rizzo)
20 years ago
Olle Johansson 6e7962b5a1 Bug #5228: Add caller ID and CallerIDname to OriginateSuccess/Failure manager events (outtolunc)
20 years ago
Olle Johansson 3b4f660a85 Bug 5345; Add configuration option for minimum registration time. (folsson)
20 years ago
Olle Johansson 715a220850 Bug #6109: Fix unprotected list in RTP, implement AST_LIST macros, update doxygen docs
20 years ago
Olle Johansson 9b315771d4 Bug #6116: Use list macros in autoservice.c (drumkilla)
20 years ago
Olle Johansson cc252f60d5 Bug #6118: Clean up list handling in image.c (drumkilla)
20 years ago
Russell Bryant 9b8b2c79c6 initialize sip_auth list
20 years ago
Russell Bryant 8a64cc5f46 doxygen updates
20 years ago
Tilghman Lesher b5d18c50b9 Merged revisions 7709 via svnmerge from
20 years ago
BJ Weschke 7aad650606 Fix compiler warnings.
20 years ago
Russell Bryant 1946d7ae92 fix a couple of doxygen errors
20 years ago
Russell Bryant ae3d9d38cd clean up some loops and replace some duplicate code with a for loop (issue #6100)
20 years ago
Russell Bryant ecacbda75f remove some duplicated code (issue #6098)
20 years ago
Russell Bryant d41c5918b2 - fix some doxygen errors
20 years ago
Russell Bryant 44d8f1e3b4 update comments to doxygen style
20 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
20 years ago
Tilghman Lesher 75dc984c31 Merged revisions 7677 via svnmerge from
20 years ago
Olle Johansson 1dc8844db1 - Reformatting the app_sms help text from html to txt to comply with the rest of the documentation
20 years ago
Russell Bryant 5c18154617 normalize a loop and avoid multiple strlen calls when completing voicemail users
20 years ago
Russell Bryant 1bd94abf57 avoid multiple strlen calls in complete_queue
20 years ago
Russell Bryant a6d13ff79f Merged revisions 7665 via svnmerge from
20 years ago
Russell Bryant 33fafb28f8 restore alphabetical order for builtin cli commands (issue #6073)
20 years ago
Russell Bryant e458091585 fix permissions of created recordings (issue #6067)
20 years ago
Russell Bryant 04fc58d038 minor cleanups for another cli completion function ...
20 years ago
Russell Bryant 27a345626c avoid duplicate strlen calls for the command completion functions for
20 years ago
Russell Bryant 37e21fc61c avoid unneeded calls to strlen in iax2 completion functions
20 years ago
Tilghman Lesher a19361c684 Bug 4880 - add priority label matching and dialplan function retrieval
20 years ago
Russell Bryant e4e5b423a4 avoid repeated calls to strlen in command completion functions and normalize
20 years ago
Tilghman Lesher 478052caa0 Bug 5237 - Optional filename argument
20 years ago
Russell Bryant 1f73717188 when doing tab completion, iterate the list of matches to count how many there
20 years ago
Tilghman Lesher 7fae5bb20e Bug 5382 - Allow VM_CATEGORY in voicemail emails
20 years ago
Tilghman Lesher 340f5b67de Bug 5906 - ARRAY dialplan function
20 years ago
Tilghman Lesher ca92ea82d6 Bug 5854 - Allow quotation of the second field in extconfig, for the purpose of including commas (for LDAP configuration)
20 years ago
Tilghman Lesher cdab512c9f Bug 5183 - Inline stack backtraces
20 years ago