IP Telephony - VCX
1752608 Members
4886 Online
108788 Solutions
New Discussion

Re: 3105 Attendant Console cable pinout

 
jprichard
Advisor

3105 Attendant Console cable pinout

For anyone who needs it, here's how I have my RJ45 to DB9 adapter pinned out (to work with standard patch cable):



RJ45                                     DB9



=====                                =========



Pin 1                                    Not used



Pin 2                                    Pin 8



Pin 3                                    Pin 3



Pin 4                                    Pin 2



Pin 5                                    Pin 5



Pin 6                                    Pin 1



Pin 7                                    Not used



Pin 8                                    Pin 9



 



Commands:



DSSBLF> help


***** AVAILABLE COMMANDS *****


Logging Functions


        nbxShowLogFilters


        nbxSetLogLevelFilter


        nbxSetMsgTypeFilter


IP Settings


        nbxSetIpAddress


        nbxSetNcpIpAddress


        nbxSetSubnetMask


        nbxSetGatewayAddress


        nbxSetNcpMacAddress


Debug Commands


        nbxShowConfig


        nbxEepromDump


        nbxEepromClear


        nbxRestart


        nbxReset


VCX Commands


        vcxSetAltSrvrIpAddress


        vcxSetVlanConfig



3 REPLIES 3
Inge_Suzzy
Frequent Advisor

Re: 3105 Attendant Console cable pinout

My attendant console unrecognize the vcx commands =( 

____________________________________
Ing. Angélica Susana Hernández Vázquez
System and Field Engineer
Inge_Suzzy
Frequent Advisor

Re: 3105 Attendant Console cable pinout

I found this but i want to know if it works, and if when you are updating the database, Is the telephony working?

.

HP VCX - 3105 Attendant Consoles do not Work with VCX 9.5.13

migrated from 3Com Knowledgebase
Title :
VCX - 3105 Attendant Consoles dont work with VCX 9.5.13
Software/Firmware Version :
9.5.13
Products :
3CRC200A - 3Com(r) VCX(r) Connect 200 IP Communications Platform 3CRC201A - 3Com(r) VCX(r) Connect 200 Optional Redundant Secondary Server 3CRC200B - 3Com(r) VCX(r) Connect 200 IP Communications Platform 3CRV6000A-09 - 3Com(r) V6000 Integrated Branch Communications Platform 3CRVH6100TM9L - 3Com(r) V6100 Integrated Branch Communications Platform 3CRV7005A-09 - 3Com(r) V7005 Series Server Applications Platform 3CRV7205A-09 - 3Com(r) V7205 Series Server Applications Platform 3CRVH701796E - 3Com(r) VCX V7005 Series Server 7.1 3CRVH722096A - 3Com(r) VCX V7205 Series Server 7.1 3CRVH701696D - 3Com(r) V7310 Series IP Conferencing Server 7.1
Symptom :
3105 Attendant Consoles will load and register from a VCX, but none of the button maps, speed dials, BLFs, etc. will work.
Fix :
Please execute the following steps on the VCX:
  1. putty into the VCX as root
  2. Switch user to cworks:
    #su - cworks
  3. Execute the command to get DB name:
    #cd /opt/3com/VCX/vcxdata/bin #./listVcxdata
    For example:
    Copyright (C) 2009 3Com Corporation, All rights reserved.VCXDATAV54#09002021 VCXDATA Schema Count: 1 SUCCESS: VCXDATA Schema Instances Found
    exit from cworks
  4. Go into sqlplus
    #su - oracle #sqlplus /nolog connect /as sysdba update VCXDATAV54#09002021.code_device_type set description = '3105 DSSBLF' where dev_type_id=1056; commit; (if it returns the message that ANY rows were updated, you MUST type commit; and press enter to save the change for each system) (repeat this command for any other schemas you see in listVcxdata)
    exit
  5. Reboot of the phones and the attendant console may be required to allow the button mappings to be updated.
Cause :
The VCX database is improperly provisioned regarding the 3105 attendant consoles
____________________________________
Ing. Angélica Susana Hernández Vázquez
System and Field Engineer
Inge_Suzzy
Frequent Advisor

Re: 3105 Attendant Console cable pinout

This procedure works,now i have two attendant consoles running on vcx 9.5.13 :smileyhappy:

____________________________________
Ing. Angélica Susana Hernández Vázquez
System and Field Engineer