You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: restcomm/configuration/config-scripts/as7-config-scripts/restcomm/advanced.conf
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -97,6 +97,7 @@ RVD_UNDEPLOY='false'
97
97
RVD_URL=''# override if RVD is not under the same domain with restcomm. Use a base url like http://myrvd.restcomm.com . No path included. This affects restcomm.xml/<rcmlserver/>
98
98
RVD_VIDEO_SUPPORT='false'# Toggle RVD Video RCML generation and UI
99
99
RVD_MAX_MEDIA_FILE_SIZE=4194304 # Limit media file size when uploading. For video should probably be greater
100
+
RVD_HTTP_TIMEOUT=''# Timeout (ms) for http connections in rvd http client. It mainly affects connections to restcomm (create calls, fetch account etc.). It does not affect ES.
100
101
101
102
102
103
#RMS pool size (Un-comment the resource that you want to set the pool size)
0 commit comments