mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-26 11:47:53 +00:00
FS-5683 --resolve
This commit is contained in:
parent
94b1b6218c
commit
8859df6789
@ -2891,7 +2891,7 @@ auth_res_t sofia_reg_parse_auth(sofia_profile_t *profile,
|
|||||||
|
|
||||||
skip_auth:
|
skip_auth:
|
||||||
if (first && (ret == AUTH_OK || ret == AUTH_RENEWED)) {
|
if (first && (ret == AUTH_OK || ret == AUTH_RENEWED)) {
|
||||||
if (!v_event) {
|
if (v_event && !*v_event) {
|
||||||
switch_event_create_plain(v_event, SWITCH_EVENT_REQUEST_PARAMS);
|
switch_event_create_plain(v_event, SWITCH_EVENT_REQUEST_PARAMS);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user