summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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-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-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-18Multiple revisions 421311-421312Matthew Jordan
2014-08-18Improve call forwarding reporting, especially with regards to ARI.Matthew 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-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
2014-07-31PJSIP: Send Notify AMI and CLI commands can now send to URI instead of endpointJonathan Rose
2014-07-31res_hep_rtcp: Add module that sends RTCP information to a Homer ServerMatthew Jordan
2014-07-30manager: Add state list commandsKinsey Moore
2014-07-29res_pjsip_session: Fix race condition where redirecting information may not b...Joshua Colp
2014-07-29res_pjsip_pidf_body_generator / res_pjsip_xpidf_body_generator: Ensure local ...Joshua Colp
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson