summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2013-08-22Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc.Walter Doekes
2013-08-21UDPTL: Fix a regression where UDPTL won't load default settingsJonathan Rose
2013-08-21* Move ast_bridge_channel_setup_features() into bridge_basic.c.Richard Mudgett
2013-08-21Deferred some more BUGBUG comments to a JIRA issue or XXX comment.Richard Mudgett
2013-08-21Complete http_shutdown.David M. Lee
2013-08-21ARI: Remove the 'channel:' scheme from endpoint's channel list.David M. Lee
2013-08-21Fix several interrelated issues dealing with the holding bridge technology.Richard Mudgett
2013-08-20Unregister CLI commands on exitKinsey Moore
2013-08-19Update BUGBUG comment.Richard Mudgett
2013-08-19attended transfers: Fix a bug affecting external blond transfersJonathan Rose
2013-08-18Fix invalid access to disposed memory in main/data unit testMatthew Jordan
2013-08-17Allow res_parking to be unloadableKinsey Moore
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