Ronald_Wiplinger
2005-Jul-25 18:32 UTC
[Asterisk-Users] How can I use MySQL in the dialplan?
I would like to put / get some data from an MySQL database. I want to use this MySQL database also via a web page. bye Ronald
Ronald_Wiplinger wrote:> I would like to put / get some data from an MySQL database. > > I want to use this MySQL database also via a web page. > > > bye > > Ronaldapp_addon_mysql or use RealTime. -Matthew
Ronald Wiplinger
2005-Jul-28 09:04 UTC
[Asterisk-Users] How can I use MySQL in the dialplan?
Matthew Boehm wrote:> Ronald_Wiplinger wrote: > >> I would like to put / get some data from an MySQL database. >> >> I want to use this MySQL database also via a web page. >> >> >> bye >> >> Ronald > > > app_addon_mysql or use RealTime.*CLI> show application app_addon_mysql Your application(s) is (are) not registered I want to use it for putting stored speed dial numbers into the per phone stored register, ... I guess I cannot get that with realtime done!!! bye Ronald Wiplinger
What the hell? NO! show application MySql app_addon_mysql is the name of the module. load app_addon_mysql.so -Matthew Quoting Ronald Wiplinger <ronald@elmit.com>:> Matthew Boehm wrote: > >> Ronald_Wiplinger wrote: >> >>> I would like to put / get some data from an MySQL database. >>> >>> I want to use this MySQL database also via a web page. >>> >>> >>> bye >>> >>> Ronald >> >> >> app_addon_mysql or use RealTime. > > *CLI> show application app_addon_mysql > Your application(s) is (are) not registered > > I want to use it for putting stored speed dial numbers into the per > phone stored register, ... I guess I cannot get that with realtime > done!!! > > > bye > > Ronald Wiplinger > > _______________________________________________ > 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 >---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
On Fri, 29 Jul 2005 00:04:22 +0800, Ronald Wiplinger wrote> Matthew Boehm wrote: > > > Ronald_Wiplinger wrote: > > > >> I would like to put / get some data from an MySQL database. > >> > >> I want to use this MySQL database also via a web page. > >> > >> > >> bye > >> > >> Ronald > > > > > > app_addon_mysql or use RealTime. > > *CLI> show application app_addon_mysql > Your application(s) is (are) not registered > > I want to use it for putting stored speed dial numbers into the per > phone stored register, ... I guess I cannot get that with realtime done!!! >The app_addon_mysql is not part of the asterisk source, you have to install it from asterisk-addons. -- Carlos Chavez Director de Tecnolog?a Telecomunicaciones Abiertas de M?xico S.A. de C.V. Tel: +52-55-91169161 Ext 2001
Hi, I got a cisco 7960 phone and have the SIP images. I need to be able to update the phone to support SIP. Is there a way to go back to SCCP support though? Like the Cisco routers, can one pull the image from the phone and restore it again later? Does anyone have the SCCP image for the 7960 phone with 7914 addon? Reason for all this is that this is a test phone which needs to be restored back to factory with SCCP image. Anyone have a idea about how to do this? Thanks Sascha