]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix
authorAnthony Minessale <anthony.minessale@gmail.com>
Fri, 29 Sep 2006 14:15:06 +0000 (14:15 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Fri, 29 Sep 2006 14:15:06 +0000 (14:15 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2868 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/endpoints/mod_exosip/mod_exosip.c

index de8cdcf444eed53a9f4c8fbc330eb4b5a149e869..70ac29dc4554482962e34603c723bb4cd9dace82 100644 (file)
@@ -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,