I'm really new to the Cisco Call Manager, so my apologies if I'm asking a FAQ question -- if I am, someone please point me to the FAQ. I'm trying to use the AXLISAPI.dll file to get data from the system, but I keep getting a "500 System Error" message.
I've written two simple programs. One was in PHP and it used the SOAP example in the PDF file out Cisco vendor sent me. The other program I translated into VB.NET from the example here: -- I know my C#->VB.NET translation works, because when I comment out the request at the end (which is giving me the error) it will run without problem. I'm also using Ethereal to monitor traffic between my computer and the CCM, but that hasn't provided anything different.
Is there some universally simple SOAP envelope I can send to make sure the DLL isn't corrupted? Any help would be hot. Thanks.
I've written two simple programs. One was in PHP and it used the SOAP example in the PDF file out Cisco vendor sent me. The other program I translated into VB.NET from the example here: -- I know my C#->VB.NET translation works, because when I comment out the request at the end (which is giving me the error) it will run without problem. I'm also using Ethereal to monitor traffic between my computer and the CCM, but that hasn't provided anything different.
Is there some universally simple SOAP envelope I can send to make sure the DLL isn't corrupted? Any help would be hot. Thanks.