mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
make rtp timeout 10 times longer than specified value when the call is on hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6101 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -342,6 +342,7 @@ struct private_object {
|
||||
sip_contact_t *contact;
|
||||
uint32_t owner_id;
|
||||
uint32_t session_id;
|
||||
uint32_t max_missed_packets;
|
||||
/** VIDEO **/
|
||||
switch_frame_t video_read_frame;
|
||||
switch_codec_t video_read_codec;
|
||||
|
||||
Reference in New Issue
Block a user