]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2019-04-12  George JosephMerge "pbx.c: Properly parse labels with leading digits...
2019-04-12  George JosephMerge "app_voicemail: Cleanup stale lock files on modul...
2019-04-12  Friendly AutomationMerge "chan_ooh323: fix h323 log file path" into 16
2019-04-12  Sean Brightapp_voicemail: Cleanup stale lock files on module load
2019-04-11  Friendly AutomationMerge "res_pjsip: Fix transport_states ref leak" into 16
2019-04-11  Sean Brightpbx.c: Properly parse labels with leading digits
2019-04-11  Alexander Anikinchan_ooh323: fix h323 log file path
2019-04-10  George JosephMerge "chan_pjsip: DTMF Mode auto_info fallback lead...
2019-04-10  Alexei Gradinarires_pjsip: Fix transport_states ref leak
2019-04-10  Joshua ColpMerge "config.c: Fix a crash in extconfig parsing"...
2019-04-08  George JosephMerge "CI: Add --no-dev-mode option to buildAsterisk...
2019-04-08  George JosephMerge "stasis.c: Added topic_all container" into 16
2019-04-08  Friendly AutomationMerge "main/json.c: Added app_name, app_data to channel...
2019-04-08  Friendly AutomationMerge "res/res_ari: Added ARI resource /ari/channels...
2019-04-05  Chris-Savinovichconfig.c: Fix a crash in extconfig parsing
2019-04-05  Salah Ahmedchan_pjsip: DTMF Mode auto_info fallback lead to both...
2019-04-05  sungtae kimmain/json.c: Added app_name, app_data to channel type
2019-04-04  Joshua ColpMerge "bridge_softmix: use a float type to store the...
2019-04-04  Friendly AutomationMerge "res/res_rtp_asterisk: Enable rxjitter calculatio...
2019-04-03  George JosephCI: Add --no-dev-mode option to buildAsterisk.sh
2019-04-03  Ben Fordbuild: Fix compiler warnings/errors.
2019-04-02  Kevin Harwellbridge_softmix: use a float type to store the internal...
2019-04-02  George JosephMerge "pjproject: Add timer patch from pjproject r5934...
2019-04-02  Matthew Fredricksonres/res_rtp_asterisk: Enable rxjitter calculation for...
2019-03-29  Sean Brightapp_queue: Fix a few member pause bugs
2019-03-28  Ben Fordalembic: Fix errors during upgrade head.
2019-03-28  George JosephMerge "pjsip: restrict function PJSIP_PARSE_URI to...
2019-03-27  sungtae kimstasis.c: Added topic_all container
2019-03-27  Friendly AutomationMerge "manager: Use separate lock for session event...
2019-03-27  sungtae kimres/res_ari: Added ARI resource /ari/channels/{channelI...
2019-03-27  George JosephMerge "build: Add staging directories for future change...
2019-03-27  Friendly AutomationMerge "app_queue: Fix documentation for QUEUE_MEMBER...
2019-03-27  Ben Fordbuild: Add staging directories for future changes.
2019-03-27  Sean Brightpjproject: Add timer patch from pjproject r5934
2019-03-27  Friendly AutomationMerge "chan_sip: Ensure 'qualifygap' isn't negative...
2019-03-26  Sean Brightapp_queue: Fix documentation for QUEUE_MEMBER function.
2019-03-26  Friendly AutomationMerge "res/res_ari: Added timestamp as a requirement...
2019-03-26  George JosephMerge "res_config_odbc: set empty extended field as...
2019-03-26  Joshua Colpmanager: Use separate lock for session event notification.
2019-03-25  Alexei Gradinaripjsip: restrict function PJSIP_PARSE_URI to parse only...
2019-03-25  sungtae kimres/res_ari: Added timestamp as a requirement for all...
2019-03-25  Sean Brightchan_sip: Ensure 'qualifygap' isn't negative
2019-03-25  Alexei Gradinarires_config_odbc: set empty extended field as a single...
2019-03-25  Matthew Fredricksonmain/taskprocessor: Increase max name length of taskpro...
2019-03-19  Friendly AutomationMerge "sorcery.c: Sorcery enhancements for wizard manag...
2019-03-19  George JosephMerge "res/res_stasis: Fixed wrong StasisEnd timestamp...
2019-03-18  George Josephsorcery.c: Sorcery enhancements for wizard management
2019-03-18  Friendly AutomationMerge "vector: Add AST_VECTOR_COMPACT() to reclaim...
2019-03-18  Joshua ColpMerge "Variable ALTCONF ignored when service is used...
2019-03-15  George JosephMerge "app.c: Remove deletion of pool topic on mwi...
2019-03-15  sungtae kimres/res_stasis: Fixed wrong StasisEnd timestamp
2019-03-15  Sean Brightvector: Add AST_VECTOR_COMPACT() to reclaim wasted...
2019-03-14  Richard Mudgetttaskprocessor.c: Fix printf type mismatch
2019-03-14  Joshua C. ColpMerge "AMI/ARI: Bump non-breaking version numbers"...
2019-03-14  George Josephapp.c: Remove deletion of pool topic on mwi state...
2019-03-14  Joshua C. ColpMerge "res_musiconhold: Remove redundant option parsing...
2019-03-14  Joshua C. ColpMerge "stasis: Improve topic/subscription names and...
2019-03-13  cirillorVariable ALTCONF ignored when service is used in Debian
2019-03-13  Joshua C. ColpMerge "stasis: Allow empty application arguments to...
2019-03-13  Kevin HarwellMerge "app_queue: fix ring_entry to access nativeformat...
2019-03-13  Kevin HarwellMerge "chan_dahdi: Add logical group at DAHDIChannel...
2019-03-13  Joshua Colpstasis: Allow empty application arguments to move.
2019-03-13  Joshua C. ColpMerge "partial-inlining: disable partial-inlining if...
2019-03-12  Kevin HarwellAMI/ARI: Bump non-breaking version numbers
2019-03-12  George JosephMakefile.moddir_rules: Pass PJPROJECT_BUNDLED to downlo...
2019-03-11  Chris-Savinovichpartial-inlining: disable partial-inlining if gcc>...
2019-03-11  Friendly AutomationMerge "res/res_rtp_asterisk.c: Fixing possible divide...
2019-03-11  George JosephMerge "jansson: json_pack with new format to verify...
2019-03-11  Joshua Colpstasis: Improve topic/subscription names and statistics.
2019-03-11  Friendly AutomationMerge "app_meetme: Don't mute joining admins if confere...
2019-03-11  sungtae kimres/res_rtp_asterisk.c: Fixing possible divide by zero
2019-03-09  cirillorchan_dahdi: Add logical group at DAHDIChannel event...
2019-03-08  Sean Brightres_musiconhold: Remove redundant option parsing
2019-03-08  Torrey Searlechan_pjsip: add a flag to ignore 183 responses if no...
2019-03-08  Corey Farrelljansson: json_pack with new format to verify required...
2019-03-08  George JosephMerge "samples: Fix comment typo in pjsip.conf.sample...
2019-03-08  Friendly AutomationMerge "Replace calls to strtok() with strtok_r()" into 16
2019-03-08  Friendly AutomationMerge "res_stasis: Add ability to switch applications...
2019-03-08  Friendly AutomationMerge "bridging: Add creation timestamps" into 16
2019-03-08  Sean Brightapp_meetme: Don't mute joining admins if conference...
2019-03-07  Sean BrightReplace calls to strtok() with strtok_r()
2019-03-07  Sean Brightsamples: Fix comment typo in pjsip.conf.sample
2019-03-07  Ben Fordres_stasis: Add ability to switch applications.
2019-03-06  Dömsödi Gergelyapp_queue: fix ring_entry to access nativeformats with...
2019-03-05  Joshua ColpMerge "sip_to_pjsip: Make multiline comment parsing...
2019-03-05  Joshua ColpMerge "app_queue: Handle empty 'interface' in queue...
2019-03-05  Joshua ColpMerge "res_pjsip_registrar: blocked threads on reliable...
2019-03-05  Joshua ColpMerge "basic-pbx: Update configuration to work with...
2019-03-04  Sean Brightapp_queue: Handle empty 'interface' in queue member...
2019-03-04  Sean Brightsip_to_pjsip: Make multiline comment parsing consistent...
2019-03-04  Joshua ColpMerge "res_pjsip_diversion: Use static pj_str_t for...
2019-03-04  Joshua Colpbasic-pbx: Update configuration to work with current...
2019-03-03  sungtae kimbridging: Add creation timestamps
2019-03-02  Rodrigo Ramírez... CHANGES: Document addition of 'wrapuptime' argument...
2019-03-01  Sean Brightres_pjsip_diversion: Use static pj_str_t for Diversion...
2019-03-01  Friendly AutomationMerge "res_config_odbc: Avoid deadlock when max_connect...
2019-03-01  Kevin HarwellMerge "menuselect: Add license header to menuselect_gtk...
2019-03-01  Joshua ColpMerge "Revert "pjsip_message_filter: Only do interface...
2019-02-28  Sean Brightmenuselect: Add license header to menuselect_gtk.c
2019-02-28  George Josephres_pjsip_sdp_rtp: Fix return code from apply_negotiat...
next