Commit Graph

4184 Commits (bd352e0827f9df2290599bb6bcb2f819ca7b5ee6)

Author SHA1 Message Date
Kinsey Moore bd352e0827 Remove leading spaces from the CLI command before parsing
13 years ago
Richard Mudgett 6d24165dee Remove some dead code dealing with: AST_BRIDGE_REC_CHANNEL_0, AST_BRIDGE_REC_CHANNEL_1, and AST_BRIDGE_IGNORE_SIGS.
13 years ago
Richard Mudgett 5f40a6625d Fix Bridge API DTMF hook matching for begin and end DTMF events.
13 years ago
Kinsey Moore 82ba10bb47 Fix feature_attended_transfer test
13 years ago
Kinsey Moore 3f46d461bf Fix deadlocks in chan_sip in REFER and BYE handling
13 years ago
Richard Mudgett 62c2b80487 Remove unsupported channel technology callbacks.
13 years ago
Matthew Jordan 63b5bf26ec Fix two race conditions and ref counting issue when joining a bridge
13 years ago
Matthew Jordan 5b013bc659 Unlock outgoing dial lock on off nominal path
13 years ago
Matthew Jordan fba429409e Unlock the dial operation lock on a failed dial
13 years ago
Walter Doekes e744fa5f5b Don't leak frames when memory is full in autoservice_run.
13 years ago
Jonathan Rose b3813c8bc5 pbx: Make originate threads indicate dial status when synchronous
13 years ago
Jonathan Rose 6fe21ef48e bridge_channel: Support the lonely flag and make ARI use it.
13 years ago
Richard Mudgett 0b9ab0c61a Remove extra CR/LF from AMI event.
13 years ago
Richard Mudgett 3f724fa493 Make bridge snapshots use prefixes.
13 years ago
Richard Mudgett 73b3c70a5f Remove some resolved or obsolete BUGBUG comments.
13 years ago
Matthew Jordan 33e7b76d1d Hide the Surrogate channels from external consumers; kill Masquerade events
13 years ago
Matthew Jordan 2a8219b64a Prevent spurious memory error when appending backtrace with MALLOC_DEBUG
13 years ago
Kinsey Moore 88bef0b3dd Prevent unreal channels from optimizing during DTMF emulation
13 years ago
Matthew Jordan 8b75a68f13 Handle Surrogate channels in Dial message processing
13 years ago
David M. Lee c790848794 ARI: Add recording controls
13 years ago
David M. Lee b97d318b7b Tweak caching topics to fix CEL tests
13 years ago
Kinsey Moore 2e23bec461 Fix memory leaks in the CDR engine
13 years ago
Walter Doekes ccdfe67bf2 Check result of ast_var_assign() calls for memory allocation failure.
13 years ago
Jonathan Rose 3797639e84 bridge features: Dial and Queue add features instead of replace them.
13 years ago
Jonathan Rose e47794ead1 ARI: bridges/{bridgeID}/addChannel: add roles parameter
13 years ago
David M. Lee 357b275239 Fix res_ari_asterisk load issue
13 years ago
Matthew Jordan 2977846f0a Don't unsubscribe from the AMI message router from manager_bridges
13 years ago
David M. Lee 309d7e08f0 Clean up ast_json with ast_json_unref
13 years ago
David M. Lee 10c91bc96e Address JSON thread safety issues.
13 years ago
Mark Michelson 328e99f41d Make a couple of changes to help AMI events to be more clear in what is occurring.
13 years ago
Kinsey Moore 41d6be2432 Move ast_str_container_alloc and friends
13 years ago
Mark Michelson f8622e7c5c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.
13 years ago
Kinsey Moore e1decf3c36 Correct the last of the Newchannel xi:includes
13 years ago
Matthew Jordan 38236e54a8 Remove dead code from features.c; refactor pickup code into pickup.c
13 years ago
David M. Lee 23e86edf6f Fix sorcery for some rather picky regex implementations.
13 years ago
Matthew Jordan 5c4b482471 Support externally initiated parking requests; remove some dead code
13 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
13 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
13 years ago
Mark Michelson ea98c903fb Remove ast_bridged_channel call from abstract_jb.c
13 years ago
David M. Lee 9688d2dc97 Removed quotes from svn:keywords props on a few files.
13 years ago
Matthew Jordan cf1bc6bc33 Put the include in there
13 years ago
Matthew Jordan aa3da100e8 When performing a reload, reload the new features_config and not the old
13 years ago
Kinsey Moore d8956f690e Rename everything Stasis-HTTP to ARI
13 years ago
Richard Mudgett c017d5e6a3 Remove the unsafe bridge parameter from ast_bridge_hook_callback's.
13 years ago
Richard Mudgett 50aba6be36 Improved feature limits interval hook implementaion.
13 years ago
Jonathan Rose 9a46c1d019 Add name argument to BridgeWait() so multiple holding bridges may be used
13 years ago
Matthew Jordan 93a70d83e3 Remove some dead parking call
13 years ago
Matthew Jordan fbcc3addf8 Remove dead bridging code from features
13 years ago
Matthew Jordan 56a90d435c Fix incorrect reference to stasis/bridging.h
13 years ago
Matthew Jordan cafc115896 A great big renaming patch
13 years ago