summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2014-09-18res_fax_spandsp: Properly handle cleanup before starting FAXes.Mark Michelson
2014-09-18res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.Mark Michelson
2014-09-18res_pjsip: ami: Fix error in AMI output when an endpoint has no transportGeorge Joseph
2014-09-17res_rtp_asterisk: Ensure that the thread terminating pj stuff is registered.Joshua Colp
2014-09-16res_rtp_asterisk: Fix 100% CPU usage due to timer heap thread spinning.Joshua Colp
2014-09-16res_rtp_asterisk: Fix building when pjproject is not used.Joshua Colp
2014-09-16res_pjsip_session: Fix usage of wrong memory pool when creating local SDP.Joshua Colp
2014-09-16res_rtp_asterisk: Fix a myriad of TURN client issues.Joshua Colp
2014-09-10pjsip/config_auth.c: Add missing whitespace to log messages.Sean Bright
2014-09-08Pre-allocate transmission data buffer for RLS NOTIFY requests.Mark Michelson
2014-09-08res_pjsip_pubsub: Check supported headers for eventlist when subscribing toJonathan Rose
2014-09-06res_pjsip_sdp_rtp: Fix retrieval of "ice-pwd" attribute if in session and not...Joshua Colp
2014-09-03res_pjsip_transport_websocket: Fix crash when the Contact header is not a URI.Joshua Colp
2014-09-02Resolve race condition where channels enter dialplan application before media...Mark Michelson
2014-09-01res_stasis: Don't play MoH to channels by default when added to holding bridgesMatthew Jordan
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-27CallerID: Fix parsing of malformed calleridKinsey Moore
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-22ARI: Fix a crash caused by hanging during playback to a channel in a bridgeJonathan Rose
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-21Let's try checking the name and number, instead of the name twice.Mark Michelson
2014-08-21res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG setJonathan Rose
2014-08-21Improve consistency of party ID privacy usage.Mark Michelson
2014-08-21Clean up files that do not end with newlinesMatthew Jordan
2014-08-20chan_pjsip: Update media translation paths when new SDP negotiated.Richard Mudgett
2014-08-20Set the role for inbound subscriptions correctly.Mark Michelson
2014-08-20Stasis: Add information to blind transfer eventKinsey 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-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-18res/ari/resource_channels: Fix compilation issueMatthew Jordan
2014-08-18res/ari/resource_channels: Don't return allocation failure on failed functionMatthew Jordan
2014-08-17res_http_websocket: Include query parameters in client connection requests.Joshua Colp
2014-08-14res/res_hep_rtcp: Remove dependency on PJSIPMatthew Jordan
2014-08-14ARI: Originate to app local channel subscription code optimization.Richard Mudgett
2014-08-13PJSIP: Prevent crash no-URI contactsKinsey Moore
2014-08-12res_stasis_snoop.c: Fix off nominial exit path leaving Snoop channel locked a...Richard Mudgett
2014-08-11res/stasis/command.c: Fix recent commit using spaces instead of tabs.Richard Mudgett
2014-08-11Stasis: Use the correct return valueKinsey Moore
2014-08-11Stasis: Allow internal channels directly into bridgesKinsey Moore
2014-08-11Improve call forwarding reporting, especially with regards to ARI.Mark Michelson
2014-08-11Fix crashing unit tests with regards to RLS.Mark Michelson