mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
fix build of exosip to configure jrtplib properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@474 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -474,7 +474,6 @@ static void activate_rtp(struct private_object *tech_pvt)
|
||||
|
||||
|
||||
|
||||
|
||||
tech_pvt->rtp_session = jrtp4c_new(tech_pvt->local_sdp_audio_ip,
|
||||
tech_pvt->local_sdp_audio_port,
|
||||
tech_pvt->remote_sdp_audio_ip,
|
||||
|
Reference in New Issue
Block a user