Unfortunately m not able to get rid of the below mentioned errors. not sure on where i am missing now.
On Sat, Jul 10, 2010 at 9:41 AM, Manmohan Singh Jandu <[email protected]>wrote: > Ahh.... here is the catch.... i was still using app_cbmysql for this..... > now i had removed and just followed the README of 4.0 for WMM > and m getting following on ,my asterisk console. > > Verbosity is at least 3 > == Using SIP RTP CoS mark 5 > -- Executing [...@phones:1] MeetMe("SIP/492-00000000", "") in new > stack > -- <SIP/492-00000000> Playing 'conf-getconfno.ulaw' (language 'en') > == Parsing '/etc/asterisk/meetme.conf': == Found > [Jul 10 13:42:15] NOTICE[16906]: res_odbc.c:1427 odbc_obj_connect: > Connecting meetme > [Jul 10 13:42:15] WARNING[16906]: res_odbc.c:1452 odbc_obj_connect: > res_odbc: Error SQLConnect=-1 errno=0 [unixODBC][Driver Manager]Data source > name not found, and no default driver specified > [Jul 10 13:42:15] WARNING[16906]: res_odbc.c:1273 ast_odbc_request_obj2: > Failed to connect to meetme > [Jul 10 13:42:15] ERROR[16906]: res_config_odbc.c:144 realtime_odbc: No > database handle available with the name of 'meetme' (check res_odbc.conf) > -- <SIP/492-00000000> Playing 'conf-invalid.ulaw' (language 'en') > -- <SIP/492-00000000> Playing 'conf-getconfno.ulaw' (language 'en') > -- <SIP/492-00000000> Playing 'conf-getconfno.ulaw' (language 'en') > == Spawn extension (phones, 493, 1) exited non-zero on 'SIP/492-00000000' > > > (Initially i installed using yum, i was getting the same issue. > Than i scrapped everything and installed it manually.) > > > > > On Fri, Jul 9, 2010 at 8:39 PM, Dan Austin <[email protected]> wrote: > >> Manmohan wrote: >> >> > My Web-MeetMe_v4.0.1, i followed the instructions in the >> > README File in the same package. >> Good. There are other instruction packages, but since I wrote >> the README it is the one I am most familiar with. >> >> >> Are you using RealTime enabled app_meetme or app_cbmysql >> >> from the WMM package? ----> >> > i didnt get this actually what do i need to check here? Please >> > dont mind but m not so good in opensource world. I try to read and >> > understand and on trial n error basis try to implement things. >> > Though had very much interest in learning things. >> Before version 4 of Web-MeetMe (WMM) the scheduling logic for Asterisk >> was in a separate Asterisk application (app_cbmysql). With version 4 of >> WMM and Asterisk 1.6.2 and later the logic is not part of the MeetMe >> application. >> >> The README in 4.0.1 lists the steps to setup RealTime (database) support >> for Asterisk and MeetMe. This narrows down the possible problems, since >> we do not need to consider app_cbmysql. >> >> Did you install Asterisk from a package with yum, or did you compile it >> yourself? >> >> Dan >> >> >> -- >> _____________________________________________________________________ >> -- 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 >> > > > > -- > Thanks & Regards > Manmohan Singh Jandu > -- Thanks & Regards Manmohan Singh Jandu
-- _____________________________________________________________________ -- 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
