mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
del print_sip_message config
This commit is contained in:
parent
92d351ef35
commit
8ac39cb22f
5 changed files with 36 additions and 25 deletions
|
@ -90,11 +90,6 @@ stream_caster {
|
|||
# 认为设备离线
|
||||
keepalive_timeout 120;
|
||||
|
||||
# 日志打印是否打印sip信息
|
||||
# off:不打印
|
||||
# on:打印接收或发送sip命令信息
|
||||
# TODO: https://github.com/ossrs/srs/pull/1679/files#r400929300
|
||||
print_sip_message off;
|
||||
|
||||
# 注册之后是否自动给设备端发送invite
|
||||
# on: 是 off 不是,需要通过api控制
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue