[Asterisk-code-review] Add CHANGES file (asterisk[20])
Eric Dantie
asteriskteam at digium.com
Thu Feb 23 01:56:55 CST 2023
Eric Dantie has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/19924 )
Change subject: Add CHANGES file
......................................................................
Add CHANGES file
Change-Id: Id2fba1ce3cef678d67fea76b01f46062bbf2b5b0
---
M CHANGES
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/24/19924/1
diff --git a/CHANGES b/CHANGES
index f02db01..10cbc50 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3899,6 +3899,10 @@
pg_stat_activity view and CSV log entries. This setting is configurable
for res_config_pgsql via the dbappname configuration setting in
res_pgsql.conf.
+ * Added the ability to connect to PostgreSQL via URI.
+ So that it can use multiples databases connections and specify parameters.
+ It is done via dburl new configuration in res_pgsql.conf. If dburl is set
+ then other dabase configuration are not used.
res_pjsip_outbound_publish
------------------
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/19924
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 20
Gerrit-Change-Id: Id2fba1ce3cef678d67fea76b01f46062bbf2b5b0
Gerrit-Change-Number: 19924
Gerrit-PatchSet: 1
Gerrit-Owner: Eric Dantie <edantie at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20230223/feeacf4a/attachment.html>
More information about the asterisk-code-review
mailing list