summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-20app_voicemail.c: Fix IMAP compile error.Richard Mudgett
2016-06-20Merge "ARI: Ensure announcer channels are destroyed." into 13zuul
2016-06-20ARI: Ensure announcer channels are destroyed.Mark Michelson
2016-06-16Merge "chan_sip: bigger buffers for headers, better failure mode" into 13zuul
2016-06-16chan_sip: bigger buffers for headers, better failure modeVasil Kolev
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-13Merge "chan_rtp: Backport changes from master." into 13Joshua Colp
2016-06-13Merge "chan_rtp.c: Copy file from chan_multicast_rtp.c" into 13Joshua Colp
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-10chan_rtp.c: Copy file from chan_multicast_rtp.cRichard Mudgett
2016-06-10core: Not the configured but granted number of possible file descriptors.Alexander Traud
2016-06-10Merge "cel: Ensure only one dial status per channel exists." into 13Joshua Colp
2016-06-09Merge "res_pjsip_registrar.c: Eliminate rx REGISTER request race condition." ...Joshua Colp
2016-06-09Merge "stasis: Add setting subscription congestion levels." into 13Joshua 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-09cel: Ensure only one dial status per channel exists.Joshua Colp
2016-06-09Merge "chan_pjsip: Lock channel when checking for RTP changes." into 13zuul
2016-06-09chan_pjsip: Lock channel when checking for RTP changes.Mark Michelson
2016-06-09build: Fix ast_sockaddr initialization to be more portableGeorge Joseph
2016-06-09Merge "astfd: Not maximum size of a single file but maximum file descriptors....zuul
2016-06-08Merge "BuildSystem: Avoid 'ar cru' and use 'ar cr' instead." into 13zuul
2016-06-08Merge "res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loaded" ...Joshua Colp
2016-06-08Merge "Fix #include poll.h and sys/cdefs.h" into 13Joshua Colp
2016-06-08res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loadedMatt Jordan
2016-06-08astfd: Not maximum size of a single file but maximum file descriptors.Alexander Traud
2016-06-08Merge "ari/resource_channels: Add 'formats' to channel create/originate" int...zuul
2016-06-07Fix #include poll.h and sys/cdefs.hTimo Teräs
2016-06-07res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.Richard Mudgett
2016-06-07stasis: Add setting subscription congestion levels.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-07BuildSystem: Avoid 'ar cru' and use 'ar cr' instead.Alexander Traud