Open d-mark opened 2 months ago
Sorry... forgot to mention... the code snippet above comes from missedcall/agi-bin/missedcallnotify.php
community report of this issue - https://community.freepbx.org/t/missed-call-notification-module-doesnt-work/102562/2
FreePBX Version
FreePBX 17
Issue Description
In FreePBX 16 I used the Missed Call notification. After migration to FreePBX 17 (recommended way: backup and restore) no notifications will be sent.
I digged a bit into the source code and enabled debugging of the missedcall module. There I found that notifications only get sent if UNIQUEID is equal to LINKEDID:
My debugging showed indeed that these IDs differ. So the reason why the notification will not be generated is clear. But from where does this difference come from? As I said: The module worked fine in FreePBX 16. And how can I fix it?
Log output shows a normal call from external to an internal extension via SIP trunk.
Operating Environment
Debian 12.7 Asterisk 21.4.1-1.sng12
FreePBX 17 missedcall 17.0.1.2
Relevant log output