@kbocek wrote:
I am trying to activate a custom dialplan to operate a gate opener relay. The relay is working as I can access it through a web page. Various other pages talk about putting a custom dial plan in /etc/asterisk/extensions_custom.conf. But then I guess for FreePBX we use /etc/asterisk/extensions_override_freepbx.conf?
Is that right?
I've placed my plan there and created an entry under Misc Apps. But it doesn't look like my dial plan is being used. Any ideas?
This is my dial plan:
[gateopener] exten => 80,1,System(/var/lib/asterisk/gateopener.sh) exten => 80,1,Hangup
Yes, the script works. My misc app is for feature code 80.
And I have a custom destination that looks like:
gateopener,s,1
Posts: 20
Participants: 4