summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Improve initial INVITE handling and fix crash due to rapidly arriving CANCEL.Joshua Colp
2013-07-23Drop the reference count on the correct object.Joshua Colp
2013-07-23Reinclude sys/stat.h in chan_dahdi.c and remove redundant include in utils.cRichard Mudgett
2013-07-23Some chan_dahdi protected function renaming.Richard Mudgett
2013-07-23Restore chan_dahdi native bridging and PRI tromboned call elimination.Richard Mudgett
2013-07-23Add DTLS-SRTP support to chan_pjsipKinsey Moore
2013-07-23Expose the chan_pjsip implementation pvt and session in a defined manner.Joshua Colp
2013-07-21Add additional control frame types to the IAX2 parser for debug messagesMatthew Jordan
2013-07-20Add transfer support to CELKinsey Moore
2013-07-19ARI: Bridge Playback, Bridge RecordJonathan Rose
2013-07-19Fix crash when using temporary peersKinsey Moore
2013-07-18Add a bunch of options from sip.conf to res_sip.confMark Michelson
2013-07-17Left over spacing issues of review 726.Tzafrir Cohen
2013-07-17handle DAHDI_EVENT_REMOVED on a pri D-ChannelTzafrir Cohen
2013-07-16chan_gulp: Fix gulp_indicate() handling of AST_CONTROL_PVT_CAUSE_CODE.Richard Mudgett
2013-07-16Remove some dead code dealing with old bridging method.Richard Mudgett
2013-07-15Replace chan_agent with app_agent_pool.Richard Mudgett
2013-07-13Pretty up a debug message if the referred-by-uri isn't availableMatthew Jordan
2013-07-12Fix a longstanding issue with MFC-R2 configuration that prevented usersMoises Silva
2013-07-12Fix a compiler warning.Jason Parker
2013-07-11Fixed chan_skinny for systems were pthread_t isn't an int.David M. Lee
2013-07-11Refactor and cleanup of skinny session handling.Damien Wedhorn
2013-07-09Use correct function for getting bridged peer when doing direct media checks.Mark Michelson
2013-07-08Move channel driver Registry manager events to core.Jason Parker
2013-07-05Refactor RTCP events over to Stasis; associate with channelsMatthew Jordan
2013-07-03Revert accidental overcommit.Richard Mudgett
2013-07-03Add BUGBUG note for ASTERISK-22009Richard Mudgett
2013-07-03chan_dahdi: Fix segfault reloading chan_dahdi when round robin is used.Richard Mudgett
2013-07-02Fix chan_gtalk.c compile error.Richard Mudgett
2013-07-02Fix issue with inability to cancell call transfer made by on-sceen menus.Igor Goncharovskiy
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-28Add stasis publications for blind and attended transfers.Mark Michelson
2013-06-26Fix incorrect calls to ast_bridge_impart().Richard Mudgett
2013-06-25Fix memory/ref counting leaks in a variety of locationsMatthew Jordan
2013-06-22Merge in current pimp_my_sip work, including:Joshua Colp
2013-06-22Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip...Joshua Colp
2013-06-21Add BUGBUG for broken direct media in chan_gulpMatthew Jordan
2013-06-21Change chan_unistim to use core transfer API.Mark Michelson
2013-06-17chan_vpb: Fix compile error and __ast_channel_alloc() prototype const inconsi...Richard Mudgett
2013-06-17chan_misdn: Fix compile error after CDR merge.Richard Mudgett
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-11Fix issue with no sound in both way in case of previous call to chan_unistim ...Igor Goncharovskiy
2013-06-11IAX2: Transfer Reject: Lock bridgecallno before touching it, refactorAlec L Davis
2013-06-10Change chan_skinny to use core transfer API.Damien Wedhorn
2013-06-10chan_iax2: nativebridge refactor, missed unlock bridgecallnoAlec L Davis
2013-06-10fix bad edit after conflict resolutionAlec L Davis
2013-06-10IAX2: refactor nativebridge transferAlec L Davis
2013-06-10IAX2: fix race condition with nativebridge transfers.Alec L Davis
2013-06-07Refactor chan_dahdi/sig_analog/sig_pri and chan_misdn to use the common trans...Richard Mudgett