Commit Graph

23994 Commits (b51b437bf3d47111451117dc0a04faa6356ba30c)
 

Author SHA1 Message Date
Kinsey Moore b51b437bf3 Refactor CEL bridge events on top of Stasis-Core
12 years ago
Kinsey Moore 4f84e48028 Refactor CEL channel events on top of Stasis-Core
12 years ago
Joshua Colp 65c492e851 Add support for requiring that all queued messages on a caching topic have been handled before
12 years ago
David M. Lee 1e9faaf78a Fix segfault for certain invalid WebSocket input.
12 years ago
Matthew Jordan 272dd008d0 Fix memory leak while loading modules, adding formats, and destroying endpoints
12 years ago
Matthew Jordan 41e4282751 Fix memory leaks in stasis_channels and bridge_native_rtp
12 years ago
Mark Michelson 0e2832d121 Remove incorrect comment about local channel optimization occurring when performing an attended transfer on an entire bridge.
12 years ago
Jonathan Rose 723a84dbd9 bridge_native_rtp: Fix native bridge tech being incompatible when it should be.
12 years ago
Jonathan Rose a1f45147c9 bridge_native_rtp: Fix possible segfaults on leaves/joins
12 years ago
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