hi,all as you know, we can use MYSQL command to visit mysql database but if i use other database like Oracke,sybase,etc, Could i use MYSQL command ? if not, is there any other alternative could do the same function(visit database in dailplan)? Thanks! -- Best regards, Sucan
On Friday 22 January 2010 02:06:08 Zhang Shukun wrote:> as you know, we can use MYSQL command to visit mysql database > > but if i use other database like Oracke,sybase,etc, Could i use MYSQL > command ? > > if not, is there any other alternative could do the same > function(visit database in dailplan)?func_odbc will do what you want. -- Tilghman Lesher Digium, Inc. | Senior Software Developer twitter: Corydon76 | IRC: Corydon76-dig (Freenode) Check us out at: www.digium.com & www.asterisk.org
On Fri, 22 Jan 2010, Zhang Shukun wrote:> as you know, we can use MYSQL command to visit mysql database > > but if i use other database like Oracke,sybase,etc, Could i use MYSQL > command ?ODBC will do what you want. Personally, I'd vote for an AGI using whatever C API your DB provides -- like Pro*C to access Oracle. You will have access to all of the features of your DB and your dialplan will be a lot cleaner and easier to maintain. -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
Possibly Parallel Threads
- Extensions.conf changed but not take effect
- GotoIfTime problem
- What's diff between ${CDR(start)} , ${CDR(answer)} , ${CDR(calldate)}
- What‘s the best operating system suggest for Asterisk 1.6.2.9
- Why Manager account log on and log off alternatively all the time?