issue description :
Using eSight configure the VOICE service success, but test analog phone after dial more than 15 seconds to heart the ring back tone.
troubleshooting process :
Using eSight deploy ONT service by using OMCI mode to configure the ONT, check find the eSight configure the ONT using the OLT default ont digit map, the default ont digit map is X.L and long timer by default is 16000ms. change the long timer time to adjust the call waiting time .
.png)
root cause :
OLT configured default ont digit map is X.L , L indicate long timer and long timer by default is 16000ms\
solution :
Change the default ont digit map long timer to 5 seconds .
EA5800-X2(config)#ont-digitmap-profile
{ add<K>|del<K>|modify<K>|token<K> }: modify
{ profile-id<K>|profile-name<K> }: profile-id
{ profile-id-value<U><1,64> }: 1
{ <cr>|critical-dial-time<K>|digitmap-format<K>|partial-dial-time<K>|profile-name<K>|roh-time<K> }: partial-dial-time 5000
{ <cr>|critical-dial-time<K>|digitmap-format<K>|roh-time<K> }:
Command:
ont-digitmap-profile modify profile-id 1 partial-dial-time 5000
EA5800-X2(config)#
suggestion :
Do not change the call waiting time to too short , it may cause the dial cannot complete issue .
The long timer must be longer than the short timer .




