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

Calls with PSTN code

david-lima
Level 4
Level 4

Hi friends, A client have a PSTN code (*XX*XXXX# to lock and #XX*XXXX# to unlock international calls), my question is how can I configure a dial-peer that accept this code before dialing the number.

Thanks for your help

Best regards

1 Reply 1

paolo bevilacqua
Hall of Fame
Hall of Fame

Hi,

you cannot lock and unlock in the cisco IOS voice architecture. You can configure so that if you prepend a code, the call will wok, eg:

destination-pattern #67991#011[1-9].....T

prefix 011

Where #67991# is the "secrect prefix" for international calls.

Hope this helps, please rate post if it does!