mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 09:17:34 +00:00
wtf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4468 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e678896404
commit
7bae5bcfb9
@ -1625,7 +1625,6 @@ static switch_status_t activate_rtp(private_object_t *tech_pvt)
|
|||||||
|
|
||||||
switch_rtp_set_telephony_event(tech_pvt->rtp_session, tech_pvt->te);
|
switch_rtp_set_telephony_event(tech_pvt->rtp_session, tech_pvt->te);
|
||||||
if (tech_pvt->cng_pt) {
|
if (tech_pvt->cng_pt) {
|
||||||
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, "WTF %d", tech_pvt->cng_pt);
|
|
||||||
switch_rtp_set_cng_pt(tech_pvt->rtp_session, tech_pvt->cng_pt);
|
switch_rtp_set_cng_pt(tech_pvt->rtp_session, tech_pvt->cng_pt);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user