summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2016-07-21Merge "res_srtp: Enable AES-256 and AES-GCM."zuul
2016-07-21Merge "res_fax.c: Fix deadlock potential in FAXOPT(faxdetect) framehook."zuul
2016-07-21Merge "res_fax: Fix FAXOPT(faxdetect) timeout option."Joshua Colp
2016-07-21Merge "res_pjsip: Add fax_detect_timeout endpoint option."Joshua Colp
2016-07-21pbx: Create pbx_sw.c for management of 'struct ast_sw'.Corey Farrell
2016-07-21res_srtp: Enable AES-256 and AES-GCM.Alexander Traud
2016-07-20Merge "Unit tests: Use AST_TEST_DEFINE in conditional code only."zuul
2016-07-20Merge "pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'."zuul
2016-07-20Merge "res_rtp_asterisk: Count a roll-over of the sequence number even on los...zuul
2016-07-19res_fax.c: Fix deadlock potential in FAXOPT(faxdetect) framehook.Richard Mudgett
2016-07-19res_fax: Fix FAXOPT(faxdetect) timeout option.Richard Mudgett
2016-07-19res_pjsip: Add fax_detect_timeout endpoint option.Richard Mudgett
2016-07-18Unit tests: Use AST_TEST_DEFINE in conditional code only.Corey Farrell
2016-07-18res_pjsip_mwi: remove unneeded check on endpoint's contacts.Alexei Gradinari
2016-07-18res_rtp_asterisk: Count a roll-over of the sequence number even on lost packets.Alexander Traud
2016-07-18pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'.Corey Farrell
2016-07-15pbx: Create pbx_include.c for management of 'struct ast_include'.Corey Farrell
2016-07-14Update support for SILK format.Mark Michelson
2016-07-14Merge "res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS."Joshua Colp
2016-07-14Merge "pjsip_options.c: Fix container operation."zuul
2016-07-14Merge "pjsip_configuration.c: Misc cleanups."zuul
2016-07-13Merge "res/res_corosync: Raise a Stasis message on node join/leave events"zuul
2016-07-13Merge "res/res_pjsip_session: Check for presence of an active negotiator"zuul
2016-07-13pjsip_options.c: Fix container operation.Richard Mudgett
2016-07-13pjsip_configuration.c: Misc cleanups.Richard Mudgett
2016-07-13res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.Alexander Traud
2016-07-13res/res_pjsip_session: Check for presence of an active negotiatorMatt Jordan
2016-07-13res/res_pjsip_pubsub: Add additional debug statementsMatt Jordan
2016-07-13res/res_corosync: Raise a Stasis message on node join/leave eventsMatt Jordan
2016-07-13Merge "rest_api/channels: Fix multiple issues with create and dial"zuul
2016-07-13Merge "res_pjsip: Fix statsd regression."Joshua Colp
2016-07-12Merge "res_sorcery_realtime: fix bug when successful UPDATE is treated as fai...Joshua Colp
2016-07-12Merge "res_pjsip: Added "subscribe_context" to endpoint"Joshua Colp
2016-07-12rest_api/channels: Fix multiple issues with create and dialGeorge Joseph
2016-07-12res_pjsip: Fix statsd regression.Richard Mudgett
2016-07-12func_odbc: Fix connection deadlock.Joshua Colp
2016-07-08Merge "chan_sip/res_pjsip_t38: Handle a request to negotiate T.38 after it is...Joshua Colp
2016-07-07res_sorcery_realtime: fix bug when successful UPDATE is treated as failedAlexei Gradinari
2016-07-07chan_sip/res_pjsip_t38: Handle a request to negotiate T.38 after it is enabled.Joshua Colp
2016-07-07PJSIP: provide valid tcp nodelay option for reuseScott Griepentrog
2016-07-06res_pjsip: Added "subscribe_context" to endpointAlexei Gradinari
2016-07-01Merge "res_pjsip_session.c: Don't send extra BYE if SDP invalid."Joshua Colp
2016-07-01Merge "res_pjsip_session.c: End call on initial invalid SDP negotiation."Joshua Colp
2016-07-01Merge "res_pjsip.c: Register PJMEDIA error code decoder."Joshua Colp
2016-07-01Merge "res_pjsip_session.c: Remove unused parameter from handle_incoming()."Joshua Colp
2016-07-01Merge "res_pjsip: Add missing NULL checks when using pjsip_inv_end_session()."Joshua Colp
2016-06-30Merge "res_pjsip: improve realtime performance #2"Joshua Colp
2016-06-30res_pjsip_session.c: Don't send extra BYE if SDP invalid.Richard Mudgett
2016-06-30res_pjsip_session.c: End call on initial invalid SDP negotiation.Richard Mudgett
2016-06-30res_pjsip.c: Register PJMEDIA error code decoder.Richard Mudgett