summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-21res_rtp_asterisk.c: Fix off nominal memory leak.Richard Mudgett
2016-12-20Merge "pjproject_bundled: Make build single threaded" into 13Joshua Colp
2016-12-20Merge "res_pjsip: Add/update ERROR msg if invalid URI." into 13Joshua Colp
2016-12-19Merge "autosupport: Add 'pjproject show buildopts'" into 13George Joseph
2016-12-19Merge "MESSAGE: Flush Message/ast_msg_queue channel alert pipe." into 13George Joseph
2016-12-19Merge "chan_dahdi.c: Fix bounds check regression." into 13Joshua Colp
2016-12-19Merge "chan_sip: Reorder unload_module to deal with stuck TCP threads." into 13Joshua Colp
2016-12-19Merge "app_queue: Ensure member is removed from pending when hanging up." int...zuul
2016-12-19app_queue: Ensure member is removed from pending when hanging up.Martin Tomec
2016-12-18pjproject_bundled: Make build single threadedGeorge Joseph
2016-12-17chan_sip: Reorder unload_module to deal with stuck TCP threads.Corey Farrell
2016-12-16configure: fix with-pjproject-bundledDavid M. Lee
2016-12-15autosupport: Add 'pjproject show buildopts'Richard Mudgett
2016-12-14chan_dahdi.c: Fix bounds check regression.Richard Mudgett
2016-12-14res_pjsip: Add/update ERROR msg if invalid URI.Richard Mudgett
2016-12-14MESSAGE: Flush Message/ast_msg_queue channel alert pipe.Richard Mudgett
2016-12-14res_sorcery_memory_cache: Change an error to a debug messageGeorge Joseph
2016-12-09pjproject_bundled: Retry download if previously saved tarball is badGeorge Joseph
2016-12-09Merge "Fix typo in chan_sip" into 13Joshua Colp
2016-12-09Merge "chan_sip: Delete unneeded check" into 13Joshua Colp
2016-12-09Merge "Small code cleanup in chan_sip" into 13zuul
2016-12-08Merge "res_pjsip: Fix 'A = B != C' kind." into 13zuul
2016-12-08Merge "res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses comman...Joshua Colp
2016-12-08chan_sip: Delete unneeded checkBadalyan Vyacheslav
2016-12-08Small code cleanup in chan_sipBadalyan Vyacheslav
2016-12-08Fix typo in chan_sipBadalyan Vyacheslav
2016-12-08res_pjsip: Fix 'A = B != C' kind.Badalyan Vyacheslav
2016-12-08Merge "res_format_attr_opus: Fix crash when fmtp contains spaces." into 13Kevin Harwell
2016-12-08chan_sip: Do not allow non-SP/HTAB between header key and colon.Walter Doekes
2016-12-08res_format_attr_opus: Fix crash when fmtp contains spaces.Joshua Colp
2016-12-07res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses commandGeorge Joseph
2016-12-07Merge "Bundled pjproject: Fix finding SIP transactions." into 13Joshua Colp
2016-12-07Bundled pjproject: Fix finding SIP transactions.Richard Mudgett
2016-12-06pjproject_bundled: Fix missing inclusion of symbolsGeorge Joseph
2016-12-06Merge "res_pjsip_outbound_registration.c: Filter redundant statsd reporting."...Joshua Colp
2016-12-05Merge "Remove files that got merged in error somehow to the 13 branch." into 13Joshua Colp
2016-12-02Remove files that got merged in error somehow to the 13 branch.Richard Mudgett
2016-12-02res_pjsip_outbound_registration.c: Filter redundant statsd reporting.Richard Mudgett
2016-12-02Merge "res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameter"...Joshua Colp
2016-12-02Merge "tcptls: Use new certificate upon sip reload" into 13Joshua Colp
2016-12-02Merge "PJPROJECT logging: Made easier to get available logging levels." into 13Joshua Colp
2016-12-01Merge "res_rtp: Fix regression when IPv6 is not available." into 13Joshua Colp
2016-12-01Merge "res_calendar_caldav: Add support reading gmail calendar" into 13Joshua Colp
2016-12-01Merge "Frame deferral: Re-queue deferred frames one-at-a-time." into 13Joshua Colp
2016-12-01Merge "OpenSSL 1.1.0 support" into 13Joshua Colp
2016-11-30res_rtp: Fix regression when IPv6 is not available.Guido Falsi
2016-11-30res_calendar_caldav: Add support reading gmail calendarEduardo S. Libardi
2016-11-30PJPROJECT logging: Made easier to get available logging levels.Richard Mudgett
2016-11-30Frame deferral: Re-queue deferred frames one-at-a-time.Mark Michelson
2016-11-30Merge "chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no" ...zuul