Options

Issue with dial-peers

Well, I finally received and added my FXS port to my router and for the past several days I have been banging my head on my desk trying to solve this problem with the dial peers.

Before the FXS addition, I split the incoming line between my FXO port and my cordless phone. Not a great solution, but at least if my wife wanted to talk on the phone while workingin the kitchen, she had that option. Now, what I am trying to do is be able to pick up an incoming call on any phone (analog or digital).

What I have now is:
incoming calls are routed to all IP (7910) phones but do not ring on the analog phone. Here is my current config:

!
voice-port 1/0/0
description FXO Port to connect to POTS Line
connection plar opx 1000 {sends all calls to ephone-dn 6}
caller-id enable
!
voice-port 1/0/1
!
voice-port 1/1/0
description FXS Port to connect to analog phone(s)
ring cadence pattern01
timeouts initial 15
timeouts interdigit 15
timeouts ringing 60
timing hookflash-in 500 150
!
voice-port 1/1/1
!
!
!
!
!
dial-peer voice 1 pots
destination-pattern 9[7][2][0].......
port 1/0/0
!
dial-peer voice 2 pots
destination-pattern 9[3][0][3].......
port 1/0/0
!
dial-peer voice 3 pots
destination-pattern 91[2-9].........
port 1/0/0
!
dial-peer voice 911 pots
destination-pattern 9911
port 1/0/0
!
dial-peer voice 1000 pots
destination-pattern XXXXXXXXXX {where XXXXXXXXXX is my pots #}
port 1/1/0
!
dial-peer voice 1001 pots
incoming called-number XXXXXXXXXX {where XXXXXXXXXX is my pots #}
port 1/0/0
!
dial-peer voice 2000 voip
destination-pattern 2...
session target ipv4:172.16.100.9
!
dial-peer voice 3000 voip
destination-pattern 3...
session target ipv4:172.16.200.9
!
dial-peer voice 1002 pots
destination-pattern XXXXXXXXXX {where XXXXXXXXXX is my pots #}
port 1/1/0
!
!
!
telephony-service
load 7910 P00405000700
max-ephones 10
max-dn 30
ip source-address 10.10.11.194 port 2000
service phone SEP00044D0770A9 P00405000700
system message Hermesz.lcl VoIP
max-conferences 4 gain -6
moh music-on-hold.au
dn-webedit
time-webedit
transfer-system full-consult
secondary-dialtone 9
directory entry 1 1001 name John
directory entry 2 1002 name Betty
create cnf-files version-stamp 7960 Jan 31 2010 11:57:24
!
!
ephone-dn 1
number 1001
label John's Office
description John's Office
name John's Office
preference 0 secondary 1
no huntstop
hold-alert 30 originator
!
!
ephone-dn 2
number 1002
label Betty's Studio
description Betty's Studio
name Betty's Studio
preference 0 secondary 1
hold-alert 30 originator
!
!
ephone-dn 3
number 1003
label Bedroom
description Bedroom
name Bedroom
hold-alert 30 originator
!
!
ephone-dn 6
number 1000 secondary XXXXXXXXXX {where XXXXXXXXXX is my pots #}label Inbound Call
description Inbound Call
name Inbound Call
hold-alert 30 originator
!
!
ephone-dn 7 dual-line
number 1006 secondary XXXXXXXXXX {where XXXXXXXXXX is my pots #}
label John's PC
description John's PC
name John's IP Communicator
hold-alert 30 originator
!
!
ephone 1
mac-address 0004.4D07.70A9
speed-dial 1 1002 label "Studio"
speed-dial 2 XXXXXXXXXX {where XXXXXXXXXX is my pots #} label "Cordless Phone"
type 7910
button 1:1 2f6
!
!
!
ephone 2
mac-address 0004.4D07.647C
speed-dial 1 1001 label "John"
speed-dial 2 XXXXXXXXXX {where XXXXXXXXXX is my pots #} label "Cordless Phone"
type 7910
button 1:2 2f6
!
!
!
ephone 3
mac-address 0007.5098.1360
speed-dial 1 1002 label "Studio"
speed-dial 2 1000 label "Cordless"
type 7910
button 1:3 2f6
!
!
!
ephone 6
video
mac-address 000C.F1AD.8DF3
speed-dial 1 1000 label "Cordless"
speed-dial 2 1002 label "Studio"
speed-dial 3 1003 label "Bedroom"
speed-dial 4 9xxxxxxxxxx label "My Cell"
button 1:7 2:6
!

What small thing am I missing here?

John
John
Current Progress:
Studying:
CCNA Security - 60%, CCNA Wireless - 80%, ROUTE - 10% (Way behind due to major Wireless Project)
Exams Passed:
CCNA - 640-802 - 17 Jan 2011 -- CVOICE v6 - 642-436 - 28 Feb 2011
2011 Goals
CCNP/CCNP:Voice

Comments

  • Options
    mikem2temikem2te Member Posts: 407
    I've had a quick look, it's late in the day with me and I'm a bit tired.

    So an inbound call on voice-port 1/0/0 gets plar'ed to number 1000. ephone-dn 6 has this number assigned so it takes control of the call which then rings all the IP phones because of the feature button assignment good so far.

    I'm not sure if it is possible to route an inbound call to both a dialpeer and a dn at the same time though. Never tried that scenario, there may be some advanced functionality I guess. Using an ATA 186 for the analogue phone may help though, as it will be an ephone and can dn 6 assigned to it.
    Blog : http://www.caerffili.co.uk/

    Previous : Passed Configuring Microsoft Office SharePoint Server 2007 (70-630)
    Currently : EIGRP & OSPF
    Next : CCNP Route
  • Options
    hermeszdatahermeszdata Member Posts: 225
    mikem2te wrote: »
    I've had a quick look, it's late in the day with me and I'm a bit tired.

    So an inbound call on voice-port 1/0/0 gets plar'ed to number 1000. ephone-dn 6 has this number assigned so it takes control of the call which then rings all the IP phones because of the feature button assignment good so far.

    I'm not sure if it is possible to route an inbound call to both a dialpeer and a dn at the same time though. Never tried that scenario, there may be some advanced functionality I guess. Using an ATA 186 for the analogue phone may help though, as it will be an ephone and can dn 6 assigned to it.

    Mike, I am looking at a couple of different things.

    I had the incoming called-number in dial-peer 1001 (FXO) and the desitnation-pattern in 1000 (FXS) as the same #. Maybe setting the dial-peer for port 1/1/0 to a limited derevation for my POTS number opx to that # and then set up this number as the secondary number for the DNs with hunt disabled ... ???

    John
    John
    Current Progress:
    Studying:
    CCNA Security - 60%, CCNA Wireless - 80%, ROUTE - 10% (Way behind due to major Wireless Project)
    Exams Passed:
    CCNA - 640-802 - 17 Jan 2011 -- CVOICE v6 - 642-436 - 28 Feb 2011
    2011 Goals
    CCNP/CCNP:Voice
Sign In or Register to comment.