2014-07-28 |
Richard Mudgett | datastores: Audit ast_channel_datastore_remove usage. |
blob | commitdiff |
2014-07-24 |
Richard Mudgett | accountcode: Slightly change accountcode propagation. |
blob | commitdiff | diff to current |
2014-07-22 |
Matthew Jordan | ARI: Fix endpoint/channel subscription issues; allow... |
blob | commitdiff | diff to current |
2014-07-20 |
Matthew Jordan | media formats: re-architect handling of media for perfo... |
blob | commitdiff | diff to current |
2014-07-18 |
Jonathan Rose | Channels: Masquerades to automatically move frame/audio... |
blob | commitdiff | diff to current |
2014-06-26 |
Kinsey Moore | Bridging: Allow channels to define bridging hooks |
blob | commitdiff | diff to current |
2014-06-13 |
Matthew Jordan | stasis: Reduce creation of channel snapshots to improve... |
blob | commitdiff | diff to current |
2014-06-10 |
Kinsey Moore | Fix build in dev mode due to signed/unsigned mismatch |
blob | commitdiff | diff to current |
2014-06-08 |
Matthew Jordan | bridges/bridge_native_rtp: Reconfigure bridge on remova... |
blob | commitdiff | diff to current |
2014-05-19 |
Matthew Jordan | Undo r414123 |
blob | commitdiff | diff to current |
2014-05-18 |
Matthew Jordan | bridge_native_rtp/bridge_channel: Fix direct media... |
blob | commitdiff | diff to current |
2014-05-11 |
Joshua Colp | framehooks: Add callback for determining if a hook... |
blob | commitdiff | diff to current |
2014-05-11 |
Joshua Colp | Undoing framehook support. Issues were uncovered by... |
blob | commitdiff | diff to current |
2014-05-10 |
Joshua Colp | framehooks: Add callback for determining if a hook... |
blob | commitdiff | diff to current |
2014-05-09 |
Kinsey Moore | Allow Asterisk to compile under GCC 4.10 |
blob | commitdiff | diff to current |
2014-04-04 |
Richard Mudgett | internal_timing: Remove the option and always make... |
blob | commitdiff | diff to current |
2014-04-04 |
Richard Mudgett | Add some asserts that were handy when looking for a... |
blob | commitdiff | diff to current |
2014-03-17 |
Mark Michelson | Fix stuck channel in ARI through the introduction of... |
blob | commitdiff | diff to current |
2014-03-12 |
Richard Mudgett | res_musiconhold.c: Generate MOH start/stop events whene... |
blob | commitdiff | diff to current |
2014-03-07 |
Scott Griepentrog | uniqueid: channel linkedid, ami, ari object creation... |
blob | commitdiff | diff to current |
2014-02-21 |
Kevin Harwell | channel.c: MOH is not working for transferee after... |
blob | commitdiff | diff to current |
2014-01-27 |
Russell Bryant | Protect ast_filestream object when on a channel |
blob | commitdiff | diff to current |
2013-12-30 |
Kevin Harwell | channels.c: core show channeltypes slicing |
blob | commitdiff | diff to current |
2013-12-20 |
Matthew Jordan | res_pjsip: Add PJSIP CLI commands |
blob | commitdiff | diff to current |
2013-12-19 |
Mark Michelson | Fix a deadlock that occurred due to a conflict of masqu... |
blob | commitdiff | diff to current |
2013-12-19 |
Joshua Colp | channel: Add a missing ast_channel_unlock when allocati... |
blob | commitdiff | diff to current |
2013-12-18 |
Kevin Harwell | channel locking: Add locking for channel snapshot creation |
blob | commitdiff | diff to current |
2013-12-18 |
Joshua Colp | channels: Return allocated channels locked. |
blob | commitdiff | diff to current |
2013-12-17 |
Rusty Newton | Several components: fixing Typos in comments and code... |
blob | commitdiff | diff to current |
2013-12-13 |
Kevin Harwell | bridge_native_rtp: Deadlock during 4-way conference... |
blob | commitdiff | diff to current |
2013-12-05 |
David M. Lee | Reverting r403311. It's causing ARI tests to hang. |
blob | commitdiff | diff to current |
2013-12-03 |
Mark Michelson | Add channel locking for channel snapshot creation. |
blob | commitdiff | diff to current |
2013-11-12 |
Mark Michelson | Switch to a scoped lock to avoid missing unlocks in... |
blob | commitdiff | diff to current |
2013-11-12 |
Mark Michelson | Move a NULL check to a place that makes more sense. |
blob | commitdiff | diff to current |
2013-10-29 |
Matthew Jordan | Remove some spammy debug messages; improve clarity... |
blob | commitdiff | diff to current |
2013-10-18 |
Richard Mudgett | Add channel lock protection around translation path... |
blob | commitdiff | diff to current |
2013-10-18 |
Walter Doekes | Properly copy/remove the device state cache flag over... |
blob | commitdiff | diff to current |
2013-10-03 |
Mark Michelson | Cache string values of formats on ast_format_cap()... |
blob | commitdiff | diff to current |
2013-10-02 |
Joshua Colp | Reduce channel snapshot creation and publishing by... |
blob | commitdiff | diff to current |
2013-09-30 |
David M. Lee | Multiple revisions 399887,400138,400178,400180-400181 |
blob | commitdiff | diff to current |
2013-09-13 |
Richard Mudgett | Restore Dial, Queue, and FollowMe 'I' option support. |
blob | commitdiff | diff to current |
2013-08-23 |
Richard Mudgett | Handle DTMF and hold wrapup when a channel leaves the... |
blob | commitdiff | diff to current |
2013-08-23 |
Matthew Jordan | Add pass through support for Opus and VP8; Opus format... |
blob | commitdiff | diff to current |
2013-08-22 |
Richard Mudgett | Minor tweaks with ast_moh_start() callers. |
blob | commitdiff | diff to current |
2013-08-22 |
Kinsey Moore | Add SayAlphaCase and similar functionality for AGI |
blob | commitdiff | diff to current |
2013-08-15 |
Richard Mudgett | Remove unsupported channel technology callbacks. |
blob | commitdiff | diff to current |
2013-08-08 |
Matthew Jordan | Hide the Surrogate channels from external consumers... |
blob | commitdiff | diff to current |
2013-08-06 |
David M. Lee | ARI: Add recording controls |
blob | commitdiff | diff to current |
2013-08-05 |
David M. Lee | Fix res_ari_asterisk load issue |
blob | commitdiff | diff to current |
2013-08-02 |
Mark Michelson | Get rid of ast_bridged_channel() and the bridged_channe... |
blob | commitdiff | diff to current |
2013-07-25 |
Matthew Jordan | A great big renaming patch |
blob | commitdiff | diff to current |
2013-07-24 |
Richard Mudgett | Add missing end-of-file line terminators. |
blob | commitdiff | diff to current |
2013-07-24 |
Matthew Jordan | Perform the initial renaming of the Bridging API |
blob | commitdiff | diff to current |
2013-07-23 |
Matthew Jordan | Kill the zombies |
blob | commitdiff | diff to current |
2013-07-20 |
Kinsey Moore | Add transfer support to CEL |
blob | commitdiff | diff to current |
2013-07-19 |
Richard Mudgett | Minor optimizations. |
blob | commitdiff | diff to current |
2013-07-19 |
Richard Mudgett | Extract a repeated test into ast_channel_has_audio_fram... |
blob | commitdiff | diff to current |
2013-07-18 |
Jason Parker | ARI: Add support for suppressing media streams. |
blob | commitdiff | diff to current |
2013-07-17 |
Richard Mudgett | Change ast_hangup() to return void and be NULL safe. |
blob | commitdiff | diff to current |
2013-07-16 |
Richard Mudgett | Remove some dead code dealing with old bridging method. |
blob | commitdiff | diff to current |
2013-07-12 |
Joshua Colp | Add support to the bridging core for performing COLP... |
blob | commitdiff | diff to current |
2013-07-08 |
Joshua Colp | Refactor operations to access the stasis cache instead... |
blob | commitdiff | diff to current |
2013-07-07 |
Matthew Jordan | In a channel destructor dispose of items that raise... |
blob | commitdiff | diff to current |
2013-07-07 |
Matthew Jordan | Handle hangup logic in the Stasis message bus and consu... |
blob | commitdiff | diff to current |
2013-07-04 |
Jonathan Rose | res_parking: Replace Parker snapshots with ParkerDialString |
blob | commitdiff | diff to current |
2013-07-03 |
David M. Lee | ARI - channel recording support |
blob | commitdiff | diff to current |
2013-06-17 |
Richard Mudgett | chan_vpb: Fix compile error and __ast_channel_alloc... |
blob | commitdiff | diff to current |
2013-06-17 |
Matthew Jordan | Update Asterisk's CDRs for the new bridging framework |
blob | commitdiff | diff to current |
2013-06-13 |
Kinsey Moore | Refactor CEL channel events on top of Stasis-Core |
blob | commitdiff | diff to current |
2013-06-07 |
Kinsey Moore | Rework stasis cache clear events |
blob | commitdiff | diff to current |
2013-06-07 |
Richard Mudgett | Refactor chan_dahdi/sig_analog/sig_pri and chan_misdn... |
blob | commitdiff | diff to current |
2013-06-05 |
Joshua Colp | Publish the channel state snapshot *before* calling... |
blob | commitdiff | diff to current |
2013-05-31 |
Richard Mudgett | Remove ast_channel_bridge() and associated code called... |
blob | commitdiff | diff to current |
2013-05-31 |
Richard Mudgett | Fixup hold/unhold with attended and blind transfers. |
blob | commitdiff | diff to current |
2013-05-30 |
David M. Lee | Avoid unnecessary cleanups during immediate shutdown |
blob | commitdiff | diff to current |
2013-05-29 |
Richard Mudgett | Fix segfault when dealing with chan_agent channels. |
blob | commitdiff | diff to current |
2013-05-29 |
Jason Parker | Remove unused RAII vars. |
blob | commitdiff | diff to current |
2013-05-28 |
Mark Michelson | Adds support for a core attended transfer function... |
blob | commitdiff | diff to current |
2013-05-24 |
Jason Parker | Split Hold event into Hold/Unhold, and move it into... |
blob | commitdiff | diff to current |
2013-05-21 |
Richard Mudgett | Merge in the bridge_construction branch to make the... |
blob | commitdiff | diff to current |
2013-05-17 |
Matthew Jordan | Publish the outbound channel's application/data when... |
blob | commitdiff | diff to current |
2013-05-08 |
David M. Lee | Remove required type field from channel blobs |
blob | commitdiff | diff to current |
2013-05-02 |
Richard Mudgett | Remove the ABI compatability ast_channel_alloc(). ... |
blob | commitdiff | diff to current |
2013-04-22 |
Richard Mudgett | Fix crash when AMI redirect action redirects two channe... |
blob | commitdiff | diff to current |
2013-04-15 |
David M. Lee | DTMF events are now published on a channel's stasis_top... |
blob | commitdiff | diff to current |
2013-04-08 |
Matthew Jordan | Add multi-channel Stasis messages; refactor Dial AMI... |
blob | commitdiff | diff to current |
2013-03-28 |
Kinsey Moore | Break the world. Stasis message type accessors should... |
blob | commitdiff | diff to current |
2013-03-25 |
David M. Lee | Move NewCallerid, HangupRequest and SoftHangupRequest... |
blob | commitdiff | diff to current |
2013-03-22 |
David M. Lee | Move more channel events to Stasis; move res_json.c... |
blob | commitdiff | diff to current |
2013-03-16 |
Kinsey Moore | Transition MWI to Stasis-core |
blob | commitdiff | diff to current |
2013-03-08 |
David M. Lee | Ensure dummy channels get a stasis topic. |
blob | commitdiff | diff to current |
2013-03-08 |
David M. Lee | This patch adds a new message bus API to Asterisk. |
blob | commitdiff | diff to current |
2013-02-09 |
Richard Mudgett | Make ast_do_masquerade() a void function. |
blob | commitdiff | diff to current |
2013-01-31 |
Richard Mudgett | Eliminate a use of a C++ keyword as a variable. new... |
blob | commitdiff | diff to current |
2013-01-22 |
Matthew Jordan | Add ControlPlayback manager action |
blob | commitdiff | diff to current |
2013-01-14 |
Automerge script | Merged revisions 379021,379023 via svnmerge from |
blob | commitdiff | diff to current |
2013-01-14 |
David M. Lee | Gently reduce masquerade insanity |
blob | commitdiff | diff to current |
2013-01-10 |
Automerge script | Merged revisions 378889 via svnmerge from |
blob | commitdiff | diff to current |
2013-01-10 |
Richard Mudgett | * Simplify native bridge code in ast_channel_bridge(). |
blob | commitdiff | diff to current |
2013-01-10 |
Automerge script | Merged revisions 378874 via svnmerge from |
blob | commitdiff | diff to current |
next |