cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5112
Views
0
Helpful
1
Replies

SRST dialplan-pattern configuration for incoming and outgoing PSTN calls.

k.ms
Level 1
Level 1

Hi,

I want to configure SRST for one of branch offices.Had a query if "dialplan-pattern" command is sufficient to route incoming PSTN calls to the IP phones in SRST mode.DID range for example is 1234 13XX.Extensions are in range 13XX.Also will the command take care of caller id for outgoing calls?

application

global

service alternate default

!

ccm-manager fallback-mgcp

!

call-manager-fallback

max-conferences 10 gain -6

transfer-system full-consult

timeouts interdigit 4

ip source-address 10.XX.XX.XX port 2000

max-ephones 240

max-dn 960

dialplan-pattern 1 123413.. extension-length 4 extension-pattern 13..

!

dial-peer voice 1 pots

incoming called-number .

direct-inward-dial

port 0/0/0:15

!

dial-peer voice 2 pots

preference 1

destination-pattern 9T

direct-inward-dial

port 0/0/0:15

!

Let me know if the above configuration is sufficient for SRST and do I need to configure additional translational profile/rule for call routing.Port 0/0/0 is connected to local PSTN.

Thanks

KMS

1 Reply 1

Not applicable

When you have incoming calling translation-profile configured under call-manager-fallback, it will affect all the calls even between IP phones. Then you can remove dialplan-pattern, but append all the digits from translation-rule. If your customer only needs to change the number to the calls to PSTN, you should apply the translation-profile under POTS dial-peer instead of under call-manager-fallback.

http://www.cisco.com/en/US/products/sw/voicesw/ps2169/products_configuration_guide_chapter09186a00806674d7.html

http://www.cisco.com/en/US/docs/voice_ip_comm/cusrst/admin/srst/configuration/guide/srst41/srs_call.html

http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a00807f8b31.shtml

http://www.cisco.com/en/US/docs/voice_ip_comm/cusrst/command/reference/srsa_a_m.html#wp1203110