summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2013-03-27AST-2013-003: Prevent username disclosure in SIP channel driverMatthew Jordan
2013-03-27Fix skinny encall button to not blind xfer.Damien Wedhorn
2013-03-26Resolve deadlock between SIP registration and channel based functionsMatthew Jordan
2013-03-26Suppress compiler warning.Russell Bryant
2013-03-25Set the CALLERID(dnid-num-plan) for incoming ISDN calls.Richard Mudgett
2013-03-22Fix skinny voicemail indication issues.Damien Wedhorn
2013-03-16Make sure things compile...Kinsey Moore
2013-03-16Transition MWI to Stasis-coreKinsey Moore
2013-03-15tcptls: Prevent unsupported options from being setKinsey Moore
2013-03-15When a session timer expires during a T.38 call, re-invite with correct SDPMatthew Jordan
2013-03-12Include the Username field in SIP Registry events when Status is registeredMatthew Jordan