cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
322
Views
0
Helpful
1
Replies

Call Manager database access

JacobMunson
Level 1
Level 1

With Call Manager 4.1 I made a nice little web app that given a range of DID's would search the Call Manager SQL database and return if they where used or not. easier then keeping track of it in excel. however now that cisco is using a new database type I can't do that any more. Does anyone know how to query the new database with PHP or anything?

1 Reply 1

rameshbalajiv
Level 1
Level 1

You can use "run sql" command line to retrieve the data but it only prints to the screen. You need to use AXL libraries to execute from external server in order to retrieve the data to file.

I am trying to gather much information on AXL to program it.

RameshV.