I have installed asterisk. But it seems it is not picking any of my dial plan configuration.
Even if I remove dial plan context and every thing from the dial plan configuration file I am still able to make internal calls.
Any help will be much appretiated.
Please find below configurations of pjsip.conf
Yes you are right. Just shared the logs during the call only. As nothing appears related to dialplan.
Acutally call works fine without any dial plan, also my extensions.conf is empty.
But if we define any dial plan in extension.conf and assign to an extension it does not follow it.
You need to turn up the logging until something does get logged. Your symptoms are strange to the point of being impossible, so I’m wondering if you are even looking at the right PABX.
This is simply not possible (at least, not with an original Asterisk).
No dialplan means, Asterisk does not know how to handle a call. And that means, it simply can’t “work fine”.
Is this an Asterisk setup or something else Asterisk based with GUI configuration?
No it is just asterisk setup installed on centos 8.
Using following tutorial : https://www.tecmint.com/install-asterisk-on-centos-7/
I am just nwebie here and trying to learn.
If you have any better guide to install & configure asterisk on centos 8, pelase share.
Thank you I got the issue solved. I was using the mobile app (MIZUDROID) on which dial plan was not working. I tried another dialer and it worked as expected.