mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
make code more automagic to shut up the dude on the list
This commit is contained in:
@@ -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")) {
|
||||
|
||||
Reference in New Issue
Block a user