freeswitch-docs
freeswitch-docs copied to clipboard
Source for the FreeSWITCH documentation
I have an error i need resolved
Create Updated Compile instructions for Debian 11/12
- `Extention` -> `Extension` - `annnounce` -> `announce` - `diaplan` -> `dialplan` - `memebers` -> `members` - `partipants` -> `participants` - `thier` -> `their` - `diplay` -> `display` - `discinct`...
### Displaying problematic tables: - [Client-and-Developer-Interfaces](https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Client-and-Developer-Interfaces/1048948/#532-configuration-options) - [DTMF_9634268](https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Configuration/DTMF_9634268 ) - [common-event-headers](https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Introduction/Event-System/Events_32178330#111-common-event-headers)
With freeswitch PR2079 there were changes to endconf and a new member flag called mandatory_member_endconf was added that does what endconf used to do.
The current SignalWire provider instructions are the same as for [Twilio](https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Interoperability/Providers-ITSPs/2883943/), so I removed those, and linked the `mod_signalwire` page that has detailed instructions. The SMS XML example has nothing...
Added more configuration information, and detail about required headers for commands, that I could only find out by studying the source code.
Incorect direction in #silence_thresh
Will add individual comments to code changes