1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Refactor code for #1691

This commit is contained in:
winlin 2020-04-09 08:37:28 +08:00
parent 49f88a3326
commit cf48a5594d
5 changed files with 4 additions and 49 deletions

View file

@ -311,7 +311,6 @@ public:
bool sip_enable;
srs_utime_t sip_ack_timeout;
srs_utime_t sip_keepalive_timeout;
bool print_sip_message;
bool sip_auto_play;
bool sip_invite_port_fixed;