]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2015-07-13  Mark MichelsonMerge "bridge.c: Fixed race condition during attended...
2015-07-13  Kevin Harwellbridge.c: Fixed race condition during attended transfer 39/839/5
2015-07-13  Matt JordanMerge "main/format_cap: Parse capabilities generated...
2015-07-12  Matt Jordanmain/sorcery: Don't fail object set creation from JSON... 48/848/3
2015-07-12  Matt Jordanmain/format_cap: Parse capabilities generated by ast_fo... 47/847/2
2015-07-11  Matt JordanMerge "tests/test_devicestate: Add additional tests...
2015-07-11  Matt JordanMerge "res/res_sorcery_memory_cache: Fix test registrat...
2015-07-11  Matt JordanMerge "tests/test_sorcery_memory_cache_thrash: Fix...
2015-07-11  Matt Jordantests/test_devicestate: Add additional tests for the... 70/870/1
2015-07-11  Matt Jordanmain/devicestate: Prevent duplicate registration of... 84/784/2
2015-07-11  Matt Jordanres/res_sorcery_memory_cache: Fix test registration... 69/869/1
2015-07-11  Matt JordanMerge "ARI: Added new functionality to get all module...
2015-07-11  Matt Jordantests/test_sorcery_memory_cache_thrash: Fix test loadin... 68/868/1
2015-07-10  Benjamin FordARI: Added new functionality to get all module information. 32/732/11
2015-07-10  Matt JordanMerge "bridge_native_rtp.c: Don't start native RTP...
2015-07-09  Joshua Colpbridge_native_rtp.c: Don't start native RTP bridging... 55/855/2
2015-07-09  Joshua Colpres_sorcery_memory_cache: Backport to 13 54/854/1
2015-07-08  Joshua Colpres_rtp_asterisk: Ensure DTLS timeout timer is -1 if... 10/810/1
2015-07-08  Matt JordanMerge "res_pjsip_mwi.c: Use safer loop coding in mwi_su...
2015-07-08  Matt JordanMerge "res_pjsip_mwi.c: Fix MWI subscription memory...
2015-07-07  Joshua ColpMerge "PJSIP XML, XPIDF: Fix buffer size overwrite...
2015-07-07  Joshua ColpMerge topic 'res_pjsip_mwi_cleanups' into 13
2015-07-07  Joshua ColpMerge "PJSIP FAX: Fix T.38 automatic reject timer NULL...
2015-07-07  Joshua ColpMerge "res_pjsip_t38.c: Fix always false if test."...
2015-07-07  Joshua ColpMerge "res_pjsip: Need to use the same serializer for...
2015-07-07  Joshua ColpMerge "res/res_http_websocket: Don't send HTTP response...
2015-07-07  Joshua Colpres_rtp_asterisk: Prevent simultaneous access to DTLS... 87/787/5
2015-07-06  Richard Mudgettres_pjsip_t38.c: Fix always false if test. 93/793/1
2015-07-06  Richard Mudgettres_pjsip_mwi.c: Use safer loop coding in mwi_subscript... 97/797/1
2015-07-06  Richard Mudgettres_pjsip_mwi.c: Eliminate a simple RAII_VAR. 96/796/1
2015-07-06  Richard Mudgettres_pjsip_mwi.c: Fix mid-line log message line breaks. 95/795/1
2015-07-06  Richard Mudgettres_pjsip_mwi.c: Fix MWI subscription memory corruption... 03/803/1
2015-07-06  Richard MudgettPJSIP XML, XPIDF: Fix buffer size overwrite memory... 02/802/1
2015-07-06  Richard MudgettPJSIP FAX: Fix T.38 automatic reject timer NULL channel... 01/801/1
2015-07-06  Richard Mudgettres_pjsip: Need to use the same serializer for a pjproj... 92/792/1
2015-07-05  Joshua ColpMerge "chan_sip: Fix early call pickup channel leak...
2015-07-04  Joshua Colpres/res_http_websocket: Don't send HTTP response fragme... 79/779/1
2015-07-04  Matt JordanMakefile: Remove coverage files on 'make clean' 77/777/1
2015-07-02  Joshua ColpMerge "chan_vpb.cc: Fix compiler warning Jenkins found...
2015-07-02  Walter Doekeschan_sip: Fix early call pickup channel leak. 74/774/1
2015-07-02  Matt JordanMerge "sorcery/realtime: Add a bit of debug and warning...
2015-07-02  Joshua ColpMerge "res_timing: Don't close FD 0 when out of open...
2015-07-02  Joshua ColpMerge "rtp_engine: Skip useless self-assignment in...
2015-07-02  Joshua ColpMerge "astfd: Fix buffer overflow in DEBUG_FD_LEAKS...
2015-07-02  Joshua ColpMerge "chan_mgcp: Don't call close on fd -1." into 13
2015-07-02  Walter Doekeschan_mgcp: Don't call close on fd -1. 69/769/1
2015-07-02  Walter Doekesrtp_engine: Skip useless self-assignment in ast_rtp_eng... 66/766/1
2015-07-02  Walter Doekesastfd: Fix buffer overflow in DEBUG_FD_LEAKS. 63/763/1
2015-07-02  Walter Doekesres_timing: Don't close FD 0 when out of open files. 60/760/1
2015-07-01  Richard Mudgettchan_vpb.cc: Fix compiler warning Jenkins found. 57/757/1
2015-07-01  Scott GriepentrogChannel alert pipe: improve diagnostic error return 54/754/1
2015-07-01  Matt Jordansorcery/realtime: Add a bit of debug and warning messag... 53/753/2
2015-06-30  Joshua ColpMerge "res_sorcery_realtime: Fix leak of sorcery object...
2015-06-30  Matt JordanMerge "channel: Remove ignore of answer on non-outgoing...
2015-06-29  Mark Michelsonres_sorcery_realtime: Fix leak of sorcery object type. 45/745/2
2015-06-29  Matt JordanMerge "res_pjsip_nat: Adjust when contact should be...
2015-06-29  Matt JordanMerge "res/res_corosync: Always decline module load...
2015-06-27  Matt Jordanres/res_corosync: Always decline module load, instead... 41/741/1
2015-06-27  Matt Jordanmain/pbx: Resolve case sensitivity regression in PBX... 39/739/1
2015-06-26  Mark Michelsonres_pjsip_nat: Adjust when contact should be rewritten. 36/736/1
2015-06-26  Richard Mudgettres_pjsip_outbound_registration.c: Add a serializer... 91/691/4
2015-06-26  Matt JordanMerge "threadpool, res_pjsip: Add serializer group...
2015-06-26  Matt JordanMerge "res_pjsip_outbound_registration.c: Fix handle_cl...
2015-06-26  Matt JordanMerge "res_pjsip_outbound_registration.c: Use ast_sorce...
2015-06-26  Matt JordanMerge "res_pjsip_refer: Prevent sending duplicate heade...
2015-06-26  Matt JordanMerge "sorcery: Add ast_sorcery_object_unregister(...
2015-06-26  Matt JordanMerge "res_pjsip_outbound_registration.c: Reorder load_...
2015-06-26  Mark Michelsonres_pjsip_refer: Prevent sending duplicate headers. 30/730/1
2015-06-26  Matt JordanMerge "AMI: Add Linkedid to the standard channel snapsh...
2015-06-26  Mark Michelsonres_pjsip_nat: Rewrite route set when required. 23/723/2
2015-06-25  Richard Mudgettthreadpool, res_pjsip: Add serializer group shutdown... 90/690/3
2015-06-25  Richard Mudgettres_pjsip_outbound_registration.c: Fix handle_client_st... 89/689/3
2015-06-25  Richard Mudgettres_pjsip_outbound_registration.c: Use ast_sorcery_obje... 88/688/3
2015-06-25  Joshua Colpchannel: Remove ignore of answer on non-outgoing channels. 25/725/1
2015-06-25  Richard Mudgettsorcery: Add ast_sorcery_object_unregister() API call. 87/687/3
2015-06-25  Richard Mudgettres_pjsip_outbound_registration.c: Reorder load_module... 86/686/3
2015-06-25  Richard MudgettAMI: Add Linkedid to the standard channel snapshot... 00/700/2
2015-06-25  Mark MichelsonMerge "res_pjsip_mwi: Set up unsolicited MWI upon regis...
2015-06-25  Joshua ColpMerge "test.c: Add unit test registration checks for...
2015-06-25  Joshua ColpMerge "Unit tests: Fix unit test description strings...
2015-06-24  Richard Mudgetttest.c: Add unit test registration checks for summary... 15/715/1
2015-06-24  Richard MudgettUnit tests: Fix unit test description strings. 14/714/1
2015-06-24  Matt JordanMerge "app_dial: Hold reference to calling channel...
2015-06-24  Joshua Colpapp_dial: Hold reference to calling channel formats... 02/702/2
2015-06-24  Matt JordanMerge "res_pjsip_outbound_registration.c: Add missing...
2015-06-24  Matt JordanMerge "res_pjsip_outbound_registration.c: Eliminate...
2015-06-24  Matt JordanMerge "res_pjsip_outbound_registration.c: Misc code...
2015-06-23  Matt JordanMerge "bridge.c: Hangup attended transfer target if...
2015-06-23  Joshua Colpres_pjsip_mwi: Set up unsolicited MWI upon registration. 76/676/3
2015-06-22  Kevin Harwellbridge.c: Hangup attended transfer target if bridged 92/692/1
2015-06-22  Richard Mudgettres_pjsip_outbound_registration.c: Add missing line... 85/685/1
2015-06-22  Richard Mudgettres_pjsip_outbound_registration.c: Eliminate simple... 84/684/1
2015-06-22  Richard Mudgettres_pjsip_outbound_registration.c: Misc code cleanups. 83/683/1
2015-06-22  Alexander Traudchan_sip: Reload peer without its old capabilities. 81/681/1
2015-06-21  Joshua Colpchan_sip: Destroy peers without holding peers container... 73/673/1
2015-06-18  Mark MichelsonResolve race conditions involving Stasis bridges. 71/671/2
2015-06-16  Mark MichelsonParking: Add documentation for AMI ParkedCallSwap event. 66/666/2
2015-06-16  Joshua ColpMerge "res_pjsip: Add option to force G.726 to be treat...
2015-06-15  Corey Farrellfunc_pjsip_aor: Fix leaked contact from iterator. 61/661/1
2015-06-15  Kevin Harwellres_pjsip: Add option to force G.726 to be treated... 51/651/2
next