forked from Mirrors/freeswitch
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…
Reference in New Issue
Block a user