cancelar
Mostrar resultados para 
Pesquisar em vez de 
Queria dizer: 
cancel
460
Apresentações
5
Útil
1
Respostas

Problemas com ligações Internacionais CUCME

ti00000057
Level 1
Level 1

Caros bom dia,

O que esta ocorrendo é o seguinte ao fazer uma ligação internacional ele sempre corta os 3 ultimos digitos.

Número discado: 49 151 18855630

#sh voice call status
CallID CID ccVdb Port Slot/DSP:Ch Called # Codec MLPP Dial-peers
0x4CDA72 3E0E 0x23794230 0/1/0:0.5 0/1:2 *4915118855 None 40022/4
1 active calls found

Segue o meu dial-peer:

dial-peer voice 4 pots
description Chamadas DDI
destination-pattern 00012T
direct-inward-dial
port 0/1/0:0
prefix 0012
default forward-digits

Alguém sabe o que pode estar ocorrendo?

1 RESPOSTA 1

dsobrinho
Level 9
Level 9

Ola,

Apague e crie novamente esse dial peer

dial-peer voice 4 pots
description Chamadas DDI
destination-pattern 00012T
direct-inward-dial
port 0/1/0:0
prefix 00012

forward-digits

To specify which digits to forward for voice calls, use the forward-digits command in dial peer configuration mode. To specify that any digits not matching the destination-pattern are not to be forwarded, use the no form of this command. To reset to the default, use the default form of this command.

forward-digits {num-digit | all | extra}

no forward-digits

default forward-digits

Syntax Description

num-digit

The number of digits to be forwarded. If the number of digits is greater than the length of a destination phone number, the length of the destination number is used. Range is 0 to 32. Setting the value to 0 is equivalent to entering the no forward-digits command.

all

Forwards all digits. If all is entered, the full length of the destination pattern is used.

extra

If the length of the dialed digit string is greater than the length of the dial-peer destination pattern, the extra right-justified digits are forwarded. However, if the dial-peer destination pattern is variable length ending with the character "T" (for example: T, 123T, 123...T), extra digits are not forwarded.

Use o comando abaixo para pegar os logs da chamada e validar se os digitos estão sendo encaminhados.

 "debug voip ccapi inout".

Daniel Sobrinho