mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4235 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3b66035129
commit
c40bed843a
@ -1062,7 +1062,6 @@ static int rtp_common_write(switch_rtp_t *rtp_session, void *data, uint32_t data
|
||||
rtp_msg_t *send_msg;
|
||||
uint8_t send = 1;
|
||||
|
||||
assert(fwd);
|
||||
if (fwd) {
|
||||
bytes = datalen;
|
||||
send_msg = (rtp_msg_t *) data;
|
||||
|
Loading…
x
Reference in New Issue
Block a user