mirror of
https://github.com/asterisk/asterisk.git
synced 2025-12-12 01:52:38 +00:00
13 lines
214 B
Plaintext
13 lines
214 B
Plaintext
|
|
;
|
||
|
|
; Asterisk Call Management support
|
||
|
|
;
|
||
|
|
[general]
|
||
|
|
enabled = no
|
||
|
|
port = 5038
|
||
|
|
bindaddr = 0.0.0.0
|
||
|
|
|
||
|
|
;[mark]
|
||
|
|
;secret = mysecret
|
||
|
|
;read = system,call,log,verbose,command,agent
|
||
|
|
;write = system,call,log,verbose,command,agent
|