mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
FS-6007 FS-5083 FS-4514 --resolve
This commit is contained in:
parent
23e623183a
commit
57184dc20e
@ -4205,6 +4205,9 @@ static int rtp_common_write(switch_rtp_t *rtp_session,
|
||||
|
||||
if (send_msg) {
|
||||
bytes = datalen;
|
||||
|
||||
m = send_msg->header.m;
|
||||
|
||||
if (flags && *flags & SFF_RFC2833) {
|
||||
send_msg->header.pt = rtp_session->te;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user