I am having fedora 8. and I have installed asterisk-1.6.0.26 and asterisk-addons-1.6.0.4, mysql-5.0.45-4.fc8.
I am trying to make SIP to PSTN calling and vise versa using PRI lines. I am having my database in mysql.
When I dial any number, its giving me the following error message. I have also given the access privileges to the database.
please guide me, if anything is missing or wrong.
[color=#800040]no application ‘mysql’ for extension (from-pstn, … )
[/color]
You can see if you have mysql modules:
asterisk>module show like mysql
Answer to this question on my server is:
app_addon_sql_mysql.so Simple Mysql Interface 0
res_config_mysql.so MySQL RealTime Configuration Driver 0
cdr_addon_mysql.so MySQL CDR Backend 0
I think you surely need at least app_addon_sql_mysql.so and may be not now but in future res_config_mysql.so