Mercurial > prosody-modules
changeset 6307:c194bec4b56d
mod_voipms: Fix bug from not returning in message/bare hook
Since SMS/MMS are sent/received on JIDs that are not real accounts, we
need to `return true` from the 'message/bare' hook, otherwise routing
will occur and result in failed account lookups.
| author | Chaz Kettleson <chaz@pyr3x.com> |
|---|---|
| date | Fri, 01 Aug 2025 18:36:47 -0400 |
| parents | 093c47ee2041 |
| children | 6015477b6dec |
| files | mod_voipms/mod_voipms.lua |
| diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
