el
11-28-2018
10:59 AM
- fecha de última edición
02-14-2019
03:31 PM
por
Hilda Arteaga
Buen dia estimados.
Tengo un problema, espero alguien me pueda ayudar con ello por favor, resulta que tengo un conmutador cisco uc540 donde controlo la telefonia fija, anteriormente tenia un telefono cisco ip phone 7942, este se daño y anteriormente funcionaba, lo reemplace por uno nuevo diferente modelo 6921, configure un pool dhcp para que en automatico el telefono al conectarlo al nodo de red este tenga direccionamiento, por lo que procedi a configurar desde el CLI lo siguiente:
ephone-dn 10 dual-line
number 40 no-reg primary
label servicios
description servicios
name servicios
ephone 12
device-security-mode none
description servicios
mac-address 4E60.2EA8.5478 ------------- > ESTA MAC ES LA DEL NUEVO TELEFONO
max-calls-per-button 2
username "servicios" password 123456
type 6921
button 1:12
La ubicacion del nodo es el mismo, lo conecto por POE pero el display me aparece: Phone not registered, es decir telefono no registrado obviamente cuando pongo el comando show ephone registered no lo veo, ¿que mas tengo que configurar para que lo registre?, cabe mencionar que no configure absolutamente nada en el telefono fisicamente ¿tengo que configurar algo para que este funcione?
Sin mas por el momento agradezo el apoyo, mil gracias.
Saludos.
el 11-28-2018 11:33 AM
Hola Hector,
En el comando button 1:12, el primer numero corresponde a la linea del teléfono y el segundo numero corresponde al dn.
Por ello, si quieres que el teléfono adopte los parámetros del ephone-dn 10, debes corregir ese segundo numero.
Saludos
el 11-28-2018 11:39 AM
Buen dia Luis.
Ah ok perfecto, en este momento ya ejecute el cambio pero el problema persiste, me percate de que al telefono si se le esta asignando ip ya que por ping y url alcanzo el telefono y muestra toda la informacion con respecto a este equipo, pero aun aparece en el display: phone no registered, ¿Como le puedo hacer para registrarlo?
Muchas gracias quedo a la espera de cualquier comentario, gracias.
Saludos.
el 11-28-2018 12:34 PM
Hola Hector,
Opcion 2:
En la configuración del ephone-dn no ingreses el comando no-reg primary
Prueba dejandolo asi:
ephone-dn 10 dual-line
number 40
Saludos
el 11-28-2018 12:59 PM
Buena tarde Luis.
Ya realice el cambio estimado, pero el problema persiste.
Saludos.
el 11-28-2018 01:05 PM
Hola Hector,
¿Podrías compartir como quedo la configuración con los cambios efectuados?
Así, yo u otro miembro de la comunidad podremos verificar la configuración.
Recuerda reiniciar el teléfono después de cada cambio.
Saludos
el 11-28-2018 01:11 PM
Enterado, claro que si estimado Luis, adjunto como quedo la configuracion:
--------------------------
ephone-dn 10 dual-line
number 40
label servicios
description servicios
name servicios
---------------------------
ephone 12
device-security-mode none
description servicios
mac-address 4E60.2EA8.5478
max-calls-per-button 2
username "servicios" password 123456
type 6921
button 1:10
Cabe mencionar que el problema es que no registra el telefono, ya verifique la MAC ADD esta correctamente escrita, realice una prueba conectando el telefono directamente en el conmutador y el problema persiste, aparece telefono no registrado.
Muchas gracias, me pueden apoyar por favor, mil gracias.
Saludos.
el 11-28-2018 01:24 PM
el 11-28-2018 02:15 PM
Buena tarde Luis.
Ya lo configure con los parametros:
ephone-dn 10
number 40
ephone 12
device-security-mode none ----------------------- > Este comando aparece por default intente quitarlo pero vuelve a aparecer.
mac-address 4e60.2ea8.5478
max-calls-per-button 2
type 6921 ----------------------- > al momento de escribir el comando type el CLI indica primeramente escribir el comando anterior
button 1:10
Revisando el button 1:10 ninguno de los ephones lo tiene configurado, ya reinicie pero el problema persiste.
Saludos.
el 11-28-2018 02:18 PM
Al momento de aplicar el siguiente comando no reinicia el telefono, por lo que cuando reinicio apago fisicamente el telefono y lo vuelvo a encender.
tda(config)#ephone 12
tda(config-ephone)#res
tda(config-ephone)#resta
tda(config-ephone)#restart
restarting 4e60.2ea8.5478
tda(config-ephone)#rese
tda(config-ephone)#reset
resetting 34A8.4E60.0D3A
tda(config-ephone)#
tda(config-ephone)#exit
el 11-28-2018 02:25 PM
Buena tarde.
Puse el comando show ephone registered y solo tengo registrado un telefono:
ephone-1[0] Mac:2E78.1A6B.23A8 TCP socket:[4] activeLine:0 whisperLine:0 REGISTERED in SCCP ver 20/17 max_streams=1
mediaActive:0 whisper_mediaActive:0 startMedia:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0 caps:8
IP:10.10.207.101 * 35111 6921 keepalive 1 max_line 2 available_line 2
button 1: cw:1 ccw:(0 0)
dn 16 number 60 CH1 IDLE CH2 IDLE
Preferred Codec: g711ulaw
Lpcor Type: none Username: sistemas Password: sistema
ahora bien si pongo el comando show ephone unregistered aparece lo siguiente:
ephone-12[11] Mac:34A8.4E60.0D3A TCP socket:[-1] activeLine:0 whisperLine:0 UNREGISTERED
mediaActive:0 whisper_mediaActive:0 startMedia:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0 caps:0
IP:0.0.0.0* 0 Unknown 0 keepalive 0 max_line 0 available_line 0
button 1: cw:1 ccw:(0)
dn 10 number 40 CH1 DOWN
Preferred Codec: g711ulaw
Saludos.
el 11-28-2018 06:14 PM
Hola Hector,
Opción 4:
¿Cabria la posibilidad de que aun quedara algún registro del teléfono anterior, relacionado con los parámetros que estas usando para el nuevo?
Para evitar eso, ¿podrías probar configurando el nuevo teléfono con números de ephone-dn y ephone que no hayas usado antes?
Espero que eso solucione el problema.
Saludos
el 11-29-2018 07:47 AM
Hola buenos días.
En este momento acabo de generar un nuevo ephone y ephone-dn, el problema persisten, me percato del siguiente log del telefono que funciona correctamente:
Adding 20498 symbols for standalone.
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]] ]]]] ]]]]]]]]]] ]] ]]]] (R)
] ]]]]]]]]] ]]]]]] ]]]]]]]] ]] ]]]]
]] ]]]]]]] ]]]]]]]] ]]]]]] ] ]] ]]]]
]]] ]]]]] ] ]]] ] ]]]] ]]] ]]]]]]]]] ]]]] ]] ]]]] ]] ]]]]]
]]]] ]]] ]] ] ]]] ]] ]]]]] ]]]]]] ]] ]]]]]]] ]]]] ]] ]]]] Starting RC
eb ..
]]]]] ] ]]]] ]]]]] ]]]]]]]] ]]]] ]] ]]]] ]]]]]]] ]]]]
]]]]]] ]]]]] ]]]]]] ] ]]]]] ]]]] ]] ]]]] ]]]]]]]] ]]]]
]]]]]]] ]]]]] ] ]]]]]] ] ]]] ]]]] ]] ]]]] ]]]] ]]]] ]]]]
]]]]]]]] ]]]]] ]]] ]]]]]]] ] ]]]]]]] ]]]] ]]]] ]]]] ]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#h]]]]]]]]]]]]]]]]]]] Development System
]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]] VxWorks version 5.5.1
]]]]]]]]]]]]]]]]]]]]]]]]]] KERNEL: WIND version 2.6
]]]]]]]]]]]]]]]]]]]]]]]]] Copyright Wind River Systems, Inc., 1984-2003
CPU: TI TNETV1050 Communication Processor. Processor #0.
Memory Size: 0x2000000. BSP version 7.2.7.20.
========================================================
Board : TI TNETV1050 Communication Processor
SOC : Titan, ChipId: 0x7, Version: 2
Cache : Write-Back, Write-Allocate
PSP Version : 7.2.7.20
Type : BasePSP 7.2.7.20 Patch
PSPWIZ Version : 0.5
MIPS freq : 162500000 Hz,
System Freq : 100000000 Hz,
VBUS freq : 81250000 Hz
BasePSP mode : Routing
===================================================UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#h=====
CFGTREE creates finish.
flash_get_font 131:FONT/rtl-sccp.jar open fail.
MMI : MMI Create Browser task ....
uglTitanModeSet 428: ed75752 setmode
ed75752 GLCD: bpp:8, X:396, Y:162 paletteSz:512
uglTitanModeSet 485:pGenDriver->fbAddress b5c5d330
cfgmgr_init : CFGMGR: Creating...
appCreate: autoBootLevel=2
MXP environment is created.
About to create Idle Task
About to create Measurement Task
Idle Measurement Tasks created
Panic button enabled
Heartbeat started
Creating Golden Gateway application...
TNETV1050 Communication Processor Revision: PG3.1
DSP core type (TITAN)
dimhw_HALT_DSP - No TDM config needed
Retrieving DSP image
Source: Flash file system, file: /DSP/DSP69xx.0-0-0-4.zz
unzip 7-ZIP file successful
*******************************************************************
** **
** VOIP IPP firmware UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#hSCCP 9.1.1.0 **
** **
** compiled on Nov 4 2010 at 15:15:13 **
** **
** **
*******************************************************************
VxWorks login: dimhw_HALT_DSP - No TDM config needed
SSH: sshdInit ok
SSH: ssh_auth_useradd failed (sshdStart)
SSH: start ssh server fail!(sshd_start)
sntp_restore_time(569) : hardware reset
0000001226 - Following features compiled out of the build:
0000001226 - DIM_DNLD_PAGED_BOOT
0000001226 - DIM_DNLD_DIRECT
0000001226 - DIM_DNLD_MSG
0000001226 - DIM_CHAN_IF
0000001226 - DIM_RTCP_IF
0000001226 - DIM_SIG_IF
0000001226 - DIM_AUDIO_IF
0000001226 - DIM_LOMGR_CHN_FIFO
0000001226 - PROTO_AAL2
0000001226 - PROUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#hTO_CLRDT
0000001227 - PROTO_MODEM
0000001227 - DIM_3PROC
0000001227 - DIM_DETAILED_SPY
0000001227 - Following features not defined in build and have been enabled
0000001227 - by default; REVIEW to remove potential unecessary code:
0000001227 - All features are accounted for!!!
0000001234 - ROOT: CMM created
0000001234 - ACCU: Creating...
0000001235 - ACCU: Created.
0000001235 - TSTN> tMVX_TSTN creating...
0000001236 - SAPP : initializing sockets
0000001236 - SAPP : initializing calls
0000001241 - SAPP : initializing sccp
0000001241 - SAPP : initialized
0000001242 - TSTN> tMVX_TSTN created.
0000001242 - CUVA> tMVX_CUVA creating...
0000001242 - CUVA> tMVX_CUVA created.
0000001242 - NMM: Build contains Only TUIU
0000001250 - DSPALLfont_conf_initOC: AER instance 1, max_tail = 60 ms, usage = ( HS HeS
GL_HS GL_HeS )
0000001251 - DSPALLOC: AER instance 0, max_tail = 200 ms, usage = ( HS HeS HF UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#hGL_HS
L_HeS )
950000001303 - DIM: 0:*,Writing 0x6a001400 @ 0x100
: error f04:48:13, 11/22/2018on : system boot up (SCCP 9.1.1.0)t file
0000001315 - CMMTEST: IPP user interface configuration done, result=1, handle=6
0000001316 - TCP : SNET task started ...
0000001316 - SCCP : SCCP task started...
0000001316 - CUVA> 'acuva_init_sock()'. initializing...
0000001316 - CUVA> 'acuva_init_sock()'. non-block CUVA sock-port(10:4224), initialized.
0000001365 - TCP : set icmp socket(11) option OK
0000001365 - TCP : set icmp socket(11) non-block OK
0000001409 - DSPA: DSP 0,Image 0:Download done!
network_stop : network_priv.running_status == NETWORK_STOP
cdpInit: init ok.
0000002764 - Idle/Max KIPS: 934 / 160823 --- MIPs avail: 0.93 CPU Idle: 0.58
lldp: init OK
0000004276 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CPU Idle: 0.00
0000005788 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#hPU Idle: 0.00
0000007300 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CPU Idle: 0.00
rwxrwxrwx 0:0 a: -1 i:0 Nov 22, 2018 4:48:26am 227 Chirp1.raw
rwxrwxrwx 0:0 a: -1 i:0 Nov 22, 2018 4:48:26am 502 Chirp2.raw
xml_config_keymap(1322): -----
deck: stemplate
card: template
href: #stemplate?template
xml_config_keymap(1327): -----
network_stop : network_priv.running_status == NETWORK_STOP
The DUT in DHCP Bind state.....
04:48:38, 11/22/2018 : SEP54781a6b2ea8 Get ip from DHCP server : 10.10.207.101
SSH: ssh_auth_useradd find ok (sshdActivate)
TID: 0x95965dc0 task name: PROVISION tag name: versionStamp value : {Jan 01 2002 00:00:00
is error format.
SSH: ssh_auth_useradd find ok (sshdActivate)
nmmp_get_locale_tone_file 808: ffs_fopen fail.
SSH: ssh_auth_useradd find ok (sshdActivate)
SSH: ssh_auth_useradd find ok (sshdActivate)
0000014928 - ACCU: SCCP REG OK(0,UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#h -1)
0000014929 - ACCU: accu_term_sccp_line_select_softkeys(). no match softkey set 0
0000014931 - ACCU: SCCP REG OK(0, -1)
xml_config_keymap(1322): -----
deck: sCMEtemplate
card: template
href: #sCMEtemplate?template
xml_config_keymap(1327): -----
rwxrwxrwx 0:0 a: -1 i:0 Nov 28, 2018 11:30:30am 1770 local
rwxrwxrwx 0:0 a: -1 i:0 Nov 28, 2018 11:30:30am 5475 config
Copying files to flash... Complete.
..0000017888 - Idle/Max KIPS: 5347 / 160823 --- MIPs avail: 5.35 CPU Idle: 3.32
0003258832 - ACCU: SCCP REG FAIL(-1, -1)
0003261145 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CPU Idle: 0.00
TID: 0x9595c160 task name: PROVISION tag name: versionStamp value : {Jan 01 2002 00:00:00
is error format.
SSH: ssh_auth_useradd find ok (sshdActivate)
nmmp_get_locale_tone_file 808: ffs_fopen fail.
SSH: ssh_auth_useradd find ok (sshdActivate)
SSH: ssh_auth_useradd fUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#hind ok (sshdActivate)
0003262153 - ACCU: SCCP REG OK(0, -1)
0003262153 - ACCU: accu_term_sccp_line_select_softkeys(). no match softkey set 0
0003262155 - ACCU: SCCP REG OK(0, -1)
rwxrwxrwx 0:0 a: -1 i:0 Nov 28, 2018 1:18:44pm 1770 local
rwxrwxrwx 0:0 a: -1 i:0 Nov 28, 2018 1:18:44pm 5475 config
Copying files to flash... Complete.
-------------------------------------------------------------------
Y detecto lo siguiente en el telefono que presenta el problema:
Adding 20498 symbols for standalone.
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]] ]]]] ]]]]]]]]]] ]] ]]]] (R)
] ]]]]]]]]] ]]]]]] ]]]]]]]] ]] ]]]]
]] ]]]]]]] ]]]]]]]] ]]]]]] ] ]] ]]]]
]]] ]]]]] ] ]]] ] ]]]] ]]] ]]]]]]]]] ]]]] ]] ]]]] ]] ]]]]]
]]]] ]]] ]] ] ]]] ]] ]]]]] ]]]]]] ]] ]]]]]]] ]]]] ]] ]]]] Starting RC
eb ..
]]]]] ] ]]]] ]]]]] ]]]]]]]] ]]]] ]] ]]]] ]]]]]]] ]]]]
]]]]]] ]]]]] ]]]]]] ] ]]]]] ]]]] ]] ]]]] ]]]]]]]] ]]]]
]]]]]]] ]]]]] ] ]]]]]] ] ]]] ]]]] ]] ]]]] ]]]] ]]]] ]]]]
]]]]]]]] ]]]]] ]]] ]]]]]]] ] ]]]]]]] ]]]] ]]]] ]]]] ]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#h]]]]]]]]]]]]]]]]]]] Development System
]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]] VxWorks version 5.5.1
]]]]]]]]]]]]]]]]]]]]]]]]]] KERNEL: WIND version 2.6
]]]]]]]]]]]]]]]]]]]]]]]]] Copyright Wind River Systems, Inc., 1984-2003
CPU: TI TNETV1050 Communication Processor. Processor #0.
Memory Size: 0x2000000. BSP version 7.2.7.20.
========================================================
Board : TI TNETV1050 Communication Processor
SOC : Titan, ChipId: 0x7, Version: 2
Cache : Write-Back, Write-Allocate
PSP Version : 7.2.7.20
Type : BasePSP 7.2.7.20 Patch
PSPWIZ Version : 0.5
MIPS freq : 162500000 Hz,
System Freq : 100000000 Hz,
VBUS freq : 81250000 Hz
BasePSP mode : Routing
===================================================UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#h=====
CFGTREE creates finish.
flash_get_font 131:FONT/rtl-sccp.jar open fail.
MMI : MMI Create Browser task ....
uglTitanModeSet 428: ed75752 setmode
ed75752 GLCD: bpp:8, X:396, Y:162 paletteSz:512
uglTitanModeSet 485:pGenDriver->fbAddress b5c5d350
cfgmgr_init : CFGMGR: Creating...
appCreate: autoBootLevel=2
MXP environment is created.
About to create Idle Task
About to create Measurement Task
Idle Measurement Tasks created
Panic button enabled
Heartbeat started
Creating Golden Gateway application...
TNETV1050 Communication Processor Revision: PG3.1
DSP core type (TITAN)
dimhw_HALT_DSP - No TDM config needed
Retrieving DSP image
Source: Flash file system, file: /DSP/DSP69xx.0-0-0-4.zz
unzip 7-ZIP file successful
*******************************************************************
** **
** VOIP IPP firmware UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#hSCCP 9.1.1.0 **
** **
** compiled on Nov 4 2010 at 15:15:13 **
** **
** **
*******************************************************************
VxWorks login: dimhw_HALT_DSP - No TDM config needed
SSH: sshdInit ok
SSH: ssh_auth_useradd failed (sshdStart)
SSH: start ssh server fail!(sshd_start)
sntp_restore_time(569) : hardware reset
0000001207 - Following features compiled out of the build:
0000001207 - DIM_DNLD_PAGED_BOOT
0000001207 - DIM_DNLD_DIRECT
0000001207 - DIM_DNLD_MSG
0000001207 - DIM_CHAN_IF
0000001207 - DIM_RTCP_IF
0000001207 - DIM_SIG_IF
0000001207 - DIM_AUDIO_IF
0000001207 - DIM_LOMGR_CHN_FIFO
0000001207 - PROTO_AAL2
0000001207 - PROUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#hTO_CLRDT
0000001207 - PROTO_MODEM
0000001207 - DIM_3PROC
0000001207 - DIM_DETAILED_SPY
0000001208 - Following features not defined in build and have been enabled
0000001208 - by default; REVIEW to remove potential unecessary code:
0000001208 - All features are accounted for!!!
0000001214 - ROOT: CMM created
0000001215 - ACCU: Creating...
0000001216 - ACCU: Created.
0000001216 - TSTN> tMVX_TSTN creating...
0000001217 - SAPP : initializing sockets
0000001217 - SAPP : initializing calls
0000001222 - SAPP : initializing sccp
0000001222 - SAPP : initialized
0000001223 - TSTN> tMVX_TSTN created.
0000001223 - CUVA> tMVX_CUVfont_cA creating...
onf_init0000001223 - CUVA> tMVX_CUVA created.
0000001223 - NMM: Build contains Only TUIU
950000001231 - DSPALLOC: AER instance 1, max_tail = 60 ms, usage = :( HS HeS GL_HS GL_
eS )
0000001231 - DSPALLOC: AER instance 0, max_tail = 200 ms, usage = ( HS HeS HUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#hF GL_HS G
_HeS )
error font fi0000001284 - DIM: 0:*,Writing 0x6a001400 @ 0x100
le
14:19:13, 06/01/2012 : system boot up (SCCP 9.1.1.0)
0000001295 - CMMTEST: IPP user interface configuration done, result=1, handle=6
0000001296 - TCP : SNET task started ...
0000001296 - SCCP : SCCP task started...
0000001296 - CUVA> 'acuva_init_sock()'. initializing...
0000001296 - CUVA> 'acuva_init_sock()'. non-block CUVA sock-port(10:4224), initialized.
0000001346 - TCP : set icmp socket(11) option OK
0000001346 - TCP : set icmp socket(11) non-block OK
0000001390 - DSPA: DSP 0,Image 0:Download done!
network_stop : network_priv.running_status == NETWORK_STOP
cdpInit: init ok.
0000002745 - Idle/Max KIPS: 1189 / 160823 --- MIPs avail: 1.19 CPU Idle: 0.74
lldp: init OK
0000004257 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CPU Idle: 0.00
0000005769 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#hPU Idle: 0.00
0000007281 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CPU Idle: 0.00
rwxrwxrwx 0:0 a: -1 i:0 Jun 1, 2012 2:19:26pm 227 Chirp1.raw
rwxrwxrwx 0:0 a: -1 i:0 Jun 1, 2012 2:19:26pm 502 Chirp2.raw
xml_config_keymap(1322): -----
deck: stemplate
card: template
href: #stemplate?template
xml_config_keymap(1327): -----
network_stop : network_priv.running_status == NETWORK_STOP
The DUT in DHCP Bind state.....
14:19:38, 06/01/2012 : SEP34a84e600d3a Get ip from DHCP server : 10.10.207.102
SSH: ssh_auth_useradd find ok (sshdActivate)
0000287613 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)
0000290013 - ACCU: accu_dummy_ep_evthd(). no handler found for event=14(mmi_cmd_on_hook)
0000379463 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)
0000380863 - ACCU: accu_dummy_ep_evthd(). no handler found forUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#h event=14(mmi_cmd_on_hook)
0000387463 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)
0000388813 - ACCU: accu_dummy_ep_evthd(). no handler found for event=14(mmi_cmd_on_hook)
0000392563 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)
0000392963 - ACCU: accu_dummy_ep_evthd(). no handler found for event=14(mmi_cmd_on_hook)
0000393213 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)
0000393813 - ACCU: accu_dummy_ep_evthd(). no handler found for event=14(mmi_cmd_on_hook)
xml_SetHTTPRequest(4901) url len=0
xml_http_pb_callback(6750) download update fail!
xml_SetHTTPRequest(4901) url len=0
xml_http_srvmenu_callback(6858) download update fail!
xml_SetHTTPRequest(4901) url len=0
xml_http_pb_callback(6750) download update fail!
0009721813 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#h
0009723263 - ACCU: accu_dummy_ep_evthd(). no handler found for event=14(mmi_cmd_on_hook)
0030218063 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)
0030223813 - ACCU: accu_dummy_ep_evthd(). no handler found for event=14(mmi_cmd_on_hook)
¿Existe la probabilidad de que el problema radica en el firmware, por lo que el log lanza varios errores, si es asi donde puedo conseguir el firmware de este modelo y cual seria el procedimiento para planchar nuevamente el firmware?
Mil gracias por el apoyo de antemano.
Saludos.
el 11-29-2018 08:05 AM
Buen dia Luis.
En este momento realice la prueba generando un nuevo ephone y ephone-dn, completamente nuevo y sin uso, el telefono persiste con el problema, como si tengo alcanzo el telefono via ping y url, me percate de lo siguiente:
Log del telefono que funciona correctamente:
Adding 20498 symbols for standalone.
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]] ]]]] ]]]]]]]]]] ]] ]]]] (R)
] ]]]]]]]]] ]]]]]] ]]]]]]]] ]] ]]]]
]] ]]]]]]] ]]]]]]]] ]]]]]] ] ]] ]]]]
]]] ]]]]] ] ]]] ] ]]]] ]]] ]]]]]]]]] ]]]] ]] ]]]] ]] ]]]]]
]]]] ]]] ]] ] ]]] ]] ]]]]] ]]]]]] ]] ]]]]]]] ]]]] ]] ]]]] Starting RC
eb ..
]]]]] ] ]]]] ]]]]] ]]]]]]]] ]]]] ]] ]]]] ]]]]]]] ]]]]
]]]]]] ]]]]] ]]]]]] ] ]]]]] ]]]] ]] ]]]] ]]]]]]]] ]]]]
]]]]]]] ]]]]] ] ]]]]]] ] ]]] ]]]] ]] ]]]] ]]]] ]]]] ]]]]
]]]]]]]] ]]]]] ]]] ]]]]]]] ] ]]]]]]] ]]]] ]]]] ]]]] ]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#h]]]]]]]]]]]]]]]]]]] Development System
]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]] VxWorks version 5.5.1
]]]]]]]]]]]]]]]]]]]]]]]]]] KERNEL: WIND version 2.6
]]]]]]]]]]]]]]]]]]]]]]]]] Copyright Wind River Systems, Inc., 1984-2003
CPU: TI TNETV1050 Communication Processor. Processor #0.
Memory Size: 0x2000000. BSP version 7.2.7.20.
========================================================
Board : TI TNETV1050 Communication Processor
SOC : Titan, ChipId: 0x7, Version: 2
Cache : Write-Back, Write-Allocate
PSP Version : 7.2.7.20
Type : BasePSP 7.2.7.20 Patch
PSPWIZ Version : 0.5
MIPS freq : 162500000 Hz,
System Freq : 100000000 Hz,
VBUS freq : 81250000 Hz
BasePSP mode : Routing
===================================================UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#h=====
CFGTREE creates finish.
flash_get_font 131:FONT/rtl-sccp.jar open fail.
MMI : MMI Create Browser task ....
uglTitanModeSet 428: ed75752 setmode
ed75752 GLCD: bpp:8, X:396, Y:162 paletteSz:512
uglTitanModeSet 485:pGenDriver->fbAddress b5c5d330
cfgmgr_init : CFGMGR: Creating...
appCreate: autoBootLevel=2
MXP environment is created.
About to create Idle Task
About to create Measurement Task
Idle Measurement Tasks created
Panic button enabled
Heartbeat started
Creating Golden Gateway application...
TNETV1050 Communication Processor Revision: PG3.1
DSP core type (TITAN)
dimhw_HALT_DSP - No TDM config needed
Retrieving DSP image
Source: Flash file system, file: /DSP/DSP69xx.0-0-0-4.zz
unzip 7-ZIP file successful
*******************************************************************
** **
** VOIP IPP firmware UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#hSCCP 9.1.1.0 **
** **
** compiled on Nov 4 2010 at 15:15:13 **
** **
** **
*******************************************************************
VxWorks login: dimhw_HALT_DSP - No TDM config needed
SSH: sshdInit ok
SSH: ssh_auth_useradd failed (sshdStart)
SSH: start ssh server fail!(sshd_start)
sntp_restore_time(569) : hardware reset
0000001226 - Following features compiled out of the build:
0000001226 - DIM_DNLD_PAGED_BOOT
0000001226 - DIM_DNLD_DIRECT
0000001226 - DIM_DNLD_MSG
0000001226 - DIM_CHAN_IF
0000001226 - DIM_RTCP_IF
0000001226 - DIM_SIG_IF
0000001226 - DIM_AUDIO_IF
0000001226 - DIM_LOMGR_CHN_FIFO
0000001226 - PROTO_AAL2
0000001226 - PROUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#hTO_CLRDT
0000001227 - PROTO_MODEM
0000001227 - DIM_3PROC
0000001227 - DIM_DETAILED_SPY
0000001227 - Following features not defined in build and have been enabled
0000001227 - by default; REVIEW to remove potential unecessary code:
0000001227 - All features are accounted for!!!
0000001234 - ROOT: CMM created
0000001234 - ACCU: Creating...
0000001235 - ACCU: Created.
0000001235 - TSTN> tMVX_TSTN creating...
0000001236 - SAPP : initializing sockets
0000001236 - SAPP : initializing calls
0000001241 - SAPP : initializing sccp
0000001241 - SAPP : initialized
0000001242 - TSTN> tMVX_TSTN created.
0000001242 - CUVA> tMVX_CUVA creating...
0000001242 - CUVA> tMVX_CUVA created.
0000001242 - NMM: Build contains Only TUIU
0000001250 - DSPALLfont_conf_initOC: AER instance 1, max_tail = 60 ms, usage = ( HS HeS
GL_HS GL_HeS )
0000001251 - DSPALLOC: AER instance 0, max_tail = 200 ms, usage = ( HS HeS HF UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#hGL_HS
L_HeS )
950000001303 - DIM: 0:*,Writing 0x6a001400 @ 0x100
: error f04:48:13, 11/22/2018on : system boot up (SCCP 9.1.1.0)t file
0000001315 - CMMTEST: IPP user interface configuration done, result=1, handle=6
0000001316 - TCP : SNET task started ...
0000001316 - SCCP : SCCP task started...
0000001316 - CUVA> 'acuva_init_sock()'. initializing...
0000001316 - CUVA> 'acuva_init_sock()'. non-block CUVA sock-port(10:4224), initialized.
0000001365 - TCP : set icmp socket(11) option OK
0000001365 - TCP : set icmp socket(11) non-block OK
0000001409 - DSPA: DSP 0,Image 0:Download done!
network_stop : network_priv.running_status == NETWORK_STOP
cdpInit: init ok.
0000002764 - Idle/Max KIPS: 934 / 160823 --- MIPs avail: 0.93 CPU Idle: 0.58
lldp: init OK
0000004276 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CPU Idle: 0.00
0000005788 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#hPU Idle: 0.00
0000007300 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CPU Idle: 0.00
rwxrwxrwx 0:0 a: -1 i:0 Nov 22, 2018 4:48:26am 227 Chirp1.raw
rwxrwxrwx 0:0 a: -1 i:0 Nov 22, 2018 4:48:26am 502 Chirp2.raw
xml_config_keymap(1322): -----
deck: stemplate
card: template
href: #stemplate?template
xml_config_keymap(1327): -----
network_stop : network_priv.running_status == NETWORK_STOP
The DUT in DHCP Bind state.....
04:48:38, 11/22/2018 : SEP54781a6b2ea8 Get ip from DHCP server : 10.10.207.101
SSH: ssh_auth_useradd find ok (sshdActivate)
TID: 0x95965dc0 task name: PROVISION tag name: versionStamp value : {Jan 01 2002 00:00:00
is error format.
SSH: ssh_auth_useradd find ok (sshdActivate)
nmmp_get_locale_tone_file 808: ffs_fopen fail.
SSH: ssh_auth_useradd find ok (sshdActivate)
SSH: ssh_auth_useradd find ok (sshdActivate)
0000014928 - ACCU: SCCP REG OK(0,UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#h -1)
0000014929 - ACCU: accu_term_sccp_line_select_softkeys(). no match softkey set 0
0000014931 - ACCU: SCCP REG OK(0, -1)
xml_config_keymap(1322): -----
deck: sCMEtemplate
card: template
href: #sCMEtemplate?template
xml_config_keymap(1327): -----
rwxrwxrwx 0:0 a: -1 i:0 Nov 28, 2018 11:30:30am 1770 local
rwxrwxrwx 0:0 a: -1 i:0 Nov 28, 2018 11:30:30am 5475 config
Copying files to flash... Complete.
..0000017888 - Idle/Max KIPS: 5347 / 160823 --- MIPs avail: 5.35 CPU Idle: 3.32
0003258832 - ACCU: SCCP REG FAIL(-1, -1)
0003261145 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CPU Idle: 0.00
TID: 0x9595c160 task name: PROVISION tag name: versionStamp value : {Jan 01 2002 00:00:00
is error format.
SSH: ssh_auth_useradd find ok (sshdActivate)
nmmp_get_locale_tone_file 808: ffs_fopen fail.
SSH: ssh_auth_useradd find ok (sshdActivate)
SSH: ssh_auth_useradd fUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUQUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUв#hind ok (sshdActivate)
0003262153 - ACCU: SCCP REG OK(0, -1)
0003262153 - ACCU: accu_term_sccp_line_select_softkeys(). no match softkey set 0
0003262155 - ACCU: SCCP REG OK(0, -1)
rwxrwxrwx 0:0 a: -1 i:0 Nov 28, 2018 1:18:44pm 1770 local
rwxrwxrwx 0:0 a: -1 i:0 Nov 28, 2018 1:18:44pm 5475 config
Copying files to flash... Complete.
-------------------------------------------------------
Log del telefono que tengo problemas:
Adding 20498 symbols for standalone.
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]] ]]]] ]]]]]]]]]] ]] ]]]] (R)
] ]]]]]]]]] ]]]]]] ]]]]]]]] ]] ]]]]
]] ]]]]]]] ]]]]]]]] ]]]]]] ] ]] ]]]]
]]] ]]]]] ] ]]] ] ]]]] ]]] ]]]]]]]]] ]]]] ]] ]]]] ]] ]]]]]
]]]] ]]] ]] ] ]]] ]] ]]]]] ]]]]]] ]] ]]]]]]] ]]]] ]] ]]]] Starting RC
eb ..
]]]]] ] ]]]] ]]]]] ]]]]]]]] ]]]] ]] ]]]] ]]]]]]] ]]]]
]]]]]] ]]]]] ]]]]]] ] ]]]]] ]]]] ]] ]]]] ]]]]]]]] ]]]]
]]]]]]] ]]]]] ] ]]]]]] ] ]]] ]]]] ]] ]]]] ]]]] ]]]] ]]]]
]]]]]]]] ]]]]] ]]] ]]]]]]] ] ]]]]]]] ]]]] ]]]] ]]]] ]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#h]]]]]]]]]]]]]]]]]]] Development System
]]]]]]]]]]]]]]]]]]]]]]]]]]]]
]]]]]]]]]]]]]]]]]]]]]]]]]]] VxWorks version 5.5.1
]]]]]]]]]]]]]]]]]]]]]]]]]] KERNEL: WIND version 2.6
]]]]]]]]]]]]]]]]]]]]]]]]] Copyright Wind River Systems, Inc., 1984-2003
CPU: TI TNETV1050 Communication Processor. Processor #0.
Memory Size: 0x2000000. BSP version 7.2.7.20.
========================================================
Board : TI TNETV1050 Communication Processor
SOC : Titan, ChipId: 0x7, Version: 2
Cache : Write-Back, Write-Allocate
PSP Version : 7.2.7.20
Type : BasePSP 7.2.7.20 Patch
PSPWIZ Version : 0.5
MIPS freq : 162500000 Hz,
System Freq : 100000000 Hz,
VBUS freq : 81250000 Hz
BasePSP mode : Routing
===================================================UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#h=====
CFGTREE creates finish.
flash_get_font 131:FONT/rtl-sccp.jar open fail.
MMI : MMI Create Browser task ....
uglTitanModeSet 428: ed75752 setmode
ed75752 GLCD: bpp:8, X:396, Y:162 paletteSz:512
uglTitanModeSet 485:pGenDriver->fbAddress b5c5d350
cfgmgr_init : CFGMGR: Creating...
appCreate: autoBootLevel=2
MXP environment is created.
About to create Idle Task
About to create Measurement Task
Idle Measurement Tasks created
Panic button enabled
Heartbeat started
Creating Golden Gateway application...
TNETV1050 Communication Processor Revision: PG3.1
DSP core type (TITAN)
dimhw_HALT_DSP - No TDM config needed
Retrieving DSP image
Source: Flash file system, file: /DSP/DSP69xx.0-0-0-4.zz
unzip 7-ZIP file successful
*******************************************************************
** **
** VOIP IPP firmware UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#hSCCP 9.1.1.0 **
** **
** compiled on Nov 4 2010 at 15:15:13 **
** **
** **
*******************************************************************
VxWorks login: dimhw_HALT_DSP - No TDM config needed
SSH: sshdInit ok
SSH: ssh_auth_useradd failed (sshdStart)
SSH: start ssh server fail!(sshd_start)
sntp_restore_time(569) : hardware reset
0000001207 - Following features compiled out of the build:
0000001207 - DIM_DNLD_PAGED_BOOT
0000001207 - DIM_DNLD_DIRECT
0000001207 - DIM_DNLD_MSG
0000001207 - DIM_CHAN_IF
0000001207 - DIM_RTCP_IF
0000001207 - DIM_SIG_IF
0000001207 - DIM_AUDIO_IF
0000001207 - DIM_LOMGR_CHN_FIFO
0000001207 - PROTO_AAL2
0000001207 - PROUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#hTO_CLRDT
0000001207 - PROTO_MODEM
0000001207 - DIM_3PROC
0000001207 - DIM_DETAILED_SPY
0000001208 - Following features not defined in build and have been enabled
0000001208 - by default; REVIEW to remove potential unecessary code:
0000001208 - All features are accounted for!!!
0000001214 - ROOT: CMM created
0000001215 - ACCU: Creating...
0000001216 - ACCU: Created.
0000001216 - TSTN> tMVX_TSTN creating...
0000001217 - SAPP : initializing sockets
0000001217 - SAPP : initializing calls
0000001222 - SAPP : initializing sccp
0000001222 - SAPP : initialized
0000001223 - TSTN> tMVX_TSTN created.
0000001223 - CUVA> tMVX_CUVfont_cA creating...
onf_init0000001223 - CUVA> tMVX_CUVA created.
0000001223 - NMM: Build contains Only TUIU
950000001231 - DSPALLOC: AER instance 1, max_tail = 60 ms, usage = :( HS HeS GL_HS GL_
eS )
0000001231 - DSPALLOC: AER instance 0, max_tail = 200 ms, usage = ( HS HeS HUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#hF GL_HS G
_HeS )
error font fi0000001284 - DIM: 0:*,Writing 0x6a001400 @ 0x100
le
14:19:13, 06/01/2012 : system boot up (SCCP 9.1.1.0)
0000001295 - CMMTEST: IPP user interface configuration done, result=1, handle=6
0000001296 - TCP : SNET task started ...
0000001296 - SCCP : SCCP task started...
0000001296 - CUVA> 'acuva_init_sock()'. initializing...
0000001296 - CUVA> 'acuva_init_sock()'. non-block CUVA sock-port(10:4224), initialized.
0000001346 - TCP : set icmp socket(11) option OK
0000001346 - TCP : set icmp socket(11) non-block OK
0000001390 - DSPA: DSP 0,Image 0:Download done!
network_stop : network_priv.running_status == NETWORK_STOP
cdpInit: init ok.
0000002745 - Idle/Max KIPS: 1189 / 160823 --- MIPs avail: 1.19 CPU Idle: 0.74
lldp: init OK
0000004257 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CPU Idle: 0.00
0000005769 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#hPU Idle: 0.00
0000007281 - Idle/Max KIPS: 0 / 160823 --- MIPs avail: 0.00 CPU Idle: 0.00
rwxrwxrwx 0:0 a: -1 i:0 Jun 1, 2012 2:19:26pm 227 Chirp1.raw
rwxrwxrwx 0:0 a: -1 i:0 Jun 1, 2012 2:19:26pm 502 Chirp2.raw
xml_config_keymap(1322): -----
deck: stemplate
card: template
href: #stemplate?template
xml_config_keymap(1327): -----
network_stop : network_priv.running_status == NETWORK_STOP
The DUT in DHCP Bind state.....
14:19:38, 06/01/2012 : SEP34a84e600d3a Get ip from DHCP server : 10.10.207.102
SSH: ssh_auth_useradd find ok (sshdActivate)
0000287613 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)
0000290013 - ACCU: accu_dummy_ep_evthd(). no handler found for event=14(mmi_cmd_on_hook)
0000379463 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)
0000380863 - ACCU: accu_dummy_ep_evthd(). no handler found forUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#h event=14(mmi_cmd_on_hook)
0000387463 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)
0000388813 - ACCU: accu_dummy_ep_evthd(). no handler found for event=14(mmi_cmd_on_hook)
0000392563 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)
0000392963 - ACCU: accu_dummy_ep_evthd(). no handler found for event=14(mmi_cmd_on_hook)
0000393213 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)
0000393813 - ACCU: accu_dummy_ep_evthd(). no handler found for event=14(mmi_cmd_on_hook)
xml_SetHTTPRequest(4901) url len=0
xml_http_pb_callback(6750) download update fail!
xml_SetHTTPRequest(4901) url len=0
xml_http_srvmenu_callback(6858) download update fail!
xml_SetHTTPRequest(4901) url len=0
xml_http_pb_callback(6750) download update fail!
0009721813 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUuUUUUUв#h
0009723263 - ACCU: accu_dummy_ep_evthd(). no handler found for event=14(mmi_cmd_on_hook)
0030218063 - ACCU: accu_dummy_ep_evthd(). no handler found for event=15(mmi_cmd_off_hook)
0030223813 - ACCU: accu_dummy_ep_evthd(). no handler found for event=14(mmi_cmd_on_hook)
¿Existe la probabilidad de que sea un tema con el firmware del telefono ya que veo varios errores en el, encontre una liga donde poder descargar el firmware pero no se cual le corresponde a la que tiene el telefono que si funciona, por otro lado me pudieran indicar el procedimiento de poder planchar el nuevo firmware?
https://software.cisco.com/download/home/282622815/type/282074289/release/9.1%25281%2529SR1
Mil gracias por su apoyo de antemano.
Saludos.
el 11-29-2018 03:49 PM
Buena tarde.
Alguien me puede apoyar con este problema, por favor, mil gracias de antemano por el apoyo.
Saludos.
Descubra y salve sus notas favoritas. Vuelva a encontrar las respuestas de los expertos, guías paso a paso, temas recientes y mucho más.
¿Es nuevo por aquí? Empiece con estos tips. Cómo usar la comunidad Guía para nuevos miembros
Navegue y encuentre contenido personalizado de la comunidad