summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-08-17Refactor CEL to avoid using the event system coreKinsey Moore
2013-08-17Strip down the old event systemKinsey Moore
2013-08-16Fix CLI "bridge kick <bridge> <channel>" to check if the bridge needs dissolv...Richard Mudgett
2013-08-16Fix some doxygen bridging file references.Richard Mudgett
2013-08-16utils.h: Minor formatting tweaks.Richard Mudgett
2013-08-16Stasis: address refcount races; implementation commentsDavid M. Lee
2013-08-16Prevent heap alloc functions from running out of stack space.Walter Doekes
2013-08-15Changed some BUGBUG tags to associated JIRA issue tags.Richard Mudgett
2013-08-15Resolve some BUGBUG comments.Richard Mudgett
2013-08-15Remove some dead code dealing with: AST_BRIDGE_REC_CHANNEL_0, AST_BRIDGE_REC_...Richard Mudgett
2013-08-15Fix Bridge API DTMF hook matching for begin and end DTMF events.Richard Mudgett
2013-08-15Fix deadlocks in chan_sip in REFER and BYE handlingKinsey Moore
2013-08-15Remove unsupported channel technology callbacks.Richard Mudgett
2013-08-13ARI: allow other operations to happen while bridgedDavid M. Lee
2013-08-09bridge_channel: Support the lonely flag and make ARI use it.Jonathan Rose
2013-08-08Make bridge snapshots use prefixes.Richard Mudgett
2013-08-08Remove some resolved or obsolete BUGBUG comments.Richard Mudgett
2013-08-08Hide the Surrogate channels from external consumers; kill Masquerade eventsMatthew Jordan
2013-08-06ARI: Add recording controlsDavid M. Lee
2013-08-06Tweak caching topics to fix CEL testsDavid M. Lee
2013-08-05bridge features: Dial and Queue add features instead of replace them.Jonathan Rose
2013-08-05ARI: bridges/{bridgeID}/addChannel: add roles parameterJonathan Rose
2013-08-05Fix res_ari_asterisk load issueDavid M. Lee
2013-08-02Address JSON thread safety issues.David M. Lee
2013-08-02Make a couple of changes to help AMI events to be more clear in what is occur...Mark Michelson
2013-08-02Move ast_str_container_alloc and friendsKinsey Moore
2013-08-02Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.Mark Michelson
2013-08-02Make sure that pickup.h does not use an include guard name used elsewhere.Mark Michelson
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-08-01Support externally initiated parking requests; remove some dead codeMatthew Jordan
2013-08-01Fix documentation replication issuesKinsey Moore
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-31Fix remnants of the pjsip renamingKinsey Moore
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson
2013-07-30Reorganize the ast_sip_endpoint structure into substructures.Mark Michelson
2013-07-30Add support for T.38 fax to chan_pjsip.Joshua Colp
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-26Improved feature limits interval hook implementaion.Richard Mudgett
2013-07-26Add name argument to BridgeWait() so multiple holding bridges may be usedJonathan Rose
2013-07-25Remove some dead parking callMatthew Jordan
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-24Simplify interval hooks since there is only one bridge threading model now.Richard Mudgett
2013-07-24Refactor ast_bridge_features struct.Richard Mudgett
2013-07-24Update bridge_channel refactorings; export bridge_ symbolMatthew Jordan
2013-07-24Add missing end-of-file line terminators.Richard Mudgett
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan
2013-07-23func_channel: dtmf_features settingJonathan Rose
2013-07-23Pull softmix bridge parameters into a sub structure.Richard Mudgett