]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2015-09-07  Matt Jordanres/res_pjsip: Purge contacts when an AoR is deleted 07/1207/1
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
2015-08-07  Joshua ColpMerge "res_pjsip: Ensure sanitized XML is NULL terminat...
2015-08-06  Scott EmidyARI: Deleting log channels 48/1048/4
2015-08-06  Mark Michelsonres_pjsip_pubsub: More accurately persist packet. 44/1044/2
2015-08-06  Joshua ColpMerge "res_rtp_asterisk.c: Fix off-nominal crash potent...
2015-08-06  Joshua ColpMerge topic 'misc_rtp_tweaks' into 13
2015-08-06  Joshua Colpres_pjsip: Ensure sanitized XML is NULL terminated. 38/1038/2
2015-08-06  Joshua ColpMerge "res_pjsip_sdp_rtp.c: Fix processing wrong SDP...
2015-08-05  Mark MichelsonMerge "res_rtp_asterisk: Don't leak temporary key when...
2015-08-05  Joshua Colpres_rtp_asterisk: Don't leak temporary key when enablin... 36/1036/2
2015-08-04  Mark Michelsonres_http_websocket: Debug write lengths. 33/1033/1
2015-08-03  Matt JordanMerge "res_http_websocket: Avoid passing strlen() to...
2015-08-03  Mark Michelsonres_http_websocket: Avoid passing strlen() to ast_webso... 31/1031/1
2015-08-03  Mark Duncanres/res_rtp_asterisk: Add ECDH support 30/1030/1
2015-08-03  Joshua ColpMerge topic 'misc_rtp_tweaks' into 13
2015-07-31  Mark MichelsonMerge "ARI: Rotate log channels." into 13
2015-07-31  Benjamin FordARI: Rotate log channels. 88/988/5
2015-07-31  Richard Mudgettrtp_engine.c: Fix performance issue with several channe... 08/1008/1
2015-07-31  Richard Mudgettres_rtp_asterisk.c: Fix off-nominal crash potential. 07/1007/1
2015-07-31  Richard Mudgettrtp_engine.c: Must protect mime_types_len with mime_typ... 06/1006/1
2015-07-31  Richard Mudgettres_pjsip_sdp_rtp.c: Fix processing wrong SDP media... 04/1004/1
2015-07-31  Richard Mudgettres_pjsip_sdp_rtp.c: Fixup some whitespace. 05/1005/1
2015-07-31  Richard Mudgettrtp_engine.h: No sense allowing payload types larger... 03/1003/1
2015-07-31  Richard Mudgettrtp_engine.c: Minor tweaks. 02/1002/1
2015-07-31  Richard Mudgettrtp_engine.h: Misc comment fixes. 01/1001/1
2015-07-31  Richard Mudgettchan_sip.c: Tweak glue->update_peer() parameter nil... 00/1000/1
2015-07-30  Richard Mudgettres_pjsip_session.c: Fix crashes seen when call cancelled. 95/995/1
2015-07-30  Joshua ColpMerge "Add a test event for inband ringing." into 13
2015-07-29  Mark Michelsonres_http_websocket: Properly encode 64 bit payload 90/990/1
2015-07-29  Mark MichelsonAdd a test event for inband ringing. 83/983/1
2015-07-28  Mark MichelsonMerge "holding_bridge: ensure moh participants get...
2015-07-28  Jonathan Roseholding_bridge: ensure moh participants get frames 20/920/3
2015-07-24  Matt JordanBump the ARI version to 1.8.0 61/961/1
2015-07-24  Joshua Colppjsip: Add rtp_timeout and rtp_timeout_hold endpoint... 41/941/3
2015-07-24  Joshua ColpMerge "res_pjsip: Add rtp_keepalive to sample config...
2015-07-24  Mark Michelsonres_pjsip: Add rtp_keepalive to sample config file. 58/958/1
2015-07-24  Mark MichelsonLocal channels: Alternate solution to ringback problem. 54/954/3
2015-07-23  Matt JordanMerge "audiohook: Use manipulated frame instead of...
2015-07-22  Joshua ColpMerge "Local channels: Do not block control -1 payloads...
2015-07-22  Joshua Colpaudiohook: Use manipulated frame instead of dropping it. 52/952/1
2015-07-22  Mark MichelsonLocal channels: Do not block control -1 payloads. 50/950/1
2015-07-22  Joshua Colpaudiohook: Read the correct number of samples based... 45/945/1
2015-07-20  Joshua ColpMerge "Documentation: A couple of trivial fixes in...
2015-07-20  Rusty NewtonDocumentation: A couple of trivial fixes in sip.conf... 36/936/1
2015-07-20  Mark Michelsonres_pjsip: Add rtp_keepalive endpoint option. 64/864/6
2015-07-20  Matt JordanMerge "chan_pjsip: Don't change formats when frame...
2015-07-19  Matt JordanMerge "res/res_musiconhold: Add a warning when MOH...
2015-07-19  Joshua ColpMerge "pbx.c: Post AMI VarSet event if delete a non...
2015-07-19  Michael Cargileres/res_musiconhold: Add a warning when MOH does not... 34/934/1
2015-07-19  Matt Jordanres/res_sorcery_config: Prevent crash from misconfigure... 31/931/1
2015-07-17  Mark MichelsonMerge "sig_pri.h: force_restart_unavailable_chans in...
2015-07-17  Joshua Colpchan_pjsip: Don't change formats when frame of unsuppor... 03/903/3
2015-07-17  Patric Marschallsig_pri.h: force_restart_unavailable_chans in wrong... 24/924/2
2015-07-17  Richard Mudgettpbx.c: Post AMI VarSet event if delete a non-empty... 27/927/1
2015-07-17  Matt JordanMerge "ARI: Add support for push configuration of dynam...
2015-07-17  Matt JordanMerge "strings.h: Fix issues with escape string functio...
2015-07-17  Matt JordanARI: Add support for push configuration of dynamic... 53/853/4
next