voice-client: disable ringing scheduling by default

This commit is contained in:
Sukru Senli 2016-07-13 18:29:21 +02:00
parent 91a97c411c
commit 018818d17b

View file

@ -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'