I’m new to asterisk.
I’ve installed asterisk@home into virtual machine.
I’ve configured some SIP-accounts, voice mail for it.
Everything is ok.
Now I want to test IVR.
I’ve created ‘TestMenu’ Digital Receptionist inside Digital Receptionist setup module.
But I can’t find the way to test this voice menu from my internal SIP account.
I tried this in extesions_additional.conf:
[from-sip]
include => ivr-2
exten => 105,1,Answer
exten => 105,2,Goto,ivr-2|s|1
ok, perhaps you need to use the GUI only for now. if you’ve set the IVR as the default action for your incoming calls, isn’t there a number you can call to simulate an incoming call ?? IIRC it’s 7777 ??