10-22-2010 07:49 AM - edited 03-16-2019 01:29 AM
I am trying to get SRST working. So far inbound calling works fine but I cannot get any outbound calls to work out the PRI. Hear is a sample of my dial peers:
dial-peer voice 20 pots
destination-pattern 9[2-9]......
port 0/0/0:23
forward-digits 7
!
dial-peer voice 21 pots
destination-pattern 91[2-9]..[2-9]......
port 0/0/0:23
forward-digits 11
10-22-2010 08:11 AM
Need little more info to advise...
Is this a MGCP or H323/SIP GW?
Since incoming calls are working, I am assuming
phones are registering fine and PRI L3 is active.
Are u able to share your config and maybe capture
following for one failed outbound call?
deb isdn q931
deb voip ccapi inout
Pl. specify calling/called num.
10-22-2010 08:20 AM
Here is the full config
voice translation-rule 1
rule 1 /^86535297\(..\)$/ /76\1/
rule 2 /^865682....$/ /917172708412/
rule 3 /^86534344..$/ /917172708412/
rule 4 /^8653454442$/ /917179710027/
voice translation-rule 2
rule 1 // /86535297/
voice translation-profile toBUFforSRST
translate called 1
voice translation-profile ADD_AREA_OUT
translate calling 2
voice-port 0/0/0:23
translation-profile outgoing ADD_AREA_OUT
dial-peer voice 20 pots
destination-pattern 9[2-9]......
port 0/0/0:23
forward-digits 7
!
dial-peer voice 21 pots
destination-pattern 91[2-9]..[2-9]......
port 0/0/0:23
forward-digits 11
!
dial-peer voice 911 pots
destination-pattern 911
port 0/0/0:23
forward-digits 3
!
dial-peer voice 9911 pots
destination-pattern 9911
port 0/0/0:23
forward-digits 3
!
dial-peer voice 1 pots
translation-profile incoming toBUFforSRST
incoming called-number .
direct-inward-dial
port 0/0/0:23
!
dial-peer voice 10 pots
destination-pattern 4...
port 0/0/0:23
forward-digits all
prefix 91717961
!
d
call-manager-fallback
secondary-dialtone 9
max-conferences 8 gain -6
transfer-system full-consult
timeouts interdigit 5
timeouts busy 30
timeouts ringing 60
ip source-address 172.25.15.254 port 2000
max-ephones 25
max-dn 100 dual-line
system message primary Your System is Jacked
system message secondary FallBack
10-22-2010 08:49 AM
Hi Mike,
Pl. get me some meat to work with :-)
Can u provide the debugs I mentioned?
DK
10-22-2010 08:56 AM
Unfortuanety the office is open now and I can put them into SRTS mode to do further debugging at this time. Does the config look right for the most part?
10-22-2010 09:16 AM
yeah, that looks ok...need to see what is happening when
making an outbound call during SRST where those debugs
will come in handy...
10-22-2010 10:00 AM
One thing to check also is some providers wont accept a call unless the caller ID being sent is part of the DID block on the PRI. During SRST I dont believe outbound caller ID works, it only sends the 4 digits (or however many digits the extension contains) out to the provider. If this is the case you may need some translation profiles defined for outbound caller ID and apply that profile to the outbound dial-peers.
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