This seems very trivial and I would think that this can be possible on both the UC and ISR platforms.
I'm trying to trunk-groups on a single PRI, so that when the customer makes a call from Sales phones they use channels 1-10. But when a call is made from a CustSupport phone they use channels 11-23.
I can't seem to break up the pri into groups. I'm looking for something like this, but am I trying to split it up in the wrong place.
===========================
!
trunk group LOW_T1
hunt-scheme sequential both down
!
trunk group HI_T1
hunt-scheme sequential both down
!
controller T1 0/0/0:0
cablelength short 133
pri-group timeslots 1-10,24
!
controller T1 0/0/0:1
cablelength short 133
pri-group timeslots 11-23,24
!
interface Serial0/0/0:0
no ip address
encapsulation hdlc
isdn switch-type primary-ni
isdn incoming-voice voice
isdn supp-service name calling
isdn sending-complete
trunk-group LOW_T1
no cdp enable
!
!
interface Serial0/0/0:1
no ip address
encapsulation hdlc
isdn switch-type primary-ni
isdn incoming-voice voice
isdn supp-service name calling
isdn sending-complete
trunk-group HI_T1
no cdp enable
!
=========================
I'm currently running
Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.0(1)M3, RELEASE SOFTWARE (fc2)
2 Channelized T1/PRI ports