summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-05res_pjsip: Added "subscribe_context" to endpointAlexei Gradinari
2016-07-01Merge "res_pjsip_session.c: Don't send extra BYE if SDP invalid." into 13Joshua Colp
2016-07-01Merge "res_pjsip_session.c: End call on initial invalid SDP negotiation." int...Joshua Colp
2016-07-01Merge "res_pjsip.c: Register PJMEDIA error code decoder." into 13Joshua 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." into 13Joshua Colp
2016-06-30Merge "res_pjsip: improve realtime performance #2" into 13Joshua Colp
2016-06-30features: Fix channel datastore access.Richard Mudgett
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-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 candidat...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." into 13zuul
2016-06-29Merge "BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf." ...Joshua Colp
2016-06-29Merge "BuildSystem: Fix a few issues hightlighted by gcc 6.x" into 13Joshua Colp
2016-06-28codecs: Fix ABI incompatibility created by adding format_name to ast_codecGeorge Joseph
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." into 13zuul
2016-06-22Merge "res_rtp_asterisk: Fix a self-comparison identified by gcc 6" into 13zuul
2016-06-22Merge "chan_unistim: Fix memcpy in get_to_address" into 13zuul
2016-06-22Merge "BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on a...Joshua Colp
2016-06-22Merge "Fix Alembic upgrades." into 13zuul
2016-06-22Merge "res_pjproject.c: Replace inlined DEBUG_ATLEAST() with macro." into 13zuul
2016-06-22res_fax: Fix reference leak in fax_v21_session_new.Corey Farrell
2016-06-22Merge "test_res_pjsip_scheduler: Add 'depends' on pjproject in MODULEINFO" in...zuul
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-22BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on autoconf.Alexander Traud
2016-06-22test_res_pjsip_scheduler: Add 'depends' on pjproject in MODULEINFOGeorge Joseph
2016-06-22res_pjsip: improve realtime performance #2Alexei Gradinari
2016-06-22res_rtp_asterisk: fix memory leak in dtlsTorrey Searle
2016-06-21Merge "res_pjsip_pubsub: Address SEGV when attempting to terminate a subscrip...zuul
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." into 13zuul
2016-06-21res_pjproject.c: Replace inlined DEBUG_ATLEAST() with macro.Richard Mudgett
2016-06-21Merge "PJSIP: provide transport type with received messages" into 13Joshua Colp
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