summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2014-10-06res_pjsip: Prevent crashes when PJPROJECT presents an rdata with no messageMatthew Jordan
2014-10-06res/res_pjsip_pubsub: Gracefully handle errors when re-creating subscriptionsMatthew Jordan
2014-10-03res_pjsip: Fix XML typo and update CHANGES.Richard Mudgett
2014-10-03chan_pjsip: Fix deadlock when masquerading PJSIP channels.Richard Mudgett
2014-10-03PJSIP: Restore functional default for callerid_privacyKinsey Moore
2014-10-03res_pjsip_session: Reduce SDP size by removing duplicate connection lines.Joshua Colp
2014-10-02res_pjsip: Make transport cipher option accept a comma separated list of ciph...Richard Mudgett
2014-10-01res_hep: Release allocation reference to configuration.Corey Farrell
2014-10-01res_pjsip: Add 'dtls_fingerprint' option to configure DTLS fingerprint hash.Joshua Colp
2014-10-01res_pjsip_sdp_rtp: Accept DTLS attributes in top level, not just media session.Joshua Colp
2014-10-01PJSIP: Handle defaults properlyKinsey Moore
2014-10-01PJSIP: Force transport on contact rewriteKinsey Moore
2014-09-30res_pjsip_sdp_rtp: Don't place an extra whitespace before 'rport' and don't p...Joshua Colp
2014-09-30res_rtp_asterisk: Ensure that the base and mapped address for candidates is p...Joshua Colp
2014-09-29pjsip_cli: Suppress header print on error or no objectsGeorge Joseph
2014-09-29Simplify UUID generation in several places.Richard Mudgett
2014-09-27res_pjsip_session: Add additional checks for delaying session refreshes.Joshua Colp
2014-09-26res_fax: Fix out of bounds error in update_modem_bits().Richard Mudgett
2014-09-25res_pjsip.c: Add missing off nominal cleanup in ast_sip_push_task_synchronous().Richard Mudgett
2014-09-24pjsip_options.c: Fix race condition stopping periodic out of dialog OPTIONS r...Richard Mudgett
2014-09-19res_pjsip_notify: Fix crash on unload/load and don't say the module doesn't e...Joshua Colp
2014-09-19res_pjsip_sdp_rtp.c: Fix native formats containing formats that were not nego...Richard Mudgett
2014-09-19PJSIP: Prevent T38 framehook being put on wrong channelKinsey Moore
2014-09-18res_pjsip: Don't require a password when doing userpass authentication.Sean Bright
2014-09-18Add subscription state test events.Mark Michelson
2014-09-18res_pjsip_endpoint_identifier_ip: Fix parsing of match value with CIDRJonathan Rose
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