forked from Mirrors/freeswitch
bit by mark
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5306 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
ce7cea4cbf
commit
fa513b42fa
@ -1286,7 +1286,6 @@ static int rtp_common_write(switch_rtp_t *rtp_session, void *data, uint32_t data
|
||||
}
|
||||
if (rtp_session->cn && payload != rtp_session->cng_pt) {
|
||||
rtp_session->cn = 0;
|
||||
m++;
|
||||
}
|
||||
|
||||
send_msg = &rtp_session->send_msg;
|
||||
|
Loading…
Reference in New Issue
Block a user