summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2013-05-01Whitespace changes.Richard Mudgett
2013-05-01Remove some unnecessary calls to ast_bridged_channel() in chan_unistim.cRichard Mudgett
2013-05-01Remove some unnecessary calls to ast_bridged_channel() in chan_mgcp.cRichard Mudgett
2013-05-01Remove some unnecessary calls to ast_bridged_channel() in chan_skinny.cRichard Mudgett
2013-05-01Remove some unnecessary calls to ast_bridged_channel() in chan_iax2.cRichard Mudgett
2013-05-01Remove some unnecessary calls to ast_bridged_channel() in chan_dahdi.c/sig_an...Richard Mudgett
2013-05-01Prevent crash in 'sip show peers' when the number of peers on a system is largeMatthew Jordan
2013-05-01Move some annoying chan_dahdi debug messages to level 5.Richard Mudgett
2013-04-30Stasis Core: Refactor ACL Change events to go out over the stasis core msg busJonathan Rose
2013-04-30Fix a log message.Jason Parker
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-04-25Fix Displaying Symmetric RTP Global SettingMichael L. Young
2013-04-25Change Case On Forcerport For ConsistencyMichael L. Young
2013-04-14Don't attempt to create a voice frame on a read errorMatthew Jordan
2013-04-12Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBXMichael L. Young
2013-04-12IAX2 defer_full_frames fail to get sentAlec L Davis
2013-04-12IAX2, prevent network thread starting before all helper threads are readyAlec L Davis
2013-04-10Fix crash in chan_sip when a core initiated op occurs at the same time as a BYEMatthew Jordan
2013-04-05Fix For Not Overriding The Default Settings In chan_sipMichael L. Young
2013-04-03chan_dahdi: Change inband_on_proceeding option default to no/disabled.Richard Mudgett
2013-04-03chan_dahdi: Add inband_on_proceeding compatibility option.Richard Mudgett
2013-03-27Convert MWI state message type to the new stasis naming conventionKinsey Moore
2013-03-27Address uninitialized conditional that valgrind foundKinsey Moore