T1 config help

I am getting 2 t1 lines for voice installed and have them coming in on dual t1 vwic. We have a specialty voice server that you can do h323 calls directly into it.
With dial peers we can get to the user prompt on the server by dialing 2000.
dial peer is 2... to IP 192.168.5.20. we do this because there are multiple numbers in the 2000 range that have different features to it...example...2001 is todays weather forecast, 2002 is next day weather forecast, 2003 is 2 day weather forecast, 2101 is local rock radio station, 2102 is local country radio station..etc
My question is that the numbers that are dialed into on the t1 trunk, how do I get them to my server.
so the user dials...let say..
(123) 134-5601 through 5648 they are directed to my t1 cards on the router, from there how do I get them to the voice server..


You can translate the number

You can translate the number and route as you like, but you should know how many did digits you're given. If four for example you can do;

voice translation-rule 1
rule 1 /^567/ /200/

voice translation-profile makeserv
translate called 1

voice-port x/y/z
translation-profile incoming makeserv.

So who dials 1345671 will be connected to 2001

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.