verto-docs
verto-docs copied to clipboard
document ringFile param
the ringFile param in newCall() needs a code comment:
- where does the file live, on the server?
- the path is relative, so what's the base directory?
It needs an absolute url or relative path to an url accessible file.
@italorossi i'm not clear what those definitions mean, can you provide some valid example parameter values?
@thehunmonkgroup I think @italorossi means that the ringFile is defined by user who can choose any audio file in the FreeSWITCH host system with or without relative path, considering proper permissions.
I’m not sure about the URL part and if it’s possible to use a remote file.
ok, and if it's a relative URL, what is the base path?