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 all,Does somebody know how to implement the following thing for Cisco 7921G phone. I loop through the SQL-recordset and display the results (over 200 lines) in the phone, line by line. In 7920 the following works great: <CiscoIPPhoneText><Text>Loo...
Hi,I'm wondering if anybody has got the new 7921G phone to work with push2phone -application? We have currently that application working with 7920's but now with the 7921, the phone displays "Authorization Required!", and nothing else happens. I gues...
If you have totally lost connectivity with 7921G, this is the procedure:Press ... and speakerphone buttons (located on the left and right sides of the phone) together and then power-up the phone. The phone says "Starting recovery mode. Checking firmw...
Hello,Maybe these can help you:snmputil walk 192.168.0.100 public .1.3.6.1.4.1.9.9.273.1.2.1.1.16 ' IP-addresses of the clients (as HEXes)snmputil walk 192.168.0.100 public .1.3.6.1.4.1.9.9.273.1.2.1.1.13 ' MAC-addresses of the clients (as HEXes)sn...
Hello again,Just to provide some more information about our system... We don't have any authentication or encryption in our voice-VLAN (only hidden SSID). They are used in underground mine. That also rules out any RF-pollution from other sources... T...
Hi all,We have excactly the same kind of problems. We have 140x 7921G (FW 1.04), 8x 7920 (FW 3.02) and about 140x Cisco 12xx access points. No controller. Voice is separated to own VLAN. Switches are 2x 4506(L3) and the rest are 5x 3508 and >50x 2940...
ok, nice to know.However, I cannot get it to work.How would you code this line:Response.Write rsData.Fields("VARIABLE") & "\n"That just writes the \n in the phonescreen every time that line of code is looped.If the variables were cat,dog,mouse then i...