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
02-21-2010 07:22 AM
Hi
I was being a bit dim and not reading the CCNA Voice guide
Page 271 of the Cisco Press guide:-
When an incoming signal is detected CME doesn't know what to do with it unless you specify a PLAR (Private Line Automatic Ringdown)
config:-
voice-port 1/0
cp-tone GB
connection plar 1000
voice-port 1/1
cp-tone GB
connection plar 1000
With this config any of the 2 ports connected with a standard PSTN phone line will be forwarded instantly to x1000 i.e a receptionist if you can afford one!
Another important note is the cp-tone to the correct country otherwise the incoming caller knows they have dropped on a call system.
All I have to work out now is a timeout, if the incoming call is closed x1000 keeps ringing for approx 2 minutes
thanks
Steven
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