09-16-2014 04:55 AM - edited 03-17-2019 12:10 AM
Hi,
I try to configure a voice translation-rule to convert an internal extension to an external DID (IVR system) follow by this same extension. It's working on a FXO port but not on a PRI.
On an analog phone, my CUBE dial digit by digit, wait 2 sec and dial extension. But with PRI, my CUBE sends all digits in one shot.
Somebody have an idea how to fix it?
voice translation-rule 10
rule 1 /^\(21..\)/ /14187273750,,\1/
voice translation-profile ExternalSite
translate called 10
dial-peer voice 3000 pots
trunkgroup PSTN
translation-profile outgoing ExternalSite
destination-pattern 21..
09-16-2014 05:33 AM
Hi.
Can you please post your PRI config? (Controller and Serial interface.)
Thanks
Regards
Carlo
09-22-2014 07:05 AM
Hi carlos,
it's very standard:
controller T1 0/0/0
cablelength long 0db
pri-group timeslots 1-24
trunk-group PSTN
description 01IPCD889020
!
controller T1 0/0/1
cablelength long 0db
pri-group timeslots 1-24
trunk-group PSTN
!
controller T1 0/1/0
cablelength long 0db
pri-group timeslots 1-24
trunk-group PSTN
interface Serial0/0/0:23
no ip address
encapsulation hdlc
isdn switch-type primary-dms100
isdn incoming-voice voice
no cdp enable
!
interface Serial0/0/1:23
no ip address
encapsulation hdlc
isdn switch-type primary-dms100
isdn incoming-voice voice
no cdp enable
!
interface Serial0/1/0:23
no ip address
encapsulation hdlc
isdn switch-type primary-dms100
isdn incoming-voice voice
no cdp enable
09-22-2014 08:01 AM
Hi .
under interface Serial0/0/0:15 please try to add
isdn overlap-receiving
and please post the output of a debug ccapi inout while calling IVR.
HTH
Regards
Carlo
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide