]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2017-02-20  Sean Brightres_config_ldap: Fix erroneous LDAP_MOD_REPLACE in... 10/5010/2
2017-02-19  zuulMerge "res_config_sqlite3: Fix crash when loading with...
2017-02-19  Joshua ColpMerge "pjproject-bundled: Fix checksum verification...
2017-02-18  Sean Brightres_config_sqlite3: Fix crash when loading with invalid... 59/4959/2
2017-02-17  zuulMerge "Remove extra ast_iostream_close() calls."
2017-02-17  Sean Brightpjproject-bundled: Fix checksum verification when using... 00/5000/1
2017-02-17  Mark MichelsonRemove extra ast_iostream_close() calls. 97/4997/1
2017-02-16  Joshua Colpbuild: Execute ldconfig to build cache. 83/4983/1
2017-02-16  zuulMerge "stream: Rename creates/destroys to allocs/frees"
2017-02-16  Joshua ColpMerge "stream: Add unit tests for channel stream usage."
2017-02-16  zuulMerge "chan_unistim: fix char type to have consistent...
2017-02-16  Joshua ColpMerge "http: Ensure capath is defined on all http creat...
2017-02-16  Joshua ColpMerge "res_pjsip_pubsub: Correctly implement persisted...
2017-02-16  George Josephstream: Rename creates/destroys to allocs/frees 74/4974/3
2017-02-16  zuulMerge "pjsip_distributor.c: Fix off-nominal tdata ref...
2017-02-16  Joshua Elsonhttp: Ensure capath is defined on all http creations 63/4963/4
2017-02-16  Igor Goncharovskychan_unistim: fix char type to have consistent behavior... 66/4966/1
2017-02-16  George JosephMerge "stream: Add stream topology to channel"
2017-02-15  George Josephres_pjsip_pubsub: Correctly implement persisted subscr... 18/4918/9
2017-02-15  Sean Brightres_rtp_asterisk: Use PJ_ICE_MAX_CAND instead of hard... 56/4956/1
2017-02-15  Joshua Colpstream: Add unit tests for channel stream usage. 47/4947/3
2017-02-14  zuulMerge "app_voicemail: Allow 'Comedian Mail' branding...
2017-02-14  zuulMerge "app_voicemail: VoiceMailPlayMsg did not play...
2017-02-14  Sean Brightapp_voicemail: Allow 'Comedian Mail' branding to be... 42/4942/4
2017-02-14  George Josephstream: Add stream topology to channel 39/4939/9
2017-02-14  zuulMerge "app_record: Add option to prevent silence from...
2017-02-14  zuulMerge "cli: Fix various CLI documentation and completio...
2017-02-14  zuulMerge "channel: Protect flags in ast_waitfor_nandfds...
2017-02-14  zuulMerge "stream: Add stream topology unit tests and fix...
2017-02-14  rrittgarnapp_voicemail: VoiceMailPlayMsg did not play database... 33/4933/2
2017-02-14  Joshua ColpMerge "libasteriskssl: do nothing with OpenSSL >= 1.1"
2017-02-14  zuulMerge "tcptls: use TLS_client_method with OpenSSL 1.1"
2017-02-14  zuulMerge "openssl 1.1 support: use OPENSSL_VERSION_NUMBER"
2017-02-14  Sean Brightapp_record: Add option to prevent silence from being... 45/4945/2
2017-02-14  Joshua ColpMerge "core: Cleanup some channel snapshot staging...
2017-02-13  zuulMerge "app_queue: reset abandoned in sl for sl2 calcul...
2017-02-13  zuulMerge "stream: Add media stream topology definition...
2017-02-13  Sebastian Gutierrezapp_queue: reset abandoned in sl for sl2 calculations 96/4896/2
2017-02-13  Joshua ColpMerge "res_pjsip.c: Fix inconsistency between warning...
2017-02-13  Joshua Colpstream: Add stream topology unit tests and fix uncovere... 38/4938/1
2017-02-13  Sean Brightcli: Fix various CLI documentation and completion issues 37/4937/1
2017-02-13  zuulMerge "chan_pjsip: Multidomain endpoint finding on...
2017-02-13  George Josephstream: Add media stream topology definition and API 22/4922/5
2017-02-13  zuulMerge "manager: Restore Originate failure behavior...
2017-02-13  Joshua ColpMerge "stream: Add media stream definition and API...
2017-02-13  Norbert Vargachan_pjsip: Multidomain endpoint finding on call 69/4869/2
2017-02-13  Joshua Colpchannel: Protect flags in ast_waitfor_nandfds operation. 32/4932/1
2017-02-12  Richard Mudgettres_pjsip.c: Fix inconsistency between warning and... 29/4929/1
2017-02-12  Richard Mudgettpjsip_distributor.c: Fix off-nominal tdata ref leak. 26/4926/1
2017-02-10  Sean Brightmanager: Restore Originate failure behavior from Asteri... 15/4915/3
2017-02-10  Richard Mudgettcore: Cleanup some channel snapshot staging anomalies. 11/4911/2
2017-02-10  Joshua Colpstream: Add media stream definition and API with unit... 93/4893/3
2017-02-10  George Josephconfigs/samples: Fix placement of 'identify' entry... 21/4921/1
2017-02-08  Mark MichelsonRevert "Update qualifies when AOR configuration changes." 04/4904/1
2017-02-08  zuulMerge "srv: Fix crash when ast_srv_lookup is used and...
2017-02-07  Joshua Colpsrv: Fix crash when ast_srv_lookup is used and 0 record... 99/4899/1
2017-02-07  Joshua Colpres_stasis_device_state: Protect the adding/removing... 92/4892/3
2017-02-06  Richard Mudgettres_pjsip: Fix some off nominal tdata leaks. 89/4889/1
2017-02-03  Sebastien Duthilres_ari: fix memory leak for channelvars 85/4885/1
2017-02-03  Joshua ColpMerge "Update qualifies when AOR configuration changes."
2017-02-03  Joshua ColpMerge "channel.c: Fix unbalanced read queue deadlocking...
2017-02-03  Joshua ColpMerge "res_agi: Prevent an AGI from eating frames it...
2017-02-03  Tzafrir Cohenlibasteriskssl: do nothing with OpenSSL >= 1.1 84/4884/1
2017-02-03  Tzafrir Cohentcptls: use TLS_client_method with OpenSSL 1.1 54/4754/2
2017-02-03  Tzafrir Cohenopenssl 1.1 support: use OPENSSL_VERSION_NUMBER 53/4753/2
2017-02-03  George JosephMerge "Add reload options to CLI/AMI stale object comma...
2017-02-03  Joshua ColpMerge "Frame deferral: Revert API refactoring."
2017-02-02  zuulMerge "res_odbc: Remove deprecated settings from sample...
2017-02-02  Richard Mudgettchannel.c: Fix unbalanced read queue deadlocking local... 80/4880/1
2017-02-02  Richard Mudgettres_agi: Prevent an AGI from eating frames it should... 79/4879/1
2017-02-02  Richard MudgettFrame deferral: Revert API refactoring. 78/4878/1
2017-02-02  zuulMerge "audiohooks: Muting a hook can mute underlying...
2017-02-02  Sean Brightres_odbc: Remove deprecated settings from sample config... 74/4874/1
2017-02-02  zuulMerge "res_pjsip: Handle invocation of callback on...
2017-02-01  Richard Mudgettres_resolver_unbound.c: Fix frequent ref leak caught... 67/4867/1
2017-02-01  Sean Brightaudiohooks: Muting a hook can mute underlying frames 65/4865/1
2017-02-01  Joshua ColpMerge "res_rtp_asterisk: Swap byte-order when sending...
2017-02-01  Mark MichelsonUpdate qualifies when AOR configuration changes. 62/4862/1
2017-02-01  Joshua Colpres_pjsip: Handle invocation of callback on outgoing... 48/4848/5
2017-02-01  Sean Brightres_rtp_asterisk: Swap byte-order when sending signed... 54/4854/4
2017-01-31  George Josephdebug_utilities: Install ast_logescalator to /var/lib... 52/4852/1
2017-01-31  zuulMerge "make_build_h: handle backslashes in external...
2017-01-30  zuulMerge "app_queue: Fix queues randomly disappearing...
2017-01-29  zuulMerge "debug_utilities: Add ast_logescalator"
2017-01-28  zuulMerge "libastssl/pj: libastssl/pj should have an so_ver...
2017-01-27  George Josephdebug_utilities: Add ast_logescalator 36/4836/4
2017-01-27  zuulMerge "tests: use datadir for sound files"
2017-01-27  Torrey Searlelibastssl/pj: libastssl/pj should have an so_version 38/4838/1
2017-01-27  George JosephMerge "media: Add experimental support for RTCP feedback."
2017-01-27  zuulMerge "res_pjsip_endpoint_identifier_ip: Fix memory...
2017-01-27  kkmmake_build_h: handle backslashes in external strings 28/4828/2
2017-01-27  kkmapp_queue: Fix queues randomly disappearing on reload 29/4829/2
2017-01-27  zuulMerge "PJPROJECT logging: Fix detection of max supporte...
2017-01-26  George JosephMerge "ari: Implement 'debug all' and request/response...
2017-01-26  George JosephMerge "res_musiconhold.c: Fix format ref leak when...
2017-01-26  George JosephMerge "frame.c: Fix off-nominal format ref leaks."
2017-01-26  George JosephMerge "test_voicemail_api: order of params to VERIFY...
2017-01-26  zuulMerge "Add notes about embedded ast_frame structs holdi...
2017-01-26  Joshua Colpres_pjsip_endpoint_identifier_ip: Fix memory leak of... 32/4832/3
2017-01-26  George JosephMerge "T.140: Fix format ref and memory leaks."
next