summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2014-11-03res_pjsip: Add disable_tcp_switch option.Richard Mudgett
2014-11-02res/res_stasis: Fix crash on module unload while performing operationMatthew Jordan
2014-10-31pjsip: clarify tls cert and key file usageScott Griepentrog
2014-10-31pjsip: Handle outbound unregister correctlyScott Griepentrog
2014-10-30res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crashKevin Harwell
2014-10-30res_pjsip: incorrect qualify statistics after disabling for contactKevin Harwell
2014-10-28res_fax: Resolve T38 gateway frame leak.Corey Farrell
2014-10-28ASTERISK-24323, fix bug in documentation of AGI STREAM FILE CONTROLMalcolm Davenport
2014-10-27res/res_http_websocket: Fix minor nits found by wdoekes on r409681Matthew Jordan
2014-10-27res/res_phoneprov: Fix crash on shutdown caused by container cleanupMatthew Jordan
2014-10-27res/res_srtp: Fix include issue for libsrtp 1.5.0Matthew Jordan
2014-10-20AST-2014-011: Fix POODLE security issuesMatthew Jordan
2014-10-19res/res_pjsip_sdp_rtp: Revert 425922Matthew Jordan
2014-10-19res/res_pjsip_sdp_rtp: Remove left over reference to override_prefsMatthew Jordan
2014-10-17res_pjsip_session/res_pjsip_sdp_rtp: Be more tolerant of offersMatthew Jordan
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-10-16res_rtp_asterisk: Fix a bug where ICE state would get reset when it shouldn't.Joshua Colp
2014-10-15parking_tests: Fix assertions and possibly crashes in res_parking unit testsJonathan Rose
2014-10-14res_phoneprov: Create accessor for ast_phoneprov_std_variable_lookupGeorge Joseph
2014-10-14res_fax: Fix reference leak caused by gateway sessionsCorey Farrell
2014-10-14res_fax: Resolve module reference leak caused by reserved sessionsCorey Farrell
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-10-12res_rtp_asterisk: Make the ICE transport check case insensitive as some imple...Joshua Colp
2014-10-12res_calendar_ews: Relax neon version check to work with 0.30 too.Walter Doekes
2014-10-11res_phoneprov: Cleanup module load error handlingGeorge Joseph
2014-10-10res/res_phoneprov: Bail on registration if res_phoneprov didn't loadMatthew Jordan
2014-10-10res_pjsip_phoneprov_provider: Add missing dependency on pjproject.Joshua Colp
2014-10-10res_pjsip_nat: Place source port into rport of responses if 'force_rport' is on.Joshua Colp
2014-10-09res_pjsip_phoneprov_provider: fix compile breakage on AST_VECTORGeorge Joseph
2014-10-09res_rtp_asterisk: Crash if no candidates received for componentKevin Harwell
2014-10-09res_pjsip_phoneprov_provider: Provides pjsip integration with res_phoneprovGeorge Joseph
2014-10-09res/res_phoneprov: Don't cancel Asterisk load on module load failureMatthew Jordan
2014-10-09res_phoneprov: Refactor phoneprov to allow pluggable config providersGeorge Joseph
2014-10-08res_rtp_asterisk: Allow only UDP ICE candidates.Joshua Colp
2014-10-07res/res_pjsip_outbound_registration: Initialize auth_reject_permanent parameterMatthew Jordan
2014-10-07res/res_pjsip_pubsub: Fix typo in WARNING messageMatthew Jordan
2014-10-06res_pjsip/pjsip_options: Do not 404 an OPTIONS request not sent to an endpointMatthew Jordan
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