01-02-2012 09:41 AM
Hello there,
I have a Cisco 2921 CME Router. It has 2 Numbers MFT Cards (1 Port each). I have terminated 2 PRI lines on each of the card.
On card one I have DID range 41292400 to 41292499 and my extensions are 2400 to 2499 and outgoing calls get routed through the serial 0/0/0:15
On the new card I want to configure the other DID range 41292800 to 41292899, with extensions 2800 to 2899, can any body let me know how to route the
calls from extensions 2800 to 2899 through the new card ie serial 0/0/1:15 and it should show up the new DID range whenever the user calls the PSTN. Should I use COR to control this and if yes, how.
A quick reply appreciated.and thanked.
- Rao
01-03-2012 03:09 AM
I would think COR would do that for you.
Create the COR lists with a to groups for the, one for each PRI. Create two outbound dial peers one for port 0 and the other for 1 and apply a COR list to each. Then apply the relevant COR list to the ephone for the extensions, so only the phone you want has access to a particular outbound dial peer and therefore the trunk.
01-03-2012 02:32 PM
Thank you so much, I shall work on this, it would be great if you could
give me a sample.
- Rao
01-04-2012 12:54 AM
I think this isn't the right place for this post (https://supportforums.cisco.com/index.jspa) .. however, this is the sample you requested :
dial-peer cor custom
name PRI1
name PRI2
dial-peer cor list isdn_pri1
member PRI1
dial-peer cor list isdn_pri2
member PRI2
ephone-dn 1 dual-line
number 2401
corlist incoming isdn_pri1
ephone-dn 2 dual-line
number 2801
corlist incoming isdn_pri2
dial-peer voice 1 pots
corlist outgoing isdn_pri1
destination-pattern 4.......
port 0/0/0:15
forward-digits all
dial-peer voice 2 pots
corlist outgoing isdn_pri2
destination-pattern 4.......
port 0/0/1:15
forward-digits all
Hope this helps
01-12-2012 05:01 PM
Hey,
Thank you so much, it now works.
- Rao
01-12-2012 02:27 PM
I am just wondering if this will work
dial-peer voice 1 pots
answer-address 24..
port 0/0/0:15
forward-digits all
dial-peer voice 2 pots
answer-address 28..
port 0/0/1:15
forward-digits all
01-12-2012 05:01 PM
Hey,
Thank you so much, it now works.
- Rao
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