mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
FS-4776 --resolve
This commit is contained in:
parent
0343b3ae8f
commit
7ade45164a
@ -623,7 +623,7 @@ static ldl_status parse_jingle_code(ldl_handle_t *handle, iks *xml, char *to, ch
|
||||
}
|
||||
|
||||
|
||||
if (!(id && action)) {
|
||||
if (!(id && action && from)) {
|
||||
globals.logger(DL_LOG_CRIT, "missing required params\n");
|
||||
return LDL_STATUS_FALSE;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user