summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-23BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf.Alexander Traud
2016-06-22BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on autoconf.Alexander Traud
2016-06-21BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf.Alexander Traud
2016-06-21Merge "fix: memory leaks, resource leaks, out of bounds and bugs"zuul
2016-06-20Merge "app_voicemail.c: Fix IMAP compile error."zuul
2016-06-20Merge "http: leverage 'bindaddr' for TLS in http.conf"zuul
2016-06-20app_voicemail.c: Fix IMAP compile error.Richard Mudgett
2016-06-20fix: memory leaks, resource leaks, out of bounds and bugsAlexei Gradinari
2016-06-20ARI: Ensure announcer channels are destroyed.Mark Michelson
2016-06-20http: leverage 'bindaddr' for TLS in http.confAlexander Traud
2016-06-17Merge "Add support for OGG/Speex file format"Joshua Colp
2016-06-16Merge "chan_sip: bigger buffers for headers, better failure mode"zuul
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()."zuul
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-10Merge "core: Not the configured but granted number of possible file descripto...zuul
2016-06-10core: Not the configured but granted number of possible file descriptors.Alexander Traud
2016-06-10Merge "astfd: With RLIMIT_NOFILE only the current value is sensible."Joshua Colp
2016-06-10translate: Enables native Packet-Loss Concealment (PLC) for supporting codecs.Joshua Colp
2016-06-10astfd: With RLIMIT_NOFILE only the current value is sensible.Alexander Traud
2016-06-09Merge "cel: Ensure only one dial status per channel exists."zuul
2016-06-09Merge "ARI: Ensure proper channel state on operations."zuul
2016-06-09Merge "test_http_media_cache: Fix failing test."zuul
2016-06-09Merge "chan_sip: Support auth username for callbackextension feature"zuul
2016-06-09Merge "res_pjsip_registrar.c: Eliminate rx REGISTER request race condition."Joshua Colp
2016-06-09Merge "stasis: Add setting subscription congestion levels."Joshua Colp
2016-06-09Merge "sorcery: Add setting object type congestion levels."Joshua Colp
2016-06-09Merge "taskprocessors: Implement high/low water mark alerts."Joshua Colp
2016-06-09Merge "res_pjsip_session: Use distributor serializer for incoming calls."Joshua Colp
2016-06-09Merge "res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer."Joshua Colp
2016-06-09Merge "res_pjsip_pubsub.c: Use distributor serializer for incoming subscripti...Joshua Colp
2016-06-09Merge "pjsip_distributor.c: Consistently pick a serializer for messages."Joshua Colp
2016-06-09Merge "pjsip_distributor.c: Ignore messages until fully booted."zuul
2016-06-09cel: Ensure only one dial status per channel exists.Joshua Colp
2016-06-09ARI: Ensure proper channel state on operations.Mark Michelson
2016-06-09test_http_media_cache: Fix failing test.Mark Michelson
2016-06-09Add support for OGG/Speex file formatTimo Teräs
2016-06-09Merge "chan_pjsip: Lock channel when checking for RTP changes."zuul
2016-06-09cdr.c: Remove assert in base_process_dial_endGeorge Joseph
2016-06-09chan_pjsip: Lock channel when checking for RTP changes.Mark Michelson
2016-06-09res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.Richard Mudgett
2016-06-09stasis: Add setting subscription congestion levels.Richard Mudgett
2016-06-09sorcery: Add setting object type congestion levels.Richard Mudgett
2016-06-09taskprocessors: Implement high/low water mark alerts.Richard Mudgett
2016-06-09res_pjsip_session: Use distributor serializer for incoming calls.Richard Mudgett
2016-06-09res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.Richard Mudgett
2016-06-09res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.Richard Mudgett
2016-06-09pjsip_distributor.c: Consistently pick a serializer for messages.Richard Mudgett