Commit Graph

24119 Commits (02f55a36a0b8e38631c90cb3465085fbc6ed796c)
 

Author SHA1 Message Date
Richard Mudgett 2fe6b6a533 Add more support for native bridging.
12 years ago
Richard Mudgett c88b7945f6 Fix a crash when a bridge switches from the softmix bridge technology to another.
12 years ago
Richard Mudgett 661f6d499e Update some doxygen comments.
12 years ago
Richard Mudgett 9895fecf58 The bridge uniqueid is available for softmix destructor.
12 years ago
Richard Mudgett 6a013e3a07 Add some bridge identifiers to some softmix messages.
12 years ago
Jonathan Rose ed3f65ef96 res_parking: Add parking_devicestate.c left out from previous commit
12 years ago
Jason Parker a2d02edca5 Make app_queue AMI events more consistent. Give Join/Leave more useful names.
12 years ago
Jason Parker f19ff9579a Implement ARI POST to /channels, to originate a call.
12 years ago
Kinsey Moore 63c7141421 Ensure that all unit tests compile with the cache clear rework in place
12 years ago
Jonathan Rose 8954661207 res_parking: Automatically generate extensions, hints, etc.
12 years ago
Jonathan Rose bec2d79484 app_meetme: Refactor manager events to use stasis
12 years ago
Kinsey Moore 759a7e4a30 Rework stasis cache clear events
12 years ago
Richard Mudgett 6114166237 Refactor chan_dahdi/sig_analog/sig_pri and chan_misdn to use the common transfer functions.
12 years ago
Richard Mudgett b8b7e8ab45 Tweak applicationmap and featuregroup config containers.
12 years ago
Mark Michelson 738c44405b Conditionally reject duplicate entries in applicationmap containers.
12 years ago
Richard Mudgett bad8caa8c6 Reimplement bridging and DTMF features related channel variables in the bridging core.
12 years ago
Mark Michelson 2dc8a06006 Refactor the features configuration scheme.
12 years ago
Richard Mudgett 5f740572d0 Fix compiler warning.
12 years ago
Richard Mudgett 5c554dc470 * Fix a couple missed hook installs that need AST_BRIDGE_HOOK_REMOVE_ON_PULL.
12 years ago
Kinsey Moore e36c6f714f Fix documentation generation
12 years ago
Jason Parker d7762d188c Remove props that people will yell at me for.
12 years ago
Kinsey Moore 3c37bb646f Fix documentation that was in review during the great suffix/prefix swap
12 years ago
Jason Parker 0613100e63 Split AGI manager events, to remove SubEvent field.
12 years ago
Jason Parker 9f54568010 Convert message_router routes to ao2. Add support for removal.
12 years ago
Jonathan Rose c57a2735d8 Parking: Enable code responsible for intercepting park exten transfers
12 years ago
Richard Mudgett 8e3f37adef Add a BUGBUG note.
12 years ago
Richard Mudgett 6bb88d2e80 Misc core external attended transfer fixes.
12 years ago
Richard Mudgett e7e7d7759b Make local channels use ast_channel_move() instead of the inlined version.
12 years ago
David M. Lee 4cea902020 Corrected comment on stasis_cache_get
12 years ago
David M. Lee a36d38ab38 Fixed refcounting problems with chanspy AMI support.
12 years ago
Mark Michelson 94d8d0468f Remove remaining traces of remove_on_pull from hooks and hook APIs.
12 years ago
Mark Michelson 79022c0f88 Give the AST_BRIDGE_HOOK_REMOVE_ON_PULL a legitimate value.
12 years ago
Mark Michelson 4789c3fb0c Change the remove_on_pull flag on ast_bridge_hook to be a set of flags.
12 years ago
Joshua Colp fb6344e249 Publish the channel state snapshot *before* calling device state so a device state producer can use
12 years ago
David M. Lee f574a76e3e Fixed a consistency problem with channel snapshot and endpoint state.
12 years ago
Richard Mudgett 18338967c4 Add BUGBUG comment.
12 years ago
Richard Mudgett dcf5990c56 Simple lock, assignment, unlock sandwich optimization.
12 years ago
David M. Lee cc97274d3b Corrected the docs on ast_manager_event_blob_create
12 years ago
David M. Lee 6d805dc04b Correct autoconf script for finding UUID support.
12 years ago
Kinsey Moore 1458a20e47 Refactor code and fix a reference leak
12 years ago
Richard Mudgett 680765d452 Remove ast_channel_bridge() and associated code called only by it.
12 years ago
Richard Mudgett ccc8cc5346 Fixup hold/unhold with attended and blind transfers.
12 years ago
Jason Parker a1494300c9 Replace ast_manager_publish_message() with a more useful version.
12 years ago
Kinsey Moore 39d5e40cd5 Remove remnant of snapshot blob JSON types
12 years ago
Kinsey Moore e1bff7958a Add snapshot cache that indexes by channel name
12 years ago
Alexandr Anikin 12548000dc Multiple revisions 390228-390229
12 years ago
Walter Doekes 390b994fce Let find do its own globbing.
12 years ago
David M. Lee 721a1faf6d Missed a line from a bad merge in r390122
12 years ago
David M. Lee d81c846724 Avoid unnecessary cleanups during immediate shutdown
12 years ago
Richard Mudgett f069ee9681 Fix segfault when dealing with chan_agent channels.
12 years ago