forked from Mirrors/freeswitch
fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2868 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
a2683555d6
commit
db2be393cf
@ -581,7 +581,7 @@ static switch_status_t activate_rtp(struct private_object *tech_pvt)
|
||||
tech_pvt->remote_sdp_audio_ip,
|
||||
tech_pvt->remote_sdp_audio_port,
|
||||
tech_pvt->read_codec.implementation->ianacode,
|
||||
0, //tech_pvt->read_codec.implementation->encoded_bytes_per_frame,
|
||||
tech_pvt->read_codec.implementation->encoded_bytes_per_frame,
|
||||
ms,
|
||||
flags,
|
||||
key,
|
||||
|
Loading…
Reference in New Issue
Block a user