Commit Graph

349 Commits (c1a36cb52f73a797c19fe9758465da3d5d96e682)

Author SHA1 Message Date
Russell Bryant 18693a45dc Merged revisions 47196 via svnmerge from
20 years ago
Russell Bryant 9297a1a8f9 Merged revisions 47195 via svnmerge from
20 years ago
Russell Bryant 7ee7429cf7 Merged revisions 47192 via svnmerge from
20 years ago
Luigi Rizzo ce68e30a07 remove many unnecessary casts
20 years ago
Luigi Rizzo 84c8e348ba remove a useless cast
20 years ago
Luigi Rizzo 0bf4235ff1 add a new cli/manager.conf option "debug" to enable/disable
20 years ago
Luigi Rizzo 55f22da63f Fix "core show channels" and "core show modules".
20 years ago
Tilghman Lesher 79f75ec09a Merged revisions 47053 via svnmerge from
20 years ago
Tilghman Lesher 10875731ec Merged revisions 47051 via svnmerge from
20 years ago
Joshua Colp 7f7f2fe821 Let's make application/function/hint lists read/write lists... just for kicks
20 years ago
Joshua Colp 8d1d9b0610 Convert translation core linked list over to read/write based one, since it spends most of it's time only reading.
20 years ago
Russell Bryant 881ad15f2b various whitespace changes to reduce indentation and to better conform to
20 years ago
Russell Bryant c227df91d9 Change the buffer used in callerid_feed() and callerid_feed_jp() to be
20 years ago
Russell Bryant d2117bf5a0 Merged revisions 46857 via svnmerge from
20 years ago
Joshua Colp 9335b4bc1c Merged revisions 46780 via svnmerge from
20 years ago
Steve Murphy a89a16eb41 This introduces Brazilian Portuguese via 7663
20 years ago
Steve Murphy 1bb9f6b362 Cleanups suggested by Russell.
20 years ago
Kevin P. Fleming 39a4700047 Merged revisions 46714 via svnmerge from
20 years ago
Jason Parker 8b9ef26a45 Fix "core show translation" output. Issue #8243, patch by Damin.
20 years ago
Russell Bryant 59dbf47c91 Fix the new send text manager command. There is no way this could have worked.
20 years ago
Olle Johansson f003df1315 Issue #80898 - Restoring func_enum (otmar)
20 years ago
Olle Johansson 1aa8c2cffc Add manager sendtext action. (Issue 6131, ZX81 - thanks!)
20 years ago
Olle Johansson 0487368645 Take two, using find_resource on Kevin's suggestion.
20 years ago
Russell Bryant 2e5e32c574 Merged revisions 46561 via svnmerge from
20 years ago
Russell Bryant 94c9db95b1 Merged revisions 46554 via svnmerge from
20 years ago
Kevin P. Fleming 7afa6a1d01 Merged revisions 46526 via svnmerge from
20 years ago
Olle Johansson 11d00cac15 Adding dialplan function IFMODULE, so you can create dialplans that handle
20 years ago
Olle Johansson 692dc8fd80 Issue #3930 - Add manager command for listing dialplan (coded april 2005, in bugtracker since)
20 years ago
Olle Johansson 2cb07fbaa4 In debug mode, recognize that someone is sending zrtp, even though we
20 years ago
Olle Johansson 8a2e564df5 Issue 8246 Doxygen updates (kshumard)
20 years ago
Olle Johansson 829f2c895d Small formatting changes
20 years ago
Olle Johansson 52a5d63a2d Bind RTCP to the same IP as RTP.
20 years ago
Russell Bryant 4337a82563 Merged revisions 46363 via svnmerge from
20 years ago
Russell Bryant 0ca6a42d7e fix various spelling mistakes in comments (issue #8237, jmls)
20 years ago
Russell Bryant 192a93aa37 Merged revisions 46329 via svnmerge from
20 years ago
Luigi Rizzo 6b2b63a909 fix a problem that i recently introduced when
20 years ago
Mark Spencer b7517f1231 Fix comment preservation code (thanks murf!)
20 years ago
Kevin P. Fleming 5f5faa310a Merged revisions 46082-46083,46152-46153 via svnmerge from
20 years ago
Kevin P. Fleming 749029de38 Merged revisions 46200 via svnmerge from
20 years ago
Kevin P. Fleming 88efcea05e Merged revisions 46154 via svnmerge from
20 years ago
Luigi Rizzo a7d5fcd8b8 i really think it is safe to commit this version, that
20 years ago
Tilghman Lesher a8d3ee89c6 Merged revisions 46078 via svnmerge from
20 years ago
Luigi Rizzo 9bbf557dfb use autodetected support for gethostbyname_r
20 years ago
Luigi Rizzo c15f7953c8 Fix a few issues in the previous (disabled) HTTPS code,
20 years ago
Luigi Rizzo e8a65b7155 Implement https support.
20 years ago
Luigi Rizzo 5aa25a8d33 it is useless and possibly wrong to use ast_cli() to send the
20 years ago
Joshua Colp e85da9be41 Let's have build.h created a bit earlier so that func_version can use it and not stop the build on a fresh machine that has never had Asterisk installed on it before...
20 years ago
Luigi Rizzo a0ae6ebd8e the default port number was erroneously stored in host order,
20 years ago
Joshua Colp 62d3a11eb9 Merged revisions 45817 via svnmerge from
20 years ago
Luigi Rizzo edd8e11889 minor comment changes, code rearrangement and field renaming
20 years ago
Olle Johansson e19576388d Doxygen corrections
20 years ago
Luigi Rizzo e7c2295b81 more fixes to comments and very minor code rearrangement.
20 years ago
Luigi Rizzo 32214ffc02 implement proper XML/HTML formatting of multiple messages
20 years ago
Luigi Rizzo 9934b7f4d2 more documentation of data structure and functions.
20 years ago
Russell Bryant bd53e7ee4c Extend the thread storage API such that a custom initialization function can
20 years ago
Luigi Rizzo 71c67605ca silent warning from a debugging message (which will go away
20 years ago
Luigi Rizzo eee51dbd1c remove trailing whitespace
20 years ago
Luigi Rizzo 9e9edb05ec ouch! remember to unlink temporary files once done with them.
20 years ago
Luigi Rizzo 3c2eaaf1f0 + move output_format variables in the http section of the file;
20 years ago
Joshua Colp 0ff90f87c5 Merged revisions 45595 via svnmerge from
20 years ago
Luigi Rizzo c046fb40d8 another bunch of comments on the data structures.
20 years ago
Luigi Rizzo a518165207 despite the large changes, this commit only moves functions
20 years ago
Luigi Rizzo a18accc09e more comment and formatting fixes, small simplifications
20 years ago
Matt O'Gorman 1783aef1e8 rizzo compile then commit, maybe even run it too ^_^
20 years ago
Luigi Rizzo 71cf14207c comment and cleanup the main thread.
20 years ago
Luigi Rizzo eb3767cafe create a new (internal, for the time being) function astman_start_ack()
20 years ago
Luigi Rizzo df06a40b05 more indentation cleanup from previous commits,
20 years ago
Luigi Rizzo 46b5c26399 create proper handlers for "Challenge" and "Login" actions,
20 years ago
Luigi Rizzo becfe17739 fix indentation from a commit of a couple of days ago
20 years ago
Luigi Rizzo 8e63fb21da another batch of simplifications to authenticate()
20 years ago
Luigi Rizzo d171c3d864 remove unused fields and unimplemented options.
20 years ago
Luigi Rizzo 998732456f first pass as simplifying authenticate(), avoiding whitespace changes
20 years ago
Luigi Rizzo bc66d9b7d8 more code simplifications
20 years ago
Luigi Rizzo c93be15b7e simplify ast_strings_to_mask
20 years ago
Luigi Rizzo efd87b68ee add a comment to remember that a block of code is
20 years ago
Luigi Rizzo 2102d73bf4 + move the enum declaration for output formats near the head
20 years ago
Luigi Rizzo 3a3b26658e merge xml_translate() and html_translate() into one function since
20 years ago
Luigi Rizzo fbe6c86b0b introduce uri_decode() so that '+' are translated into ' '
20 years ago
Luigi Rizzo d1058df18f various code simplifications to reduce nesting depth,
20 years ago
Joshua Colp bb8926d50c Merged revisions 45452 via svnmerge from
20 years ago
Russell Bryant 40b8afd54f Merged revisions 45441 via svnmerge from
20 years ago
Kevin P. Fleming 696f9ed677 Merged revisions 45408 via svnmerge from
20 years ago
Joshua Colp 17fabe225d Warning be gone!
20 years ago
Luigi Rizzo 3e2a2bfd7e simplify authority_to_str() using ast_build_string()
20 years ago
Luigi Rizzo 3abf04cc26 Improve the XML formatting of responses coming from web interface.
20 years ago
Luigi Rizzo f2d12f4d06 open a temporary file to receive the output from cli commands
20 years ago
Luigi Rizzo 0c7e8f99a4 document xml_copy_escape() and add an extra function, namely
20 years ago
Luigi Rizzo 5f395bf38f + comment some unclear fields of struct mansession;
20 years ago
Luigi Rizzo 5fda2a874a + comment some unclear requirements for master_eventq
20 years ago
Luigi Rizzo 6d10a245b6 protect access to first_action with actionlock.
20 years ago
Luigi Rizzo 97fc34d450 comment some functions, and more small code simplifications
20 years ago
Luigi Rizzo 250ad2ad7e fix indentation of a large block after changes in previous commit
20 years ago
Luigi Rizzo 9146e44403 simplify string parsing routines using ast_skip_*() functions.
20 years ago
Luigi Rizzo 895eb4fd73 don't forget to close a descriptor on a malloc failure.
20 years ago
Luigi Rizzo 9a3cef21ac typo: serer -> server
20 years ago
Kevin P. Fleming dc3ddc165b Merged revisions 45125 via svnmerge from
20 years ago
Joshua Colp 4cf4255267 Merged revisions 45031 via svnmerge from
20 years ago
Kevin P. Fleming 0638096e5c Merged revisions 45027 via svnmerge from
20 years ago
Kevin P. Fleming 035aeb82e4 Merged revisions 44956 via svnmerge from
20 years ago
Russell Bryant 43f1054d07 Merged revisions 44945 via svnmerge from
20 years ago
Nadi Sarrar 0752be2ec0 Merged revisions 44921 via svnmerge from
20 years ago
Jason Parker 7173b2cf2e Merged revisions 44888 via svnmerge from
20 years ago
Paul Cadach 500353e095 Extend CALLERID() function for "pres" and "ton" values
20 years ago
Joshua Colp 62e6417b21 Merged revisions 44628 via svnmerge from
20 years ago
Luigi Rizzo 684d1f1698 basically fix indentation of a large function after previous
20 years ago
Luigi Rizzo 35cada23f0 s cannot be null here, so remove the useless test and error-handling block.
20 years ago
Luigi Rizzo acd1073909 simplify logic in preparation to reduce indentation
20 years ago
Joshua Colp 85625f3505 Merged revisions 44605 via svnmerge from
20 years ago
Joshua Colp 1ddda62208 Merged revisions 44581 via svnmerge from
20 years ago
Luigi Rizzo 3f641c6048 make sure sockets are blocking when they should be blocking.
20 years ago
Joshua Colp 3dd0ce45fd Merged revisions 44502 via svnmerge from
20 years ago
Kevin P. Fleming 8f1fc1ca08 Merged revisions 44476 via svnmerge from
20 years ago
Steve Murphy 3d323f5345 As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), Busy(), Read(), WaitForRing(), will now either actually handle a floating point argument as advertised, or has been upgraded to accept a floating point [timeout] arg.
20 years ago
Kevin P. Fleming c28461197b Merged revisions 44390 via svnmerge from
20 years ago
Kevin P. Fleming 3c876af5cf Merged revisions 44378 via svnmerge from
20 years ago
Kevin P. Fleming 41eb95e055 Merged revisions 44322 via svnmerge from
20 years ago
Joshua Colp b5f2589e33 Add Masquerade manager event which trips when a masquerade happens (issue #7840 reported by moy)
20 years ago
Matt O'Gorman ae8cc3e18b bug #8076 check option_debug before printing to debug channel.
20 years ago
Joshua Colp 3e4a081e1c Make callerid fields in Manager events more consistent. CallerIDNum for number and CallerIDName for name. (issue #7976 reported by suhler)
20 years ago
Joshua Colp e5203bb283 Add option to logger to rename log files with timestamp (issue #8020 reported by jmls)
20 years ago
Joshua Colp 21b3254437 Merged revisions 44169 via svnmerge from
20 years ago
Kevin P. Fleming bda306fa96 clean up formatting and conformance to code guidelines
20 years ago
Mark Spencer 461f6f8b23 Uhm yah, not sure who committed this into trunk... Anyway, I think this
20 years ago
Paul Cadach 3cea4702a3 Merged revisions 44090 via svnmerge from
20 years ago
Luigi Rizzo 8d6d166b14 merge compile fixes from 44080:
20 years ago
Kevin P. Fleming e92c34cc38 Merged revisions 44055 via svnmerge from
20 years ago
Jason Parker 3ca6a02f89 Merged revisions 44053 via svnmerge from
20 years ago
Kevin P. Fleming 89050169c8 Merged revisions 43996-43997,44008,44011-44012 via svnmerge from
20 years ago
Kevin P. Fleming 9892363a64 Merged revisions 43978 via svnmerge from
20 years ago
Joshua Colp 0dbe81383f Cache the application pointer so we don't have to needlessly search for it over and over. This should yield a suitable performance increase.
20 years ago
Joshua Colp 29d27bfe0d Merged revisions 43933 via svnmerge from
20 years ago
Joshua Colp 550a4dab79 Merged revisions 43913 via svnmerge from
20 years ago
Kevin P. Fleming 8677abe99b Merged revisions 43898 via svnmerge from
20 years ago
Paul Cadach 47a0e0807c Merged revisions 43635,43843-43844,43846 via svnmerge from
20 years ago
Joshua Colp 4116cfc387 Add ability to set high ToS bits as non-root on Linux using libcap (issue #7047 reported by maddison)
20 years ago
Jason Parker 47abf96957 Add BACKGROUNDSTATUS to Background()
20 years ago
Jason Parker 5a45352f3a Merged revisions 43803 via svnmerge from
20 years ago
Joshua Colp 6df7c274d8 Merged revisions 43798 via svnmerge from
20 years ago
Russell Bryant d2c57c5f4f Merged revisions 43779 via svnmerge from
20 years ago
Russell Bryant 09536f91bf Merged revisions 43710 via svnmerge from
20 years ago
Joshua Colp 98873d34bd Merged revisions 43707 via svnmerge from
20 years ago
Joshua Colp becd11ddb8 Merged revisions 43695 via svnmerge from
20 years ago
Jason Parker 456f3ead57 Merged revisions 43674 via svnmerge from
20 years ago
Jason Parker fe1a3b8877 Add optional queue_log_name config option for logger.conf, to change the
20 years ago
Paul Cadach 04cf782862 Small Cisco's RTP DTMF update
20 years ago
Paul Cadach 1d50a8e881 Correct behavior on Cisco's DTMF
20 years ago
Jason Parker c2f9a779ac Merged revisions 43492 via svnmerge from
20 years ago
Kevin P. Fleming acf824fe5e Merged revisions 43486 via svnmerge from
20 years ago
Russell Bryant deb78618b4 Merged revisions 43477 via svnmerge from
20 years ago
Tilghman Lesher f14dc5fab4 And some deprecated APIs and modifications to documentation
20 years ago