Asterisk 11.7.0 And Dialplan
I have a fresh install of asterisk 11.7.0
when I run it and do a “dialplan show”
The only thing I see is:
[ Context ‘parkedcalls’ created by ‘features’ ]
‘700’ => 1. Park() [features]
-= 1 extension (1 priority) in 1 context. =-
extensions.conf has the MANY contexts in it. When I run “asterisk -vvvvvc” I see the line that its loading extensions.conf and no errors reported.
Where is my dialplan?
Thanks,
jerry
One thought on - Asterisk 11.7.0 And Dialplan
Look for errors in:
/var/log/asterisk/messages
Doug