Commit Graph

93 Commits (5d938045d465d66e28bb49816c482a8b68f99342)

Author SHA1 Message Date
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
15 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
15 years ago
Richard Mudgett 73ef4b8daf Removed cdrflags from ast_channel structure.
15 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Mark Michelson 298d745fb4 Add the ability to execute connected line interception macros.
16 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
16 years ago
Mark Michelson d521ad9696 * Fixed timeout logic in the dialing API as setting timeouts
17 years ago
Kevin P. Fleming 10d36d9f34 fix a few small things found by using sparse
17 years ago
Terry Wilson 84b0093bef The dialing API should inherit datastores as well as variables
17 years ago
Tilghman Lesher a82ba57bb4 Convert one more delimiter to use comma.
17 years ago
Tilghman Lesher b5a127daac Modify TIMEOUT() to be accurate down to the millisecond.
17 years ago
Mark Michelson ff9befa36a Add missing unlock
17 years ago
Michiel van Baak b311134430 Merged revisions 108961 via svnmerge from
17 years ago
Joshua Colp 496adc6fc0 Merged revisions 106235 via svnmerge from
17 years ago
Tilghman Lesher cfc1df4c1a Whitespace changes only
17 years ago
Mark Michelson beb7a540c1 Merged revisions 104841 via svnmerge from
17 years ago
Joshua Colp 0b898073d1 Add an API call that steals the answered channel so that a destruction of the dialing structure does not hang it up.
18 years ago
Joshua Colp 9eff881130 Test hopefully over.
18 years ago
Joshua Colp 828124b0b0 Testing something...
18 years ago
Joshua Colp bb08e13754 Merged revisions 98960 via svnmerge from
18 years ago
Mark Michelson bf64785f1e AST_LIST_REMOVE_CURRENT only takes one argument in trunk
18 years ago
Mark Michelson 804d90368a Merged revisions 94468 via svnmerge from
18 years ago
Joshua Colp 89c0a0a763 Merged revisions 89610 via svnmerge from
18 years ago
Luigi Rizzo e0ff5fef5c remove a bunch of useless #include "options.h"
18 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
Joshua Colp e927902fe7 Bring up to date with poll changes.
18 years ago
Joshua Colp 3aaf122439 Add support for call forwarding and timeouts to the dialing API.
18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro
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 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Olle Johansson e509d2709f Small doxygen updates
18 years ago
Russell Bryant b6b1bf3213 Merge changes from team/russell/events
18 years ago
Russell Bryant 90f152b24f Merged revisions 61774 via svnmerge from
18 years ago
Russell Bryant ab31bec392 Add an option to the dial API for playing music instead of ringing to the caller.
18 years ago
Russell Bryant 9138e53bc9 Merged revisions 56277 via svnmerge from
18 years ago
Russell Bryant 8f8df3e5a9 Merged revisions 54103 via svnmerge from
18 years ago
Russell Bryant 2a5477b35e Merged revisions 54066 via svnmerge from
18 years ago
Russell Bryant 5715b49c30 Merged revisions 53810 via svnmerge from
18 years ago
Joshua Colp 9826fc599b Merged revisions 52049 via svnmerge from
19 years ago