Got it now, was a stupid error, I suppose make install would copy the modules but this wasn't the case.
Thank you very much, -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Boehm Sent: lundi 10 janvier 2005 16:26 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Realtime First off, stop using HTML email. What is in your extconfig.conf? What shows when you type "realtime mysql status"? -Matthew ----- Original Message ----- From: "Serge Schumacher" <[EMAIL PROTECTED]> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <[email protected]> Sent: Sunday, January 09, 2005 11:20 AM Subject: [Asterisk-Users] Realtime > Console : > > > > *CLI> dial [EMAIL PROTECTED] > > No such extension '650' in context 'from-sip' > > > > Extentions.conf > > > > [from-sip] > > > > switch => Realtime/@realtime_ext > > > > > > extconfig > > > > realtime_ext => mysql,asterisk,extensions_table > > > > res_mysql.conf > > > > [general] > > dbhost = 127.0.0.1 > > dbname = asterisk > > dbuser = root > > dbpass = > > dbport = 3306 > > dbsock = /tmp/mysql.sock > > > > extensions_table > > > > > extensions_table > > > id > > context > > exten > > priority > > app > > appdata > > > 1 > > from-sip > > 650 > > 1 > > Wait > > 2 > > > 2 > > from-sip > > 650 > > 2 > > SayNumber > > 102 > > > 3 > > from-sip > > 650 > > 3 > > Playback > > pbx-invalid > > > > > > > > > > > > > > > > > > > > > Does someone sees what's wrong in my setup ? > > > > I get now errors on the console when I dial that number, neigher at startup > of *. > > > > Thanks, > > ---------------------------------------------------------------------------- ---- > _______________________________________________ > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
