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:
Anthony Minessale
2006-01-29 16:56:05 +00:00
parent 4dc97fbc23
commit 0d63ea7df6
2 changed files with 1 additions and 2 deletions

View File

@@ -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,