summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-04BuildSystem: Avoid obsolete warning with libcurl.m4 on autoconf.Alexander Traud
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-07-01Merge "features: Fix channel datastore access."zuul
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
2016-06-30res_pjsip_session.c: Remove unused parameter from handle_incoming().Richard Mudgett
2016-06-30res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().Richard Mudgett
2016-06-30features: Fix channel datastore access.Richard Mudgett
2016-06-30configure: Fix HAVE_PJSIP_EVSUB_GRP_LOCK not set with external pjprojectGeorge Joseph
2016-06-29Merge "pjproject/patches/config_site: Increase the max number of ICE candidates"Joshua Colp
2016-06-29hep.conf.sample: Default 'enabled' to 'no'Matt Jordan
2016-06-29pjproject/patches/config_site: Increase the max number of ICE candidatesMatt Jordan
2016-06-29Merge "codecs: Fix ABI incompatibility created by adding format_name to ast_...zuul
2016-06-29Merge "siren: Add format attribute modules for Siren7 and Siren14."zuul
2016-06-29Merge "BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf."zuul
2016-06-29codecs: Fix ABI incompatibility created by adding format_name to ast_codecGeorge Joseph
2016-06-28Merge "BuildSystem: Fix a few issues hightlighted by gcc 6.x"Joshua Colp
2016-06-28BuildSystem: Fix a few issues hightlighted by gcc 6.xGeorge Joseph
2016-06-28configs/basic-pbx/modules.conf: Remove 'bad' modulesMatt Jordan
2016-06-23siren: Add format attribute modules for Siren7 and Siren14.Joshua Colp
2016-06-23BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf.Alexander Traud
2016-06-22Merge "res_fax: Fix reference leak in fax_v21_session_new."zuul
2016-06-22Merge "res_rtp_asterisk: Fix a self-comparison identified by gcc 6"Joshua Colp
2016-06-22Merge "chan_unistim: Fix memcpy in get_to_address"zuul
2016-06-22Merge "BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on a...zuul
2016-06-22Merge "Fix Alembic upgrades."Joshua Colp
2016-06-22res_fax: Fix reference leak in fax_v21_session_new.Corey Farrell
2016-06-22Merge "res_pjproject.c: Replace inlined DEBUG_ATLEAST() with macro."zuul
2016-06-22res_pjsip: improve realtime performance #2Alexei Gradinari
2016-06-22res_rtp_asterisk: Fix a self-comparison identified by gcc 6George Joseph
2016-06-22chan_unistim: Fix memcpy in get_to_addressGeorge Joseph
2016-06-22Fix Alembic upgrades.Mark Michelson
2016-06-22test_res_pjsip_scheduler: Add 'depends' on pjproject in MODULEINFOGeorge Joseph
2016-06-22BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on autoconf.Alexander Traud
2016-06-22Merge "res_rtp_asterisk: fix memory leak in dtls"Joshua Colp
2016-06-22Merge "res_pjsip_pubsub: Address SEGV when attempting to terminate a subscrip...Joshua Colp
2016-06-22res_rtp_asterisk: fix memory leak in dtlsTorrey Searle
2016-06-21Merge "res_rtp_asterisk: Use latest DTLS version available by underlying plat...Joshua Colp
2016-06-21Merge "res_pjsip_session: Handle race condition at shutdown with timer."Joshua Colp
2016-06-21res_pjproject.c: Replace inlined DEBUG_ATLEAST() with macro.Richard Mudgett
2016-06-21Merge "PJSIP: provide transport type with received messages"zuul
2016-06-21res_pjsip_pubsub: Address SEGV when attempting to terminate a subscriptionGeorge Joseph
2016-06-21res_rtp_asterisk: Use latest DTLS version available by underlying platform.Alexander Traud
2016-06-21PJSIP: provide transport type with received messagesScott Griepentrog