04-08-2008 07:38 PM - edited 03-15-2019 09:56 AM
Hi,
I am trying to figure out how to use the AXL SQL tool to bulk add CTI route points.
I can see from the AXLSOAP.xsd file that there are options for get/add/update of cti route points available, but cannot figure out the correct XML to do this. as its name suggests can you only do sql statements using this tool? no good at java to write something, maybe pearl, anyone done this before?
Thanks
Dave Kemp
04-08-2008 08:58 PM
Which CCM version?
Not an AXL tool...but have you tried BAT?
04-08-2008 09:05 PM
CM is 6.1.1.2000-3
Cannot BAT CTI route points. Can do all of the DN's and other associated config, but cannot add the route points by BAT.
wanted a solution that I could possibly use with CUPS (SIP proxy side) there is plenty of presence BAT but no SIP proxy BAT for ACL's and static routes.
Thanks
Dave Kemp
04-09-2008 07:13 AM
Hi Dave,
AXL is definitely not limited to SQL.
I have seen perl examples.. but not a lot of them.
I originally got a C++ request working, after a while, I started mucking around with VB.net and found this probably the easiest.
I originally just started by looking at the XML schema docs for AXL and building the requests by hand, and using the traces on the CallManager to tell me what I was doing wrong.
Cheers,
Tim
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide