make code more automagic to shut up the dude on the list

This commit is contained in:
Anthony Minessale
2010-09-21 10:09:45 -05:00
parent 04ca07512d
commit d093a4a4c6
3 changed files with 22 additions and 9 deletions
+1 -1
View File
@@ -3839,7 +3839,7 @@ uint8_t sofia_glue_negotiate_sdp(switch_core_session_t *session, const char *r_s
}
if (!ptime) {
ptime = 20;
ptime = switch_default_ptime(rm_encoding, map->rm_pt);
}
if (!strcasecmp((char *) rm_encoding, "ilbc")) {