hi list i know i am asking question out of the scope of this list. actualy i cant find any place to ask question like this. may be someone using ODBC with asterik. actualling i want to make ODBC connection for asterisk on my new fedora core 2. i have tried every thing. tried rpms..... compiled code nothing works here..... i have already done this kind of connection on my other mechine. i dont know why i am getting error. actually when i am doing isql asteriskdsn [ISQL]ERROR: Could not SQLConnect mysql is working connection is not working with Mysql nither with MSSQLServer through freetds odbc. [asteriskdsn] Description = mysqldriver Driver = mysqldriver Server = 192.168.8.99 Database = asterisk Port = 3306 Socket Option Stmt odbcinst.ini [mysqldriver] Description = ODBC driver for MySql Driver = /usr/lib/libmyodbc.so Setup = /usr/lib/libodbcmyS.so FileUsage = 1 CPTimeout CPReuse = regrads Kamran __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs
> -----Message d'origine----- > De : asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] De la part > de Kamran Ahmad > Envoy? : vendredi 1 avril 2005 11:08 > ? : asterisk-users@lists.digium.com > Objet : [Asterisk-Users] using unixODBC > > hi list > > i know i am asking question out of the scope of this list. > actualy i cant find any place to ask question like this. may > be someone using ODBC with asterik. > actualling i want to make ODBC connection for asterisk on my > new fedora core 2. i have tried every thing. > tried rpms..... compiled code nothing works here..... > i have already done this kind of connection on my other > mechine. i dont know why i am getting error. > > actually when i am doing > > isql asteriskdsn > [ISQL]ERROR: Could not SQLConnectHello Just give my own config that works well /etc/odbc.ini [MySQL-asterisk] Description = MySQL asterisk database Trace = Off TraceFile = stderr Driver = MySQL SERVER = 127.0.0.1 USER = connecting-user PASSWORD = user-password PORT = 3306 DATABASE = asterisk /etc/odbcinst.ini [MySQL] Description = MySQL driver for Linux Driver = /usr/lib/libmyodbc.so FileUsage = 1 /etc/asterisk/res_odbc.conf [asterisk] dsn => MySQL-asterisk username => connecting-user password => user-password pre-connect => yes Hop i'll help you as it works great here Best regards Thierry Wehr
hello i dont know why unixodbc is not working. i am trying to make odbc connection. yesterday my odbc connection was working with mysql on my one mechine but now it is not working. is there any problem in code. /etc/odbc.ini [test] Description = My test dsn Trace = Off TraceFile = stderr Driver = mytestdriver SERVER = 127.0.0.1 USER = asteriskuser PASSWORD = asteriskpassword PORT = 3306 DATABASE = asteriskcdrdb /etc/odbcinst.ini [mytestdriver] Description = MySql driver for linux Driver = /usr/lib/libodbc-2.50.39.so __________________________________ Yahoo! Messenger Show us what our next emoticon should look like. Join the fun. http://www.advision.webevents.yahoo.com/emoticontest
Hi all, I had just set up my asterisk server. Can anybody know that is there any sip softphone for testing with asterisk? (I had download some from internet but I think all are preconfig to certain server). Cheers. Raymond
Hi Ray I`m using SJphone softphones with my * , working fine.. Imran On Apr 7, 2005 8:41 AM, raymond <ray_nygt2004@yahoo.com.hk> wrote:> Hi all, > > I had just set up my asterisk server. > > Can anybody know that is there any sip softphone for testing with asterisk? > (I had download some from internet but I think all are preconfig to certain > server). > > Cheers. > > Raymond > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >