mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-12-19 03:37:46 +00:00
[mod_sofia] Add db-spin-up-wait-ms profile parameter.
This commit is contained in:
@@ -239,6 +239,9 @@
|
||||
<!-- Or, if you have PGSQL support, you can use that -->
|
||||
<!--<param name="odbc-dsn" value="pgsql://hostaddr=127.0.0.1 dbname=freeswitch user=freeswitch password='' options='-c client_min_messages=NOTICE' application_name='freeswitch'" />-->
|
||||
|
||||
<!-- By default each profile will give the database 1000 ms to spin-up on load -->
|
||||
<!--<param name="db-spin-up-wait-ms" value="1000" />-->
|
||||
|
||||
<!--Uncomment to set all inbound calls to no media mode-->
|
||||
<!--<param name="inbound-bypass-media" value="true"/>-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user