summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-28chan_iax2: Fix Dynamic IAX2 Registrations After Temporary DNS FailureMichael L. Young
2014-08-28Added ConfBridge AMI event note to UPGRADE.txt.Richard Mudgett
2014-08-28chan_sip.c: Add 'rtpbindaddr' settingPaul Belanger
2014-08-28Fix bug that did not allow for multiple batched RLS notifications to be sent.Mark Michelson
2014-08-28res/res_pjsip/pjsip_options.c: Eliminate excessive RAII_VAR usage.Richard Mudgett
2014-08-28sched: Fix typo and whitespace change.Richard Mudgett
2014-08-27confbridge: Add 'Admin' param to join, leave, mute, unmute and talking eventsGeorge Joseph
2014-08-27CallerID: Fix parsing of malformed calleridKinsey Moore
2014-08-26confbridge: Make kick, mute and unmute handle channel targets consistently.George Joseph
2014-08-26Fix race condition in the scheduler when deleting a running entry.Mark Michelson
2014-08-25res_musiconhold.c: Release any format refs before memset().Richard Mudgett
2014-08-25res_musiconhold: Fix MOH restarting where it left off from the last hold.Richard Mudgett
2014-08-24res_pjsip_transport_websocket: Attach the Websocket module on outgoing INVITEs.Joshua Colp
2014-08-24res_pjsip_transport_websocket: Fix a progressive memory growth.Joshua Colp
2014-08-24res_pjsip_transport_websocket: Ensure secure Websocket clients can be called.Joshua Colp
2014-08-24chan_sip: Use the server reflexive ICE candidate RTCP port as provided.Joshua Colp
2014-08-22Fix a locking inversion in MixMonitor.Mark Michelson
2014-08-22ARI: Fix a crash caused by hanging during playback to a channel in a bridgeJonathan Rose
2014-08-22main/message: Add a new-line to a DEBUG messageMatthew Jordan
2014-08-21res_musiconhold.c: Remove obsolete REF_DEBUG code.Richard Mudgett
2014-08-21Switch from hostname to an IP address in the SDP origin line.Mark Michelson
2014-08-21Ensure after-bridge behavior is correct when moving from Stasis to a non-Stas...Mark Michelson
2014-08-21res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG setJonathan Rose
2014-08-21Let's try checking the name and number, instead of the name twice.Mark Michelson
2014-08-21Improve consistency of party ID privacy usage.Mark Michelson
2014-08-21chan_sip: Don't use port derived from fromdomain if it isn't setMatthew Jordan
2014-08-21ARI: Fix implicit answer when playback is initiated on unanswered channelMatthew Jordan
2014-08-21Clean up files that do not end with newlinesMatthew Jordan
2014-08-21uri: Quiet warning about type qualifiers ignored on function return typeMatthew Jordan
2014-08-20chan_pjsip: Update media translation paths when new SDP negotiated.Richard Mudgett
2014-08-20cli.c: Fix tab completion of "module load" when MALLOC_DEBUG is enabled.Richard Mudgett
2014-08-20Set the role for inbound subscriptions correctly.Mark Michelson
2014-08-20Move evaluation of set_var options in pjsip to the end of channel initializat...Mark Michelson
2014-08-20Stasis: Add information to blind transfer eventKinsey Moore
2014-08-20AMI: Add AllVariables parameter to StatusKinsey Moore
2014-08-19Alter documentation for callerid_privacy to use correct values.Mark Michelson
2014-08-19Fix compilation error on certain versions of GCC.Mark Michelson
2014-08-19AMI Docs: Fix Status channel parameter optionalityKinsey Moore
2014-08-19ARI: Fix a bug where /channels/{channelID}/continue doesn't execute PBXJonathan Rose
2014-08-19chan_pjsip: Fix attended transfer connected line name update.Richard Mudgett
2014-08-18Skinny: Fixup compile warning for non dev-mode.Damien Wedhorn
2014-08-18func_config: Change 'Not Found' message from ERROR to DEBUGGeorge Joseph
2014-08-18Multiple revisions 421311-421312Matthew Jordan
2014-08-18Improve call forwarding reporting, especially with regards to ARI.Matthew Jordan
2014-08-17apps/app_meetme: Fix crash when publishing MeetMe messages with no channelMatthew Jordan
2014-08-17apps/app_dial: Fix Dial 'z' optionMatthew Jordan
2014-08-17configure: Undefine FORTIFY_SOURCE prior to defining it for patched gccMatthew Jordan
2014-08-17res_http_websocket: Include query parameters in client connection requests.Joshua Colp
2014-08-15Bridging: Fix a behavioral change when checking if a channel is leaving a bridgeJonathan Rose
2014-08-15app_voicemail/app: Remove test events that were duplicated by r421059Matthew Jordan