mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
Merge "res_pjsip_sdp_rtp: Allow only single ssrc attribute." into 16
This commit is contained in:
@@ -1127,6 +1127,7 @@ static void process_ssrc_attributes(struct ast_sip_session *session, struct ast_
|
||||
}
|
||||
|
||||
ast_rtp_instance_set_remote_ssrc(session_media->rtp, ssrc);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user