Commit Graph

23985 Commits (dbdb2b1b3a618a79b3e42c77c05cb2688b4da08d)
 

Author SHA1 Message Date
David M. Lee dbdb2b1b3a Add vtable and methods for to_json and to_ami for Stasis messages
12 years ago
Igor Goncharovskiy 2053fc3159 Fix issue with no sound in both way in case of previous call to chan_unistim phone was canceled.
12 years ago
Alec L Davis b0143074fa IAX2: Transfer Reject: Lock bridgecallno before touching it, refactor
12 years ago
Matthew Jordan ed85661f43 Make the reload stasis message bump the ref count of its sub-object
12 years ago
Damien Wedhorn 75e7c3a8fa Change chan_skinny to use core transfer API.
12 years ago
Kinsey Moore 8cb0c33e48 Add AGI command arguments to AsyncAGI event
12 years ago
Mark Michelson ba5c97efcd Temporary fix for people using sample features.conf from previous Asterisk versions.
12 years ago
Matthew Jordan c2e29abcbf Add announce-to-first-user option for app_queue
12 years ago
Kinsey Moore a5bbc790e7 Stasis-HTTP: Flesh out bridge-related capabilities
12 years ago
Alec L Davis 0cec7dcdcd chan_iax2: nativebridge refactor, missed unlock bridgecallno
12 years ago
Alec L Davis a6ab25a004 fix bad edit after conflict resolution
12 years ago
Alec L Davis d264518524 IAX2: refactor nativebridge transfer
12 years ago
Alec L Davis 1c8c91b63a IAX2: fix race condition with nativebridge transfers.
12 years ago
Matthew Jordan cfa94a9974 Clean up MWI topic pool before message type destruction
12 years ago
Matthew Jordan 3421960162 Only initialize manager_bridging during startup
12 years ago
Matthew Jordan c43f380d03 Add backtrace generation to MALLOC_DEBUG memory corruption reports
12 years ago
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