[Freeswitch-svn] [commit] r11882 - freeswitch/trunk/src/mod/endpoints/mod_sofia
FreeSWITCH SVN
anthm at freeswitch.org
Wed Feb 11 09:59:49 PST 2009
Author: anthm
Date: Wed Feb 11 11:59:49 2009
New Revision: 11882
Log:
sip blows
Modified:
freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia_glue.c
Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia_glue.c
==============================================================================
--- freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia_glue.c (original)
+++ freeswitch/trunk/src/mod/endpoints/mod_sofia/sofia_glue.c Wed Feb 11 11:59:49 2009
@@ -2337,10 +2337,6 @@
sofia_glue_toggle_hold(tech_pvt, sendonly);
}
- if (!dptime) {
- dptime = 20;
- }
-
for (m = sdp->sdp_media; m; m = m->m_next) {
sdp_connection_t *connection;
More information about the Freeswitch-svn
mailing list