mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 06:48:25 +00:00
Adding note about TLS usage
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@223415 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
; Sample Asterisk config file for CDR logging to PostgresSQL
|
; Sample Asterisk config file for CDR logging to PostgresSQL
|
||||||
|
;
|
||||||
|
; Note that you can use TLS connections to your database server.
|
||||||
|
; This is configured for your PostgreSQL client installation
|
||||||
|
; on this system (check for pgsessions.conf)
|
||||||
|
|
||||||
[global]
|
[global]
|
||||||
;hostname=localhost
|
;hostname=localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user