summaryrefslogtreecommitdiff
path: root/main
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-16Doxygen comment tweaks.Richard Mudgett
2013-08-16Fix utilities compilation/linking.Richard Mudgett
2013-08-16Stasis: address refcount races; implementation commentsDavid M. Lee
2013-08-16Improve sounds indexer CLI commandsKinsey Moore
2013-08-16Prevent heap alloc functions from running out of stack space.Walter Doekes
2013-08-15Bridge: Don't suspend/unspend the channel for interception routines.Richard Mudgett
2013-08-15Minor parking cleanup.Richard Mudgett
2013-08-15Remove early bridge BUGBUG comments. Remove some unneeded features.c comments.Richard Mudgett
2013-08-15Changed some BUGBUG tags to associated JIRA issue tags.Richard Mudgett
2013-08-15Resolve some BUGBUG comments.Richard Mudgett
2013-08-15Remove leading spaces from the CLI command before parsingKinsey Moore
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 feature_attended_transfer testKinsey Moore
2013-08-15Fix deadlocks in chan_sip in REFER and BYE handlingKinsey Moore
2013-08-15Remove unsupported channel technology callbacks.Richard Mudgett
2013-08-12Fix two race conditions and ref counting issue when joining a bridgeMatthew Jordan
2013-08-12Unlock outgoing dial lock on off nominal pathMatthew Jordan
2013-08-10Unlock the dial operation lock on a failed dialMatthew Jordan
2013-08-09Don't leak frames when memory is full in autoservice_run.Walter Doekes
2013-08-09pbx: Make originate threads indicate dial status when synchronousJonathan Rose
2013-08-09bridge_channel: Support the lonely flag and make ARI use it.Jonathan Rose
2013-08-08Remove extra CR/LF from AMI event.Richard Mudgett
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-08Prevent spurious memory error when appending backtrace with MALLOC_DEBUGMatthew Jordan
2013-08-08Prevent unreal channels from optimizing during DTMF emulationKinsey Moore
2013-08-08Handle Surrogate channels in Dial message processingMatthew Jordan
2013-08-06ARI: Add recording controlsDavid M. Lee
2013-08-06Tweak caching topics to fix CEL testsDavid M. Lee
2013-08-06Fix memory leaks in the CDR engineKinsey Moore
2013-08-06Check result of ast_var_assign() calls for memory allocation failure.Walter Doekes
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-03Don't unsubscribe from the AMI message router from manager_bridgesMatthew Jordan
2013-08-02Clean up ast_json with ast_json_unrefDavid 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-02Correct the last of the Newchannel xi:includesKinsey Moore
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-08-01Fix sorcery for some rather picky regex implementations.David M. Lee
2013-08-01Support externally initiated parking requests; remove some dead codeMatthew Jordan
2013-08-01Fix documentation replication issuesKinsey Moore