It means the latter. If you change something in the database, asterisk is immediatly affected. No reload/restart required. So if you want to add a SIP user you simply INSERT them into the database and then they are there. This is currently still in development and is available in CVS-HEAD.
Matthew ----- Original Message ----- From: "Damian Minkov" <[EMAIL PROTECTED]> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <[EMAIL PROTECTED]> Sent: Friday, November 26, 2004 2:20 AM Subject: Re: [Asterisk-Users] Where did USE_MYSQL_FRINDS go ? What to use ? > What does it mean "RealTime configuration" is it just configuring from > database when * starts , or if i change something in database > it will immediately affect the * configuration ? > > hhandresen wrote: > > > 11-10-2004 there was a subject: > > Re: Where did USE_SIP_MYSQL_FRIENDS go?: > > on asterisk.user list. > > > > >All db specific code has been removed from the code in favor of the > > >currently-in-development "RealTime" method of configuration from > > >database. > > >You are most likely not using the 1.0 stable branch. > > > > >You need to use the new RealTime configuration method. And currently, > > >there is only support for odbc. I am currently in the final stages of > > >finishing the RealTime MySQL driver. You can either revert back to > > 1.0 >or wait a few more days for this dev code to be released. > > > > I simply cant find the 'new RealTime method'. I properbly looking the > > wrong place.... > > > > I had try to look at extconfig.conf but as I read the readme.extconfig > > it says it for STATIC config > > > > >External configuration is configured in /etc/asterisk/extconfig.conf > > >allowing you to map any configuration file (static mappings) to > > >be pulled from the database > > > > Can someone give me a hint, please. > > > > What is the new Asterisk cvs way do to this ? > > If it IS the extconfig does someone have examples for configfiles ? > > > > /HH > > > > _______________________________________________ > > 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 > > > > > -- > Best Regards, > Damian Minkov > > COSMOS Software Enterprises, Ltd. > Tel: (+359-2) 983-32-62 > Mobile: (+359-88) 853-28-25 > E-Mail: [EMAIL PROTECTED] > http://www.space-comm.com > > Post address: > P. O. Box 941, > 1000 Sofia, > Bulgaria > > Office address: > ap. 9, fl. 4, > "11 August" str., No. 43, > 1202 Sofia, > Bulgaria > > > _______________________________________________ > 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
