I have configured asterisk to use PostgreSQL database for extensions (diaplan). its working perfectly and my diaplan working but when i issue diaplan show incoming, its not showing the diaplan entries:
Srv1*CLI> dialplan show incoming
[ Context ‘incoming’ created by ‘pbx_config’ ]
Include => ‘other_context’ [pbx_config]
Alt. Switch => ‘Realtime/@extensions’ [pbx_config]
-= 0 extensions (0 priorities) in 1 context. =-
Srv1*CLI>
kindly guide me how to issue the command to fetch/show diaplan entries for a specific context from the database?