summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2014-08-11Fix crash encountered by the testsuite.Mark Michelson
2014-08-11res_hep: Remove disabling of modulesMatthew Jordan
2014-08-07Fix build in dev modeKinsey Moore
2014-08-07Add support for RFC 4662 resource list subscriptions.Mark Michelson
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-08-07res_pjsip_publish_asterisk: Add support for exchanging device and mailbox sta...Joshua Colp
2014-08-07res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support.Joshua Colp
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-08-05stasis: Fix compilation issue with ao2 tagged objectsMatthew Jordan
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-08-02Manager: Add PJSIPShowEndpoint[s] documentationKinsey Moore
2014-08-01Add ContactStatusDetail to PJSIPShowEndpoint AMI output.Mark Michelson