mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-31 01:23:50 +00:00
Change the comment in check_password.lua.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
end
|
||||
end
|
||||
|
||||
-- check either we found valid voicemail box
|
||||
--end the session if this is an invalid voicemail box
|
||||
if (not voicemail_uuid) or (#voicemail_uuid == 0) then
|
||||
return session:hangup();
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user