Analog connectivity problem
Computer idiot
Member Posts: 46 ■■□□□□□□□□
Ok, I know this is a basic problem, but I'm getting used to doing things "freelance' on my new home lab without any written labs to guide me.
I'm using this 3810 voice router with two FXS ports. They're voice port 1/1 and 1/2. I set up the outgoing dial peer configuration first on ports 1/1 and 1/2, and I got a dial tone fine on both phones. Of course, one couldn't call the other yet. Next, I configured the incoming configurations on each of those voice ports. I then got busy signals on both phones. Why did that happen? Since I'm only using two phones, I also tried just changing the destination pattern numbers to 555.... for both, but that didn't make a difference, either. As an experiment, I then deleted dial-peer 1 on port 1/1, and I got rid of the busy signal, but I still have a dial tone. I expected a dead phone.
Here's what I have. I've forgotten something basic.
dial-peer voice 1 pots
incoming called-number .
destination-pattern 5551000
direct-inward-dial
port 1/1
forward-digits all
dial-peer voice 2 pots
incoming called-number .
destination-pattern 5551001
direct-inward dial
port 1/2
forward-digits all
I'm using this 3810 voice router with two FXS ports. They're voice port 1/1 and 1/2. I set up the outgoing dial peer configuration first on ports 1/1 and 1/2, and I got a dial tone fine on both phones. Of course, one couldn't call the other yet. Next, I configured the incoming configurations on each of those voice ports. I then got busy signals on both phones. Why did that happen? Since I'm only using two phones, I also tried just changing the destination pattern numbers to 555.... for both, but that didn't make a difference, either. As an experiment, I then deleted dial-peer 1 on port 1/1, and I got rid of the busy signal, but I still have a dial tone. I expected a dead phone.
Here's what I have. I've forgotten something basic.
dial-peer voice 1 pots
incoming called-number .
destination-pattern 5551000
direct-inward-dial
port 1/1
forward-digits all
dial-peer voice 2 pots
incoming called-number .
destination-pattern 5551001
direct-inward dial
port 1/2
forward-digits all
Comments
-
mrblackmamba343 Inactive Imported Users Posts: 136dial-peer voice 1 pots
destination-pattern 5551000
port 1/1
dial-peer voice 2 pots
destination-pattern 5551001
port 1/2
This should work.
Half of the commands you just posted should not be used on FXS ports -
pitviper Member Posts: 1,376 ■■■■■■■□□□What does the voice-port config look like...CCNP:Collaboration, CCNP:R&S, CCNA:S, CCNA:V, CCNA, CCENT
-
Computer idiot Member Posts: 46 ■■□□□□□□□□Got it.
I just put in the dial-peer, destination-pattern, and port numbers commands and it worked. Everything else was needless.
Thanks for all the help.