11-21-2009 02:33 PM - edited 03-19-2019 12:02 AM
Hi
I have 2 IP phones 7940's connected to a C1760 router configured with 2xFXS ports and 2x FXO ports running CME v4.1
The 2 phones can each complete a successful outgoing call over the pstn line. When an INCOMING call is being received the caller hears one ring and nothing else?
Solved! Go to Solution.
02-20-2010 05:25 PM
Looks like you are missing dial-peers on the POTS lines to accept inbound calls. Example:
dial-peer voice pots 100
direct-inward-dial
incoming called-number .T
port 1/0
!
dial-peer voice pots 100
direct-inward-dial
incoming called-number .T
port 1/1
!
This assumes you don't require translations to get to extension 1000 and 1001.
HTH.
Regards,
Bill
Please remember to rate helpful responses and identify
11-22-2009 02:18 AM
Config ?
02-20-2010 04:38 AM
02-20-2010 05:25 PM
Looks like you are missing dial-peers on the POTS lines to accept inbound calls. Example:
dial-peer voice pots 100
direct-inward-dial
incoming called-number .T
port 1/0
!
dial-peer voice pots 100
direct-inward-dial
incoming called-number .T
port 1/1
!
This assumes you don't require translations to get to extension 1000 and 1001.
HTH.
Regards,
Bill
Please remember to rate helpful responses and identify