VMNotify Not working

Hello,

I have used VMNotify a few times before, from what I remember its very simple. I am using my first Freepbx 17 however. I cannot get the system to call the listed parties.

In the below example, I used x202 to call mailbox 100 which has the notification to call out.

Why am I gettingthe chanunavail?

-- Executing [100@app-missedcall-hangup:1] NoOp("PJSIP/202-00000069", "Dialed: 100") in new stack
-- Executing [100@app-missedcall-hangup:2] NoOp("PJSIP/202-00000069", "Caller: 202") in new stack
-- Executing [100@app-missedcall-hangup:3] GotoIf("PJSIP/202-00000069", "0?exit") in new stack
-- Executing [100@app-missedcall-hangup:4] Set("PJSIP/202-00000069", "EXTENNUM=100") in new stack
-- Executing [100@app-missedcall-hangup:5] Set("PJSIP/202-00000069", "FEXTENNUM=100") in new stack
-- Executing [100@app-missedcall-hangup:6] GotoIf("PJSIP/202-00000069", "0?exit") in new stack
-- Executing [100@app-missedcall-hangup:7] AGI("PJSIP/202-00000069", "agi://127.0.0.1/missedcallnotify.php,100,,100,0,,PJSIP/202-00000069,CHANUNAVAIL,,,") in new stack
-- <PJSIP/202-00000069>AGI Script agi://127.0.0.1/missedcallnotify.php completed, returning 0
-- Executing [100@app-missedcall-hangup:8] Return("PJSIP/202-00000069", "") in new stack

== Spawn extension (macro-vm, s-CHANUNAVAIL, 2) exited non-zero on ‘PJSIP/202-00000069’
– PJSIP/202-00000069 Internal Gosub(app-missedcall-hangup,100,1) complete GOSUB_RETVAL=

(I just removed the numbers, they are valid numbers)

It was missing the string in etc/asterisk/voicemail.conf

I found it in another forum. Thank you.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.