summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2016-06-22res_rtp_asterisk: Fix a self-comparison identified by gcc 6George Joseph
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_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
2016-06-07pjsip_distributor.c: Consistently pick a serializer for messages.Richard Mudgett
2016-06-07pjsip_distributor.c: Ignore messages until fully booted.Richard Mudgett
2016-06-07Merge "res_odbc: Implement a connection pool." into 13zuul
2016-06-07res_odbc: Implement a connection pool.Joshua Colp
2016-06-07res_srtp: Instead of libSRTP use OpenSSL as random source.Alexander Traud
2016-06-03ari/resource_channels: Add 'formats' to channel create/originateGeorge Joseph
2016-05-31pjsip_distributor.c: Use correct rdata info access method (Part 2).Richard Mudgett
2016-05-31Merge "res_pjsip_mwi_body_generator: Re-order the body items" into 13zuul
2016-05-31Merge "res_pjsip: add "via_addr", "via_port", "call_id" to contact" into 13Joshua Colp
2016-05-31Merge "res_pjsip: Add clarifying documentation to PJSIP_HEADER help text" int...zuul
2016-05-31Merge "res_pjsip: chatty verbose messages" into 13zuul
2016-05-30res_pjsip_mwi_body_generator: Re-order the body itemsGeorge Joseph
2016-05-27res_pjsip: Add clarifying documentation to PJSIP_HEADER help textRusty Newton
2016-05-26pjsip_distributor.c: Use correct rdata info access method.Richard Mudgett
2016-05-25res_pjsip: add "via_addr", "via_port", "call_id" to contactAlexei Gradinari