mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
add rtcp seperate on audio and video and add passthru
This commit is contained in:
committed by
Brian West
parent
8aebc016d0
commit
aa4816659c
@@ -466,7 +466,8 @@ struct sofia_profile {
|
||||
char *record_path;
|
||||
char *presence_hosts;
|
||||
char *challenge_realm;
|
||||
char *rtcp_interval_msec;
|
||||
char *rtcp_audio_interval_msec;
|
||||
char *rtcp_video_interval_msec;
|
||||
sofia_cid_type_t cid_type;
|
||||
sofia_dtmf_t dtmf_type;
|
||||
int auto_restart;
|
||||
|
||||
Reference in New Issue
Block a user