Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
hi developers!i need a application which updates the css on the callmanager. i have to do this with axl/soap, but i have no experiences in axl and soap. has anyone experiences with connecting to the ccm in soap/axl? or has anyone some sample code? or...
i want to acces the devicelistx.asp page from my webserver with a asp.net file.when i acces the devicelistx eith my ie, i have to login with user und pwd. but how could i accomplish that in an script?i tried to put user=name&pwd=pass at the end of th...
hi forum,i have a little problem with variables! i want to push a message to the ip phone with a little vbscript:<% @language = VBScript %><% Option Explicitdim mssgmssg = "hallo"%>html...<TEXTAREA NAME="XML" Rows="5" Cols="60"> <CiscoIPPhoneExecute>...
hi,i'm developing a service, which grabs the caller id of an incoming call, and pushes informations to the called phone's display! but to push the info's to the phone (with the ciscoipphoneexecute tag), i need to know the called phone's ip address! i...
hi,i have some large ip phone services and want to have 1 connection.asp file where all my links, ip addresses etc are stored, because i don't want to change every script if an address changed!for example:%@ language="vbscript"%><%Response.Buffer = t...
we are in the same situation at the moment! our customer uses baystack 450 switches and cisco 3550 seed-switches. the problem is, that the cisco switches could use vlan's in mixed-mode, that means they have one port with the native vlan configured (u...
hi,thanks for the source, it works fine but isn't what i'm looking for at all! i'm developing a ani-service and must have the ip of the called phone! it seems that i have to use the devicelistx-function! but my problem is, that i connect to the devic...
ok, restarting the services is a possibility, i will try that! but putt off all cables of 500 phones is not possible!i looked up the logging-file of one phone and i saw, that the phone tried to register at the ccm, but i was rejected! it seems to be ...
hi, i wanted to post the same thing in the moment, than i saw your posting! we have just the same problem, some of our 7960 phone's (with the last firmware) are not registered and have always the wrong model (7940)! we use also ccm 3.3(2)! it's total...
hi carlson!could you explain this method to get the ip-address of a phone in more detail? you said "PhoneIP = Request.ServerVariables("REMOTE_HOST")", but which "remote_host"? for example, i have the mac-address and the dn of the phone and want to ge...