mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
FS-4777 --resolve
This commit is contained in:
parent
6d7e2799c3
commit
0343b3ae8f
@ -820,6 +820,9 @@ static ldl_status parse_jingle_code(ldl_handle_t *handle, iks *xml, char *to, ch
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
globals.logger(DL_LOG_WARNING, "No preference specified");
|
||||
continue;
|
||||
}
|
||||
|
||||
if (index < 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user