Is there a guide anywhere which runs through how to set up asterisk with mysql? I've looked and almost all the document misses out relevant information. Thanks Dan Journo -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050920/1ce45adb/attachment.htm
Dan Journo wrote:> Is there a guide anywhere which runs through how to set up asterisk with > mysql?What, exactly, are you trying to do with MySQL and *? Access MySQL from the DialPlan: http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+MYSQL CDR record keeping in MySQL: http://www.voip-info.org/tiki-index.php?page=Asterisk+cdr+mysql RealTime Configuration: http://www.voip-info.org/tiki-index.php?page=Asterisk%20RealTime If all of these are confusing, feel free to ask on here what your specific questions are. Nathan -- ------------------------------------- Nathan E. Pralle Give the Director a Serpent Deflector www.nathanpralle.com -------------------------------------
Dan Journo wrote:> Is there a guide anywhere which runs through how to set up asterisk with > mysql? > > I've looked and almost all the document misses out relevant information. > > Thanks > > Dan JournoWhat do you want to do with mysql? Did you read on the wiki? There is tons of info there. -Matthew
Ive already set up the cdr mysql. Now im trying to add realtime now but stuck on how to do it. those links didnt really help much. and the cli doesnt provide much info on what is going on. any help would be appreciated. Thanks Dan On 9/20/05, Nathan Pralle <tarsi@binhost.com> wrote:> > Dan Journo wrote: > > Is there a guide anywhere which runs through how to set up asterisk with > > mysql? > > What, exactly, are you trying to do with MySQL and *? > > Access MySQL from the DialPlan: > http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+MYSQL > > CDR record keeping in MySQL: > http://www.voip-info.org/tiki-index.php?page=Asterisk+cdr+mysql > > RealTime Configuration: > http://www.voip-info.org/tiki-index.php?page=Asterisk%20RealTime > > If all of these are confusing, feel free to ask on here what your > specific questions are. > > Nathan > > -- > ------------------------------------- > Nathan E. Pralle > Give the Director a Serpent Deflector > www.nathanpralle.com <http://www.nathanpralle.com> > ------------------------------------- >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050920/f6b2e7f0/attachment.htm
I found configuration via MySQL too limiting. I went back to text files. I do not know if it was realtime or not, it was the sql in Asterisk@Home. -- -- Steven May you have the peace and freedom that come from abandoning all hope of having a better past. --- - --- - - - - - - - -- - - - --- - ------ - - --- - - -- - - - -- - - - "Dan Journo" <danjourno@gmail.com> wrote in message news:dec67ba5050920144736f5b66e@mail.gmail.com... Ive already set up the cdr mysql. Now im trying to add realtime now but stuck on how to do it. those links didnt really help much. and the cli doesnt provide much info on what is going on. any help would be appreciated. Thanks Dan On 9/20/05, Nathan Pralle <tarsi@binhost.com> wrote: Dan Journo wrote:> Is there a guide anywhere which runs through how to set up asterisk with > mysql?What, exactly, are you trying to do with MySQL and *? Access MySQL from the DialPlan: http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+MYSQL CDR record keeping in MySQL: http://www.voip-info.org/tiki-index.php?page=Asterisk+cdr+mysql RealTime Configuration: http://www.voip-info.org/tiki-index.php?page=Asterisk%20RealTime If all of these are confusing, feel free to ask on here what your specific questions are. Nathan -- ------------------------------------- Nathan E. Pralle Give the Director a Serpent Deflector www.nathanpralle.com ------------------------------------- _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- 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
I dont believe its limiting but if you want to block users in real time when their credit runs out, you need to use the realtime config. Thats what i assume anyway. Dan On 9/21/05, Steven <asterisk@tescogroup.com> wrote:> > I found configuration via MySQL too limiting. > I went back to text files. > I do not know if it was realtime or not, it was the sql in Asterisk@Home. > > -- > -- > Steven > > May you have the peace and freedom that come from abandoning all hope of > having a better past. > --- - --- - - - - - - - -- - - - --- - ------ - > - --- - - -- - - - -- - - - > "Dan Journo" <danjourno@gmail.com> wrote in message > news:dec67ba5050920144736f5b66e@mail.gmail.com... > Ive already set up the cdr mysql. > > Now im trying to add realtime now but stuck on how to do it. those links > didnt really help much. and the cli doesnt provide much info on what is > going on. > > any help would be appreciated. > > Thanks > Dan > > > > On 9/20/05, Nathan Pralle <tarsi@binhost.com> wrote: > Dan Journo wrote: > > Is there a guide anywhere which runs through how to set up asterisk with > > mysql? > > What, exactly, are you trying to do with MySQL and *? > > Access MySQL from the DialPlan: > http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+MYSQL > > CDR record keeping in MySQL: > http://www.voip-info.org/tiki-index.php?page=Asterisk+cdr+mysql > > RealTime Configuration: > http://www.voip-info.org/tiki-index.php?page=Asterisk%20RealTime > > If all of these are confusing, feel free to ask on here what your > specific questions are. > > Nathan > > -- > ------------------------------------- > Nathan E. Pralle > Give the Director a Serpent Deflector > www.nathanpralle.com <http://www.nathanpralle.com> > ------------------------------------- > > > > > > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com <http://Easynews.com>-- > > 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 > > > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com <http://Easynews.com>-- > > 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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050921/99c19271/attachment.htm