freeswitch-docs
freeswitch-docs copied to clipboard
Source for the FreeSWITCH documentation
Update the syntax for the curl API
Added a reference to the Bypass-Media overview in the uuid_media section.
Update TLS instruction with details on how to use your own certificate from your own provider (e.g lets encrypt). Also format some xml better.
Add block
The guide to [Creating New Modules](https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Community/Contributing-Code/Creating-New-Modules/) needs a refresh from someone familiar with module development. In particular, the guide uses the deprecated `mod_event_zmq` as an example.
I noticed that the "Channel Variables Catalog" is only located under the "Variables" tab on the FreeSWITCH docs homepage. Is there a reason why it's not grouped among the rest...