mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-18 19:44:02 +00:00
add language hints to code blocks
This commit is contained in:
@@ -16,7 +16,7 @@ This module starts a [SIP](https://en.wikipedia.org/wiki/Session_Initiation_Prot
|
||||
|
||||
### Example
|
||||
Start a UDP SIP server listening on port 5060 that will emit events whenever the user presses the `#` key on their phone during a call
|
||||
```
|
||||
```yaml
|
||||
- id: sipDTMFServer
|
||||
type: sip.dtmf.server
|
||||
params:
|
||||
|
||||
Reference in New Issue
Block a user