summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-26Merge "res_parking: Cleanup find_channel_parking_lot_name() usage."zuul
2016-03-25res_parking: Cleanup find_channel_parking_lot_name() usage.Richard Mudgett
2016-03-25res_parking: Update parking documentation for dynamic parking lots.Philip Correia
2016-03-25Merge "pjproject-bundled: Cleanups for reported issues"zuul
2016-03-25Merge "progdocs: Exclude ./third-party from documentation generation"zuul
2016-03-25Merge "tests/test_http_media_cache: Fix file descriptor leak in test."zuul
2016-03-25Merge "core/logging: Fix broken syslog levels on older glibc."zuul
2016-03-25Merge "media_cache: Demote warning to debug as it may occur often."Joshua Colp
2016-03-25media_cache: Demote warning to debug as it may occur often.Joshua Colp
2016-03-25Merge "musiconhold: Only warn if music class is not found in memory and datab...Joshua Colp
2016-03-24Restrict CLI/AMI commands on shutdown.Mark Michelson
2016-03-24config: fix flags in uint option handlerGianluca Merlo
2016-03-24musiconhold: Only warn if music class is not found in memory and database.Walter Doekes
2016-03-24core/logging: Fix broken syslog levels on older glibc.Walter Doekes
2016-03-24tests/test_http_media_cache: Fix file descriptor leak in test.Joshua Colp
2016-03-23Merge "main/app: Only look to end of file if ':end' is specified, and not jus...Joshua Colp
2016-03-23Merge "main/file: Add the ability to play media in the media cache"Joshua Colp
2016-03-23Merge "tests/test_http_media_cache: Add unit tests for res_http_media_cache"zuul
2016-03-23Merge "res/res_http_media_cache: Add an HTTP(S) backend for the core media ca...zuul
2016-03-23Merge "main/media_cache: Provide an extension on the local file associated wi...zuul
2016-03-23Merge "funcs/func_curl: Add the ability for CURL to download and store files"zuul
2016-03-23main/app: Only look to end of file if ':end' is specified, and not just ':'Matt Jordan
2016-03-23main/file: Add the ability to play media in the media cacheMatt Jordan
2016-03-23tests/test_http_media_cache: Add unit tests for res_http_media_cacheMatt Jordan
2016-03-23res/res_http_media_cache: Add an HTTP(S) backend for the core media cacheMatthew Jordan
2016-03-23main/media_cache: Provide an extension on the local file associated with a URIMatt Jordan
2016-03-23funcs/func_curl: Add the ability for CURL to download and store filesMatthew Jordan
2016-03-23pjproject-bundled: Cleanups for reported issuesGeorge Joseph
2016-03-22chan_sip.c: Space after port causes unnecessary resolution attemptFrancesco Castellano
2016-03-21Merge "func_aes: fix misuse of strlen on binary data"zuul
2016-03-19progdocs: Exclude ./third-party from documentation generationGeorge Joseph
2016-03-18func_aes: fix misuse of strlen on binary dataGianluca Merlo
2016-03-18chan_pjsip: ref leak when checking direct_media_glareKevin Harwell
2016-03-18Merge "chan_pjsip: transfers with direct media reinvite has wrong address/port"zuul
2016-03-18chan_pjsip: transfers with direct media reinvite has wrong address/portKevin Harwell
2016-03-17res_pjsip_refer.c: Fix seg fault in process of Refer-to header.Sergio Medina Toledo
2016-03-17Merge "Add initial support to build Docker images"Joshua Colp
2016-03-17Merge "chan_sip.c: Made sip_reinvite_retry() call sip_pvt_lock_full()."Joshua Colp
2016-03-17Add initial support to build Docker imagesLeif Madsen
2016-03-16chan_sip.c: Fix mwi resub deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix registration timeout and expire deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix waitid deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix t38id deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix session timers deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix reinviteid deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix autokillid deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix packet retransid deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix provisional_keepalive_sched_id deadlock.Richard Mudgett
2016-03-16chan_sip.c: Adjust how dialog_unlink_all() stops scheduled events.Richard Mudgett
2016-03-16chan_sip.c: Clear scheduled immediate events on unload.Richard Mudgett