]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2015-09-17  Richard MudgettCHAOS: res_pjsip_diversion avoid crash if allocation... 82/1282/1
2015-09-17  Joshua ColpMerge "res_pjsip_pubsub: Eliminate race during initial...
2015-09-17  Mark Michelsonres_pjsip_pubsub: Eliminate race during initial NOTIFY. 66/1266/2
2015-09-15  Mark Michelsonscheduler: Use queue for allocating sched IDs. 54/1254/5
2015-09-11  Matt JordanMerge "res/res_pjsip_nat: Ignore REGISTER requests...
2015-09-11  Rodrigo Ramírez... chan_sip.c: Validation on module reload 55/1255/1
2015-09-10  Richard Mudgettres_pjsip_pubsub.c: Mark ast_sip_create_subscription... 45/1245/1
2015-09-10  Richard Mudgettres_pjsip_pubsub.c: Add some notification comments. 44/1244/1
2015-09-10  Richard Mudgettres_pjsip_pubsub.c: Set dlg_status code instead of... 43/1243/1
2015-09-10  Richard Mudgettres_pjsip_pubsub.c: Fix off-nominal memory leak. 42/1242/1
2015-09-10  Richard Mudgettres_pjsip_pubsub.c: Fix one byte buffer overrun error. 41/1241/1
2015-09-10  Richard Mudgettres_pjsip_pubsub.c: Use ast_alloca() instead of alloca(). 40/1240/1
2015-09-10  Richard Mudgettres_pjsip_pubsub.c: Add missing error return in load_mo... 39/1239/1
2015-09-10  Richard Mudgettres_pjsip/location.c: Use the builtin ao2_callback... 38/1238/1
2015-09-10  Mark Michelsonres_pjsip: Copy default_from_user to avoid crash. 35/1235/1
2015-09-10  Matt Jordanres/res_pjsip_nat: Ignore REGISTER requests when lookin... 33/1233/1
2015-09-10  Joshua ColpMerge "ParkAndAnnounce: Add variable inheritance" into 13
2015-09-10  Matt JordanMerge "chan_ooh323: Add ProgressIndicator IE with inban...
2015-09-09  Alexander Anikinchan_ooh323: Add ProgressIndicator IE with inband info... 30/1230/2
2015-09-09  Scott Griepentrogpjsip: avoid possible crash req_caps allocation failure 15/1215/3
2015-09-09  Joshua ColpMerge "res_pjsip: Use hash for contact object identity...
2015-09-08  Jonathan RoseParkAndAnnounce: Add variable inheritance 28/1228/1
2015-09-08  Matt JordanMerge "res_rtp_asterisk: Add more ICE debugging" into 13
2015-09-08  David M. Leeres_rtp_asterisk: Add more ICE debugging 21/1221/3
2015-09-08  Guido FalsiCore/General: Add #ifdef needed on FreeBSD. 23/1223/1
2015-09-08  Joshua ColpMerge "res/res_pjsip: Purge contacts when an AoR is...
2015-09-08  Joshua Colpres_pjsip: Use hash for contact object identity instead... 12/1212/1
2015-09-07  Alexander Anikinchan_ooh323: call ast_rtp_instance_stop on ooh323_destroy 10/1210/1
2015-09-07  Matt Jordanres/res_pjsip: Purge contacts when an AoR is deleted 07/1207/1
2015-09-05  Matt JordanMerge "endpoint snapshot: avoid second cleanup on alloc...
2015-09-05  Matt JordanMerge "channels/pjsip/dialplan_functions: Add an option...
2015-09-05  Joshua ColpMerge "res_pjsip: Change default from user value."...
2015-09-05  Joshua ColpMerge "Fix when remote candidates exceed PJ_ICE_MAX_CAN...
2015-09-05  Matt Jordanchannels/pjsip/dialplan_functions: Add an option for... 04/1204/1
2015-09-04  David M. LeeFix when remote candidates exceed PJ_ICE_MAX_CAND 02/1202/1
2015-09-04  Mark Michelsonres_pjsip: Change default from user value. 98/1198/1
2015-09-04  Scott Griepentrogendpoint snapshot: avoid second cleanup on alloc failure 84/1184/1
2015-09-04  Martin Tomecres/pjsip: Mark WSS transport as secure 82/1182/1
2015-09-02  Joshua ColpMerge "res_pjsip: Fix contact refleak on stateful respo...
2015-09-02  Mark Michelsonres_pjsip: Fix contact refleak on stateful responses. 77/1177/1
2015-09-02  Joshua Colppbx: Fix crash when issuing "core show hints" with... 74/1174/1
2015-09-01  Mark Michelsonres_pjsip_pubsub: re-re-fix persistent subscription... 68/1168/2
2015-08-31  Joshua ColpMerge "Fix deadlock on presence state changes." into 13
2015-08-31  Mark MichelsonFix deadlock on presence state changes. 66/1166/1
2015-08-29  Matt JordanMerge "taskprocessor: Fix race condition between unrefe...
2015-08-29  Matt JordanMerge "res_pjsip_sdp_rtp: Fix multiple keepalive schedu...
2015-08-29  Joshua Colptaskprocessor: Fix race condition between unreferencing... 63/1163/1
2015-08-29  Joshua Colpres_pjsip_sdp_rtp: Fix multiple keepalive scheduled... 60/1160/1
2015-08-29  Joshua Colpsched: ast_sched_del may return prematurely due to... 57/1157/1
2015-08-28  Mark MichelsonMerge "res_pjsip_session: Don't invoke session suppleme...
2015-08-27  Joshua ColpMerge "res_pjsip: Add common ast_sip_get_host_ip API...
2015-08-27  Mark MichelsonMerge "Chaos: make hangup NULL tolerant" into 13
2015-08-27  Joshua Colpres_pjsip_session: Don't invoke session supplements... 52/1152/1
2015-08-26  Scott GriepentrogChaos: handle failed allocation in get_media_encryption... 48/1148/1
2015-08-26  Scott GriepentrogChaos: make hangup NULL tolerant 46/1146/1
2015-08-26  Joshua Colpchan_sip: Allow call pickup to set the hangup cause. 42/1142/1
2015-08-25  Joshua Colpres_pjsip: Add common ast_sip_get_host_ip API. 37/1137/2
2015-08-24  Mark MichelsonMerge "res_pjsip_pubsub: On recreated notify fail delet...
2015-08-24  Mark MichelsonMerge "bridge: Kick channel from bridge if hung up...
2015-08-24  Joshua ColpMerge "res_pjsip/pjsip_configuration: Disregard empty...
2015-08-24  Joshua Colpres_pjsip_pubsub: On recreated notify fail deleted... 30/1130/1
2015-08-24  Joshua Colpbridge: Kick channel from bridge if hung up during... 33/1133/1
2015-08-23  Matt Jordanres_pjsip/pjsip_configuration: Disregard empty auth... 28/1128/2
2015-08-20  Joshua ColpMerge topic 'ASTERISK-25215' into 13
2015-08-19  Mark MichelsonMerge "contrib: script install_prereq should install...
2015-08-19  Richard Mudgettari/ari_websockets.c: Fix ast_debug parameter type... 23/1123/1
2015-08-19  Scott Griepentrogcontrib: script install_prereq should install sqlite3 20/1120/1
2015-08-19  Matt JordanMerge "res_ari.c: Add missing off nominal unlock and...
2015-08-19  Matt JordanMerge "res_http_websocket.c: Fix some off nominal path...
2015-08-18  Richard Mudgettres_http_websocket.c: Fix some off nominal path cleanup. 16/1116/1
2015-08-18  Richard Mudgettres_ari.c: Add missing off nominal unlock and remove... 15/1115/1
2015-08-18  Richard Mudgettapp_queue.c: Extract some functions for simpler code. 07/1107/2
2015-08-18  Richard Mudgettapp_queue.c: Fix setting QUEUE_MEMBER 'paused' and... 05/1105/2
2015-08-18  Richard Mudgettapp_queue.c: Fix error checking in QUEUE_MEMBER() read. 06/1106/2
2015-08-17  Scott GriepentrogCHAOS: prevent sorcery object with null id 01/1101/1
2015-08-14  Mark Michelsonres_pjsip_sdp_rtp: Restore removed NULL check. 97/1097/1
2015-08-13  Richard Mudgettaudiohook.c: Simplify variable usage in audiohook_read_... 87/1087/2
2015-08-13  Richard Mudgettaudiohook.c: Fix MixMonitor crash when using the r... 86/1086/2
2015-08-13  Mark MichelsonMerge "chan_sip.c: wrong peer searched in sip_report_se...
2015-08-13  Kevin Harwellchan_sip.c: wrong peer searched in sip_report_security_... 82/1082/2
2015-08-13  Joshua Colpres_http_websocket: When shutting down a session don... 78/1078/2
2015-08-12  Joshua ColpMerge "res_http_websocket: Forcefully terminate on...
2015-08-12  Mark MichelsonMerge topic 'ASTERISK-25315' into 13
2015-08-12  Joshua ColpMerge "chan_sip: Fix negotiation of iLBC 30." into 13
2015-08-12  Joshua Colpres_http_websocket: Forcefully terminate on write errors. 73/1073/1
2015-08-11  Richard Mudgettchan_dahdi.c: Flush the DAHDI write buffer after starti... 65/1065/1
2015-08-11  Richard Mudgettchan_dahdi.c: Lock private struct for ast_write(). 64/1064/1
2015-08-11  Richard Mudgettres_pjsip.c: Fix crash from corrupt saved SUBSCRIBE... 63/1063/1
2015-08-11  Matt JordanMerge "res/res_format_attr_silk: Expose format attribut...
2015-08-11  Matt JordanMerge "main/format: Add an API call for retrieving...
2015-08-11  Alexander Traudchan_sip: Fix negotiation of iLBC 30. 57/1057/2
2015-08-10  Joshua ColpMerge "Replace htobe64 with htonll" into 13
2015-08-10  Joshua ColpMerge "res_pjsip_pubsub: More accurately persist packet...
2015-08-09  Matt Jordanres/res_format_attr_silk: Expose format attributes... 54/1054/1
2015-08-09  Matt Jordanmain/format: Add an API call for retrieving format... 53/1053/1
2015-08-08  Matt JordanMerge "rtp_engine.c: Fix performance issue with several...
2015-08-08  David M. LeeReplace htobe64 with htonll 51/1051/1
2015-08-07  Scott EmidyARI: Retrieve existing log channels 86/986/14
2015-08-07  Scott EmidyARI: Creating log channels 42/1042/5
2015-08-07  Joshua ColpMerge "ARI: Deleting log channels" into 13
next