Commit Graph

77 Commits (c900eaa7334c7d92d364badefb8d4ca569f81bb5)

Author SHA1 Message Date
Philippe Sultan b11b94a083 Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channels
16 years ago
Russell Bryant 0ff53eddef Always specify which RTP engine is desired for a new RTP instance.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Sean Bright de6498b2d3 Don't crash if an RTP instance can't be created. This could occur when an
17 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
17 years ago
Joshua Colp 8e4b5df187 Fix some uninitialized memory notices that appeared under valgrind.
17 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
17 years ago
David Brooks b90ee93f70 Merged revisions 185362 via svnmerge from
17 years ago
Philippe Sultan c873d72ca2 Issue a warning message if our candidate's IP is the loopback address.
17 years ago
Philippe Sultan 7bb5ef8399 Merged revisions 175029 via svnmerge from
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Philippe Sultan 6571a25767 Fix two memory leaks in chan_gtalk, thanks Eliel!
17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
18 years ago
Philippe Sultan 001c95b595 Do not link the guest account with any configured XMPP client (in
18 years ago
Philippe Sultan de98d48a0d - remove whitespaces between tags in received XML packets before giving
18 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
18 years ago
Tilghman Lesher f491267c88 Merged revisions 114708 via svnmerge from
18 years ago
Michiel van Baak 08e674bce0 Pass the hangup cause all the way to the calling app/channel.
18 years ago
Jeff Peeler 41fd7a6a21 (closes issue #6113)
18 years ago
Philippe Sultan 71dc6a4771 Merged revisions 112820 via svnmerge from
18 years ago
Philippe Sultan db884798db Merged revisions 112766 via svnmerge from
18 years ago
Jason Parker 1c0bc928d1 Merged revisions 107714 via svnmerge from
18 years ago
Philippe Sultan 7293986e44 Remove unnecessary if statements before calling iks_delete (redundant check is
18 years ago
Philippe Sultan 55240a4e35 Merged revisions 97489 via svnmerge from
18 years ago
Olle Johansson d2b29df4f0 Manager events from the "moremanager" branch
18 years ago
Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h"
18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
18 years ago
Luigi Rizzo d82a631f9c more removal of duplicate #include lines
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Tilghman Lesher 7c56918262 Commit some cleanups to the format type code.
18 years ago
Jason Parker 2c582c7cfb Allow gtalk and jingle to use TLS connections again.
18 years ago
Jason Parker 2902601eea Remove traces of gnutls, since we no longer use/need it.
18 years ago
Jason Parker fa33494d80 Merged revisions 87906 via svnmerge from
18 years ago
Jason Parker ebe4050128 Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense
18 years ago
Jason Parker b0f3e6097e Convert NEW_CLI to AST_CLI.
18 years ago
Philippe Sultan 65547b09b4 Fix CLI help output
18 years ago
Russell Bryant e97a723cf1 Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)
18 years ago
Philippe Sultan 5734c0df49 Merged revisions 82309 via svnmerge from
18 years ago
Philippe Sultan da620112de Merged revisions 81743 via svnmerge from
18 years ago
Philippe Sultan 2fd2667d13 Merged revisions 81410 via svnmerge from
18 years ago
Philippe Sultan fce77d7d6a Merged revisions 80661 via svnmerge from
18 years ago
Tilghman Lesher 56b9568164 Don't reload a configuration file if nothing has changed.
18 years ago
Joshua Colp d5eda8709c Merged revisions 79174 via svnmerge from
18 years ago
Joshua Colp 22114b509d Add support for using epoll instead of poll. This should increase scalability and is done in such a way that we should be able to add support for other poll() replacements.
18 years ago
Joshua Colp 4897378ff1 Merged revisions 72331 via svnmerge from
19 years ago
Jason Parker 8bf745194f Merged revisions 72125 via svnmerge from
19 years ago
Russell Bryant 3957ce9215 Merged revisions 70084 via svnmerge from
19 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
19 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
19 years ago
Tilghman Lesher ce9ec91897 ast_calloc janitor (Inspired by issue 9860)
19 years ago