summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2013-06-06Refactor the features configuration scheme.Mark Michelson
2013-06-06Add a BUGBUG note.Richard Mudgett
2013-05-28Add attended transfer support for chan_sip.cMark Michelson
2013-05-28Adds support for a core attended transfer function plus adds some hiding of m...Mark Michelson
2013-05-24Split Hold event into Hold/Unhold, and move it into core.Jason Parker
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-24Fix several problems caused by multiple line usage with i2004 phones.Igor Goncharovskiy
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-19Add transfer softkey to ringout state to enable blond transfers.Damien Wedhorn
2013-05-18Add call forward no answer to skinny and cleanup general callfwd handling.Damien Wedhorn
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-17Remove Character Limit On "inkeys" For IAX2Michael L. Young
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-05-13Fix Crash Caused By One-way Audio With auto_* NAT Settings FixMichael L. Young
2013-05-13chan_gulp: Minor readability Improvements to chan_gulpJonathan Rose
2013-05-10Allow mISDN to send PROGRESS messsage.Richard Mudgett
2013-05-10Fix copy/paste error in one-touch-recording implementation.Sean Bright
2013-05-08Initial support for endpoints.David M. Lee
2013-05-08chan_sip: NOTIFYs for BLF start queuing up and fail to be sent out after retr...Alec L Davis
2013-05-06Make a log NOTICE more explicit that the event comes from DAHDI and not PRI.Richard Mudgett
2013-05-03Stasis: Convert network change events into network change stasis messagesJonathan Rose
2013-05-03Use the configured formats for Gulp sessions if there are no joint formats be...Joshua Colp
2013-05-02chan_sip: Session-Expires: Set timer to correctly expire at (~2/3) of the int...Alec L Davis
2013-05-02chan_sip: Honor Session-Expires in 200OK response when it's a RE-INVITE when ...Alec L Davis
2013-05-02chan_dahdi: fix lower bound check with -ve integer conversion from a float Alec L Davis
2013-05-01Simplify chan_local.c:manager_optimize_away() using ao2_find().Richard Mudgett
2013-05-01Cleanup chan_local.c:local_new().Richard Mudgett
2013-05-01Trivial changes. Comments, parentheses, spelling, wording.Richard Mudgett
2013-05-01Make chan_local locals container an explicit list container.Richard Mudgett