]> git.ipfire.org Git - thirdparty/asterisk.git/history - res/res_pjsip_logger.c
res_pjsip_logger: Preserve logging state on reloads.
[thirdparty/asterisk.git] / res / res_pjsip_logger.c
2024-05-01  Naveen Albertres_pjsip_logger: Preserve logging state on reloads.
2022-10-27  Naveen Albertres_pjsip_logger: Add method-based logging option.
2020-06-05  Pirmin Walthertres_pjsip_logger: use the correct pointer when logging...
2020-06-01  Pirmin Walthertres_pjsip_logger.c: correct the return value checks...
2020-05-20  Joshua C. Colpres_pjsip_logger: Expand functionality to improve logging.
2018-09-20  Joshua ColpMerge "stasis_cache: Stop caching stasis subscription...
2018-09-17  George JosephMerge "res_srtp.c: Show linked version of libsrtp on...
2018-09-17  George JosephMerge "res_pjsip: Log IPv6 addresses correctly"
2018-09-14  Sean Brightres_pjsip: Log IPv6 addresses correctly
2018-06-06  George JosephMerge "cdr_mysql: my_connect_db(): reduce indentation"
2018-06-06  George JosephMerge "cdr_mysql: split mysql init out of my_load_module"
2018-05-31  Joshua ColpMerge "ast_coredumper: Fix output directory and variab...
2018-05-29  Joshua ColpMerge "libasteriskssl: Allow OpenSSL 1.0.2 configured...
2018-05-24  Joshua ColpMerge "rtp: Add support for RTP extension negotiation...
2018-05-24  Joshua ColpMerge "tcptls: Repair ./configure --with-ssl=PATH."
2018-05-24  Joshua ColpMerge "app_queue: Update year Copyright and fix missing...
2018-05-24  Joshua ColpMerge "config.c: Fix successful DELETE treated as failure"
2018-05-24  Joshua ColpMerge "channel.c: Fix off nominal channel allocation...
2018-05-23  Joshua ColpMerge "netsock2: Add ast_sockaddr_resolve_first_af...
2018-05-21  Matthew Fredricksonnetsock2: Add ast_sockaddr_resolve_first_af to netsock2...
2018-03-21  Jenkins2Merge "chan_sip: Peers with distinct source ports don...
2018-02-13  Jenkins2Merge "BuildSystem: Enable autotools in FreeBSD."
2018-02-05  Jenkins2Merge "manager.c: Fixed "(null):" header in AMI AsyncAG...
2018-02-01  Jenkins2Merge "BuildSystem: Raise autoconf version requirement...
2018-01-31  Jenkins2Merge "app_voicemail: Avoid always true when using...
2018-01-31  Jenkins2Merge "loader: Use ast_cli_completion_add for 'module...
2018-01-31  Jenkins2Merge "pbx_variables.c: Misc fixes in variable substitu...
2018-01-31  Jenkins2Merge "install_prereq: Update RHEL/CentOS/Fedora librar...
2018-01-30  Jenkins2Merge "Build System: Require __sync or __atomic functions."
2018-01-30  Jenkins2Merge "Sample modules.conf: comment out example load...
2018-01-30  Jenkins2Merge "Build System: Add support for __atomic built...
2018-01-29  Jenkins2Merge "Remove redundant module checks and references."
2018-01-24  Corey FarrellRemove redundant module checks and references.
2018-01-24  Jenkins2Merge "res_pjsip: Add AMI action 'PJSIPShowContacts'"
2018-01-19  Jenkins2Merge "BuildSystem: Avoid $EUID and use id -u instead."
2018-01-18  Jenkins2Merge "cel_odbc.c: Fix menuslect module description...
2018-01-17  Jenkins2Merge "pjproject_bundled: Prevent crash on bad outgoin...
2018-01-16  Jenkins2Merge "BuildSystem: Resolve resolv.h not via Generic...
2018-01-16  Jenkins2Merge "res_stasis_recording: Allow symbolic links in...
2018-01-15  Corey Farrellloader: Add dependency fields to module structures.
2016-11-02  zuulMerge "chan_dahdi: remove by_name support"
2016-10-28  zuulMerge "Remove ASTERISK_REGISTER_FILE."
2016-10-27  Corey FarrellRemove ASTERISK_REGISTER_FILE. 05/4205/2
2015-06-10  Mark MichelsonMerge "chan_iax2: Prevent deadlock between hangup and...
2015-06-02  Matt JordanMerge "cdr/cdr_csv.c: Set file name for csv master...
2015-05-15  Joshua ColpMerge "tcptls: Enable multiple TLS certificate chains...
2015-05-14  Joshua ColpMerge "sorcery: Add API to insert/remove a wizard to...
2015-05-14  Joshua ColpMerge "MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with...
2015-05-14  Joshua ColpMerge "cdr_adaptive_odbc: Add ability to set character...
2015-05-14  Joshua ColpMerge "AST_MODULE_INFO: Format corrections to the usage...
2015-05-13  Rodrigo Ramírez... AST_MODULE_INFO: Format corrections to the usages of... 49/449/2
2015-04-13  Matt JordanMerge "build_tools/make_version: Update version parsing...
2015-04-13  Joshua ColpMerge "git migration: Refactor the ASTERISK_FILE_VERSIO...
2015-04-13  Matt Jordangit migration: Refactor the ASTERISK_FILE_VERSION macro 58/58/5
2014-10-16  Kinsey MoorePJSIP: Enforce module load dependencies
2014-10-06  Matthew Jordanres_pjsip: Prevent crashes when PJPROJECT presents...
2014-07-25  Mark MichelsonAdd module support level to ast_module_info structure...
2014-02-06  Richard Mudgettres_pjsip: Updates and adds more PJSIP CLI commands.
2014-01-31  Kevin Harwellres_pjsip: Config option to enable PJSIP logger at...
2014-01-03  Matthew Jordanres_pjsip_logger: Add the ASTERISK_FILE_VERSION macro
2013-10-04  Jonathan Rosechan_pjsip: Make logger togglable without loading/unloading
2013-09-13  David M. Leeres_pjsip: Forward PJSIP logging to Asterisk logging
2013-07-30  Mark MichelsonThe large GULP->PJSIP renaming effort.