Hi, I am using ubuntu-12.04 and installed asterisk from repository (apt-get install asterisk). I have configured it to work with odbc, *CLI> odbc show ODBC DSN Settings ----------------- Name: asterisk DSN: asterisk-connector Last connection attempt: 1970-01-01 05:30:00 Pooled: No Connected: Yes But it still show me the following error [Jul 31 12:36:18] WARNING[1381]: config.c:2256 find_engine: Realtime mapping for 'sippeers' found to engine 'odbc', but the engine is not available Can someone help me on this -- Thanks & Regards, Prashant -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130731/a93e7ed5/attachment.htm>
On Wed, Jul 31, 2013 at 2:19 AM, Prashant A. <abhang_prashant at yahoo.co.in>wrote:> > > But it still show me the following error > > [Jul 31 12:36:18] WARNING[1381]: config.c:2256 find_engine: Realtime > mapping for 'sippeers' found to engine 'odbc', but the engine is not > available > Can someone help me on this >Grab a log showing VERBOSE,DEBUG,WARNING,NOTICE https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information If you grab it from the CLI be sure VERBOSE and DEBUG are turned up to 5. Pastebin that and we'll be able to see a little better what is going on hopefully. Give us the output of "core show version" as well. -- Rusty Newton Digium, Inc. | Community Support Manager445 Jan Davis Drive NW - Huntsville, AL 35806 - USdirect: +1 256 428 6200 Check us out at: http://digium.com & http://asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130801/733d3d08/attachment.htm>
have you installed the odbc devel packages? if not, try that. On 31 July 2013 08:19, Prashant A. <abhang_prashant at yahoo.co.in> wrote:> Hi, > > I am using ubuntu-12.04 and installed asterisk from repository (apt-get > install asterisk). > > I have configured it to work with odbc, > > *CLI> odbc show > > ODBC DSN Settings > ----------------- > > Name: asterisk > DSN: asterisk-connector > Last connection attempt: 1970-01-01 05:30:00 > Pooled: No > Connected: Yes > > But it still show me the following error > > [Jul 31 12:36:18] WARNING[1381]: config.c:2256 find_engine: Realtime > mapping for 'sippeers' found to engine 'odbc', but the engine is not > available > Can someone help me on this > > -- > Thanks & Regards, > Prashant > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Ishfaq Malik Department: VOIP Support Company: Packnet Limited t: +44 (0)845 004 4994 f: +44 (0)161 660 9825 e: ish at pack-net.co.uk w: http://www.pack-net.co.uk Registered Address: PACKNET LIMITED, 2A ENTERPRISE HOUSE, LLOYD STREET NORTH, MANCHESTER SCIENCE PARK, MANCHESTER, M156SE COMPANY REG NO. 04920552 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130802/6877f933/attachment.htm>