Commit Graph

4162 Commits (ccdfe67bf2f1c9ea00b522a4e59d7e245b7fb7df)

Author SHA1 Message Date
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
Matthew Jordan 9d8a5ceb02 Move after bridge callbacks into their own file
13 years ago
Richard Mudgett 517eb93873 Simplify interval hooks since there is only one bridge threading model now.
13 years ago
Richard Mudgett 07d2694f72 Refactor ast_bridge_features struct.
13 years ago
Richard Mudgett 50d69a9d12 * Refactor setup_bridge_features_builtin().
13 years ago
Matthew Jordan f9d40917da Export exports.in as well
13 years ago
Matthew Jordan 1d1650f572 Update bridge_channel refactorings; export bridge_ symbol
13 years ago
Kinsey Moore bd10c86c64 Make AMI BridgeInfo action more verbose
13 years ago
Richard Mudgett 70fbe9dc14 Add missing end-of-file line terminators.
13 years ago
Matthew Jordan d91dc6d1a8 Perform the initial renaming of the Bridging API
13 years ago
Richard Mudgett 1f0ac51f49 Let the compiler do more type checking with bridge hook callbacks.
13 years ago
Jonathan Rose f3fcf0aa2e func_channel: dtmf_features setting
13 years ago
Richard Mudgett f087b69fc4 Pull softmix bridge parameters into a sub structure.
13 years ago
Richard Mudgett e26d4ec83a Reinclude sys/stat.h in chan_dahdi.c and remove redundant include in utils.c
13 years ago
Richard Mudgett 83a871ea35 Restore chan_dahdi native bridging and PRI tromboned call elimination.
13 years ago
Mark Michelson bf22391b8d Make DTMF attended transfer support feature-complete.
13 years ago
Matthew Jordan ff2f5eaa23 Kill the zombies
13 years ago
David M. Lee fec667646f Fix bridge/channel AMI event ordering issues
13 years ago
Matthew Jordan b4c2eecca6 Fix unbalanced lock when serializing CDR variables
13 years ago
Richard Mudgett 0ac2c093e2 Remove some BUGBUG notes that have been handled.
13 years ago
Matthew Jordan 715d894d48 Update copyright year to 2013 in asterisk.c; some whitespace fixes
13 years ago
Matthew Jordan bdb1c6bfb0 Tolerate presence of RFC2965 Cookie2 header by ignoring it
13 years ago
Matthew Jordan 3a5b68f07c Allow setting allowmultiplelogin on an account basis
13 years ago