RealTime Architecture(ARA) in Asterisk 1.6.2.1 & more? -


Currently I'm using Asterisk version 1.6.2.1. All settings are default (I install and configure it according to the tutorials in different forums) so when I use the following commands in the console: -

  astrisk -r core show settings   

Then I know Realtime Architecture (ARA): Disabled

1. How to enable it?

2. ARI by default Asterisk version 1.6.X & amp; Above or disable it by default & amp; Do we have to enable it?

  app_set = 1.6   

3 I'll try in asterisk.conf

pbx_realtime = 1.6

res_agi = 1.6

app_set = 1.6

I convert to 1.4, but no Does not even use Any help?

Be sure that you've reviewed:

Which database access method is Are you using? ODBC? My sql? Can you access the database through the credentials provided to Asterisk for the connector? Are you installing Estherik through packages, or via custom-compile?

You have indeed given so little information that it is difficult to guess what your problem might be.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -