03-17-2005 07:51 AM
I have two E1's configured on a AS5300:
controller E1 0
clock source line primary
pri-group timeslots 1-31
!
controller E1 1
clock source line secondary 1
pri-group timeslots 1-31
!
I also have a modem-pool configured:
modem-pool dialout
pool-range 1-60
called-number rsvp-sync max-conn 60
!
How do you get a modem-pool to span over both E1's? It always seems to initiate the call from the first E1.
How is the modem pool actually bound to the configuration? Will the NAS just use the first modem-pool configured or is it specified in the config somewhere?
Regards,
Mike
Solved! Go to Solution.
03-17-2005 08:51 AM
Modem pooling is designed for inbound calls over PSTN to a Access server. Also there is no way that AS5300 can control the INCOMING calls and b-channels allocated to the calls as its controlled by telco switch.
Pl. visit here for more on modem-pooling
http://www.cisco.com/en/US/tech/tk801/tk36/technologies_configuration_example09186a0080094898.shtml
For dialout, free b-channels will be allocated in top-down and round robin order by 5300. The best you can get to ise you can use "modem dialout controller 0-1" under the line x y configuration. In that 0-1 is the range of E1 controllers number to be used for dialout.
03-17-2005 08:51 AM
Modem pooling is designed for inbound calls over PSTN to a Access server. Also there is no way that AS5300 can control the INCOMING calls and b-channels allocated to the calls as its controlled by telco switch.
Pl. visit here for more on modem-pooling
http://www.cisco.com/en/US/tech/tk801/tk36/technologies_configuration_example09186a0080094898.shtml
For dialout, free b-channels will be allocated in top-down and round robin order by 5300. The best you can get to ise you can use "modem dialout controller 0-1" under the line x y configuration. In that 0-1 is the range of E1 controllers number to be used for dialout.
03-18-2005 04:59 AM
That's perfect, thanks.
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