cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2227
Views
0
Helpful
3
Replies

voice translation rule error

r.stockton
Level 1
Level 1

I'm recieving an error on the voice translation ruleset and inbound calls are no longer translating. deb voice translation shows the following:

"Translation ruleset with tag-10 doesn't exist"

I can see the call hitting the appropriate dial-peer. The relevant configuration is thus:

voice translation-profile 8611

translate called 10

!

translation-rule 10

Rule 1 8611 4300

!

dial-peer voice 8000 voip

translation-profile outgoing 8611

preference 2

destination-pattern 8611

progress_ind setup enable 3

voice-class codec 1

session target ipv4:10.10.10.10

dtmf-relay h245-alphanumeric

no vad

!

Full Details of the debug:

.Aug 8 12:07:39 cdt: regxrule_profile_translate: number=5551212 type=national plan=isdn numbertype=calling

.Aug 8 12:07:39 cdt: regxrule_get_RegXrule: Invalid translation ruleset tag=0

.Aug 8 12:07:39 cdt: regxrule_profile_match: Error: ruleset for calling number not found

.Aug 8 12:07:39 cdt: regxrule_profile_translate: No match: number=5551212 type=national plan=isdn

.Aug 8 12:07:39 cdt: regxrule_profile_translate: number=8611 type=unknown plan=unknown numbertype=called

.Aug 8 12:07:39 cdt: regxrule_get_RegXrule: Translation ruleset with tag=10 doesn't exist

.Aug 8 12:07:39 cdt: regxrule_profile_match: Error: ruleset for called number not found

.Aug 8 12:07:39 cdt: regxrule_profile_translate: No match: number=8611 type=unknown plan=unknown

.Aug 8 12:07:39 cdt: regxrule_profile_translate: number= type=UNKNOWN plan=UNKNOWN numbertype=redirect-called

.Aug 8 12:07:39 cdt: regxrule_get_RegXrule: Invalid translation ruleset tag=0

.Aug 8 12:07:39 cdt: regxrule_profile_match: Error: ruleset for redirect-called number not found

.Aug 8 12:07:39 cdt: regxrule_profile_translate: No match: number= type=UNKNOWN plan=UNKNOWN

.Aug 8 12:07:39 cdt: regxrule_dp_translate: calling_number=5551212 calling_octet=0x21

called_number=8611 called_octet=0x80

redirect_number= redirect_type=4294967295 redirect_plan=4294967295

1 Accepted Solution

Accepted Solutions

paolo bevilacqua
Hall of Fame
Hall of Fame

Hi,

try to configure:

voice translation-rule 10

rule 1 /8611/ /4300/

And should work.

Hope this helps, please rate post if it does!

View solution in original post

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

Hi,

try to configure:

voice translation-rule 10

rule 1 /8611/ /4300/

And should work.

Hope this helps, please rate post if it does!

Switching to voice translation-rule resolved this issue. Thanks!

Any idea why the translation-rules would suddenly no longer work (perhaps IOS was upgraded unbeknownst...)?

No idea about the old translation commands, never used them.

Thanks for the nice rating and good luck!