mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
voice-client: disable ringing scheduling by default
This commit is contained in:
parent
91a97c411c
commit
018818d17b
1 changed files with 2 additions and 1 deletions
|
|
@ -141,7 +141,8 @@ config log 'LOG'
|
|||
|
||||
config ringing_status 'RINGING_STATUS'
|
||||
option status '0'
|
||||
option enabled '1'
|
||||
option enabled '0'
|
||||
option shouldring '1'
|
||||
|
||||
config call_filter 'call_filter0'
|
||||
option block_foreign '0'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue