summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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" into 13Joshua Colp
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-29Merge "siren: Add format attribute modules for Siren7 and Siren14." into 13zuul
2016-06-23siren: Add format attribute modules for Siren7 and Siren14.Joshua Colp
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 "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-22res_rtp_asterisk: Fix a self-comparison identified by gcc 6George Joseph
2016-06-22Fix Alembic upgrades.Mark Michelson
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-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
2016-06-21Merge "fix: memory leaks, resource leaks, out of bounds and bugs" into 13zuul
2016-06-20res_pjsip_session: Handle race condition at shutdown with timer.Joshua Colp
2016-06-20fix: memory leaks, resource leaks, out of bounds and bugsAlexei Gradinari
2016-06-20Merge "ARI: Ensure announcer channels are destroyed." into 13zuul
2016-06-20ARI: Ensure announcer channels are destroyed.Mark Michelson
2016-06-15res_pjsip_transport_management.c: Misc cleanups to survive shutdown.Richard Mudgett
2016-06-14res_pjsip.c: Add check that timer actually got scheduled.Richard Mudgett
2016-06-14Merge "res_pjsip_session.c: Reorganize ast_sip_session_terminate()." into 13zuul
2016-06-13res_rtp_multicast.c: Fix warning message typo.Richard Mudgett
2016-06-10res_pjsip_session.c: Reorganize ast_sip_session_terminate().Richard Mudgett
2016-06-10chan_rtp: Backport changes from master.Richard Mudgett
2016-06-09Merge "res_pjsip_registrar.c: Eliminate rx REGISTER request race condition." ...Joshua Colp
2016-06-09Merge "sorcery: Add setting object type congestion levels." into 13Joshua Colp
2016-06-09Merge "taskprocessors: Implement high/low water mark alerts." into 13zuul
2016-06-09Merge "res_pjsip_session: Use distributor serializer for incoming calls." int...zuul
2016-06-09Merge "res_pjsip_pubsub.c: Recreate subscriptions using distributor serialize...zuul
2016-06-09Merge "res_pjsip_pubsub.c: Use distributor serializer for incoming subscripti...zuul
2016-06-09Merge "pjsip_distributor.c: Consistently pick a serializer for messages." int...zuul
2016-06-09Merge "pjsip_distributor.c: Ignore messages until fully booted." into 13zuul
2016-06-08res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loadedMatt Jordan
2016-06-08Merge "ari/resource_channels: Add 'formats' to channel create/originate" int...zuul
2016-06-07res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.Richard Mudgett
2016-06-07sorcery: Add setting object type congestion levels.Richard Mudgett
2016-06-07taskprocessors: Implement high/low water mark alerts.Richard Mudgett
2016-06-07res_pjsip_session: Use distributor serializer for incoming calls.Richard Mudgett
2016-06-07res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.Richard Mudgett
2016-06-07res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.Richard Mudgett