mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
trunk/conf/full.conf
add sip query catalog interval config
This commit is contained in:
parent
cf48a5594d
commit
0d593da998
3 changed files with 57 additions and 5 deletions
|
@ -515,6 +515,7 @@ public:
|
|||
virtual int get_stream_caster_gb28181_sip_listen(SrsConfDirective* conf);
|
||||
virtual bool get_stream_caster_gb28181_sip_invite_port_fixed(SrsConfDirective* conf);
|
||||
virtual bool get_stream_caster_gb28181_auto_create_channel(SrsConfDirective* conf);
|
||||
virtual srs_utime_t get_stream_caster_gb28181_sip_query_catalog_interval(SrsConfDirective* conf);
|
||||
|
||||
// rtc section
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue