04-08-2010 12:23 PM - edited 03-15-2019 10:10 PM
Branch IP phones work in a SRST mode during WAN or CUCM failure.
IP phones register on a router with extensions. 2....
These extensions correspond to PSTN number range 67032...
The problem: incoming calls from PSTN don't work, outgoing calls to PSTN work fine.
Could anyone point what wrong or missed in the configuration shown below?
Solved! Go to Solution.
04-08-2010 12:54 PM
Hi
I see your error... basically you are trying to apply trans rule 2 to incoming calls, but have applied it under call-man-fallback mode.
This means it applies to calls to/from ephones - the outbound leg in this case.
As the call coming in hasn't been sent to any ephone yet, it doesn't hit the translation.
You need to translate it either on the inbound peer (dp 1) or use the dialplan-pattern command under call-manager-fallback.
e.g.
dialplan-pattern 1 67032... extension-length 4 extension-pattern 2...
Regards
Aaron
Please rate helpful posts...
04-08-2010 12:27 PM
Hi
Do a debug isdn q931 first, to see what the SP actually sends. It may not be 8 digits.
Regards
Aaron
04-08-2010 12:30 PM
I have already done q931 debug. SP sends 8 digits
04-08-2010 12:36 PM
would it be easier to apply a translation to the voice-port so that the 8 digits are converted to match your dial plan?
04-08-2010 01:47 PM
during normal operation all translations that convert 8 digit PSTN numbers to internal dialplan are made on CUCM.
04-08-2010 12:54 PM
Hi
I see your error... basically you are trying to apply trans rule 2 to incoming calls, but have applied it under call-man-fallback mode.
This means it applies to calls to/from ephones - the outbound leg in this case.
As the call coming in hasn't been sent to any ephone yet, it doesn't hit the translation.
You need to translate it either on the inbound peer (dp 1) or use the dialplan-pattern command under call-manager-fallback.
e.g.
dialplan-pattern 1 67032... extension-length 4 extension-pattern 2...
Regards
Aaron
Please rate helpful posts...
04-08-2010 01:15 PM
I agree that this translation might not work.
I have thought about this command: "dialplan-pattern" before. But I am not sure how this command work.
In my case I have " voice dial-peer 100" voip with destination-pattern 67032.... which sends all incoming calls to CUCM.
Will "dialplan-pattern'' commnad have preference over dial-peer 100 during SRST and why ?
Could you point to some documention how call routing logic works during SRST ?
04-08-2010 12:33 PM
what's the intention of translation-rule 1?
04-08-2010 01:01 PM
This rule add 9 to the calling number. Users can callback from "missed calls " menu on IP phones without editing numbers
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