tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15369 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
befbd6dd0c
commit
d03862cf3c
|
@ -1386,7 +1386,8 @@ void sofia_reg_handle_sip_r_register(int status,
|
|||
nua_handle_destroy(sofia_private->gateway->nh);
|
||||
sofia_private->gateway->nh = NULL;
|
||||
sofia_private->gateway->state = REG_STATE_UNREGED;
|
||||
|
||||
} else {
|
||||
nua_handle_destroy(nh);
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue