Commit Graph

73 Commits (1036d0869d4b4036cd9f19f740f768fbd482c27e)

Author SHA1 Message Date
Philippe Sultan 7293986e44 Remove unnecessary if statements before calling iks_delete (redundant check is
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
Philippe Sultan 0163f90829 Added two CLI functions, taken from chan_gtalk :
18 years ago
Philippe Sultan 37a0b33171 Make an audio path under the following call configuration :
18 years ago
Philippe Sultan 969ead2ae9 Allow RTP structure registration
18 years ago
Tilghman Lesher 7adbd6bb16 Remove redundant includes (patch by snuffy) (Closes issue #10922)
18 years ago
Philippe Sultan 3a5f263bf0 Comply with latest XEP-0166, XEP-0167, XEP-0176.
18 years ago
Philippe Sultan 915f0e7505 Replace Google namespace occurrences with Jingle. The former namespace
18 years ago
Philippe Sultan 474bbdd406 Remove namespaces in payload-type tags.
18 years ago
Philippe Sultan dc9dc75379 Transmit proper invitation, thus conforming to XEP-0166 (Jingle general
18 years ago
Philippe Sultan 4291976429 Fix DTMF following what has been done in issue #9401. Thanks irroot.
18 years ago
Philippe Sultan 5b1668603f Modify rule filters to match with the Jingle namespace constant
18 years ago
Philippe Sultan 92cc7aeff1 Changed Jingle and Jingle DTMF namespaces.
18 years ago
Philippe Sultan 848e59aa1e Reflect Jingle DTMF specification changes
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 e13e88836a Silly jingle...
18 years ago
Russell Bryant 3957ce9215 Merged revisions 70084 via svnmerge from
18 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago
Tilghman Lesher ce9ec91897 ast_calloc janitor (Inspired by issue 9860)
18 years ago
Kevin P. Fleming f371a4c756 more minor fixes
18 years ago
Kevin P. Fleming c74518e3ff Merged revisions 66157 via svnmerge from
18 years ago
Olle Johansson a39f95b94f Adding external referenses for doxygen
18 years ago
Steve Murphy 28b5fb02bd updated ast_channel_alloc() call to include the 4 extra args everyone got. Not much info there, as the config file evidently does not allow amaflags, or accountcode settings; and the pvt's exten doesn't sound like what we need in the cdr, either.
18 years ago
Russell Bryant b2ddaaf033 Add support for RTP packetization in chan_jingle and chan_gtalk.
18 years ago
Jason Parker 28a6129af8 Merged revisions 55954 via svnmerge from
19 years ago
Jason Parker 8f28800765 Merged revisions 55799 via svnmerge from
19 years ago
Jason Parker ae47fc4541 Merged revisions 55555 via svnmerge from
19 years ago
Joshua Colp 354c03c4e6 Update chan_jingle to new definition of set_rtp_peer.
19 years ago
Russell Bryant ac4090fce0 add another dependency
19 years ago
Russell Bryant dcca8f345f Merged revisions 51311 via svnmerge from
19 years ago
Luigi Rizzo c8597704ce fix compilation.
19 years ago
Steve Murphy 908f176cf3 A fair number of changes for the sake of bug 7506
19 years ago
Luigi Rizzo 39d94767d7 remove useless usecnt stuff
19 years ago
Matt O'Gorman ae8cc3e18b bug #8076 check option_debug before printing to debug channel.
19 years ago
Matt O'Gorman ec4bf7a849 seperate jingle and gtalk so it will be easier to track
19 years ago
Matt O'Gorman 05a695af72 everything that loads a config that needs a config file to run
19 years ago
Joshua Colp c6977b9983 Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it!
19 years ago
Russell Bryant 6aae631cc9 update to reflect recent rtp changes
19 years ago