Commit Graph

92 Commits (97a653518dc6dbdc927521e92b51dedaffe149bc)

Author SHA1 Message Date
Tilghman Lesher 2302618bb7 Merged revisions 285373 via svnmerge from
15 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
15 years ago
Mark Michelson 7acfebf2b8 Adjust XML for func_channel to indicate that rtpdest can take a "text" argument.
15 years ago
Russell Bryant 34317fb0d3 Fix the ability to specify an OSP token for an outbound IAX2 call.
15 years ago
Kevin P. Fleming cdd1f9e296 Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterator to use it.
16 years ago
Tilghman Lesher 2cfddf8cb6 Add MASTER_CHANNEL() dialplan function, as well as a useful usage.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Sean Bright 719917fe59 Support setting and receiving Reverse Charging Indication over ISDN PRI.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
16 years ago
Leif Madsen 9408242796 Recorded merge of revisions 193544 via svnmerge from
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Russell Bryant 16fc1993ef Add support for the "name" option in the CHANNEL() function.
16 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
16 years ago
Russell Bryant ef6ad2b53c Merged revisions 168561 via svnmerge from
17 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago
Tilghman Lesher b2ef18dab4 Add some more IAX2-specific information about the channel to the CHANNEL()
17 years ago
Brett Bryant c1451b5537 This patch adds more detailed statistics for RTP channels, and provides an API call to access it, including maximums, minimums, standard deviatinos,
17 years ago
Tilghman Lesher 2f0abd23d2 Add a function, CHANNELS(), which retrieves a list of all active channels.
17 years ago
Jeff Peeler 41fd7a6a21 (closes issue #6113)
17 years ago
Tilghman Lesher 26755e3882 Context tracing for channels
17 years ago
Luigi Rizzo 9335ace850 another bunch of include removals (errno.h and asterisk/logger.h)
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Tilghman Lesher 20bbd09de3 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too.
18 years ago
Joshua Colp 1961b57705 Add rtpdest option to SIP CHANNEL() dialplan function to return the IP address and port that RTP (be it audio/video/text) is going to.
18 years ago
Russell Bryant b94378b5e6 Merge changes from team/russell/iax2_osp
18 years ago
Russell Bryant 7c884d76ea Merged revisions 59256 via svnmerge from
18 years ago
Olle Johansson 0ddb38ddee Doxygen update
19 years ago
Kevin P. Fleming 37182c873e finish const-ifying ast_func_read()
19 years ago
Luigi Rizzo 09f75aa6dc rename the structs struct tone_zone_sound and struct tone_zone
19 years ago
Paul Cadach fc58bec502 Merged revisions 44809 via svnmerge from
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Olle Johansson 7a60aff3b1 Make tonezone writeable in CHANNEL() (from my old func_tonezone.c)
19 years ago
Russell Bryant d2872c914d - mark some applications deprecated that already have replacements
19 years ago
Russell Bryant 932c5c7fd7 use the channel lock wrappers (issue #7120, Mithraen)
19 years ago
BJ Weschke a7b1476058 Provide the ability to adjust txgain/rxgain on a channel level via the CHANNEL() function
19 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
19 years ago
Kevin P. Fleming f10f427d49 since the module API is changing, it's a good time to const-ify the description() and key() return values
19 years ago
Tilghman Lesher 0af770edd1 Bug 6670 - Additional parameters to the CHANNEL func
19 years ago
Kevin P. Fleming bb7325ade8 set keywords property correctly
19 years ago
Kevin P. Fleming 96bf384e7d major dialplan functions update
20 years ago