What you want is "connection trunk" mode.

When the FXS side picks up the receiver they will get dialtone direction
from the PSTN line connection at the FXO side.

When the PSTN number gets dialed, the FXS side phone rings.

Am I on Target?  If yes try this...

FXS Side
--------------
voice-port 1/0/0
 connection trunk 1000

dial-peer voice 1 pots
 destination pattern 2000
 port 1/0/0

dial-peer voice 2 voip
 destination pattern 1000
 session-target ipv4:2.2.2.2

int loop 0
 ip address 1.1.1.1 255.0.0.0

FXO side
--------------
voice-port 1/0/0
 connection trunk 2000

dial-peer voice 1 pots
 destination pattern 1000
 port 1/0/0

dial-peer voice 2 voip
 destination pattern 2000
 session-target ipv4:1.1.1.1

int loop 0
 ip address 2.2.2.2 255.0.0.0

I've done this off the top of my head, so there could be a few typos, but it
should be 99% correct.

BTW: This mode supports hookflash!!!  This would allow you to have a PSTN
line with call waiting, conferencing and transfer and have it function.

JOE
CCNP, CCDP, and a few other things...


"neal rauhauser" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
>
>    I have two VoIP capable routers I've been messing with and I am
> tearing my hair out.
>
>
>    We've made VoIP calls and thats no big deal but we're having trouble
> with the dial plan - what I want to accomplish is this
>
>
>
> 402-391-2413 <-> Cisco 1750 /w FXO card <-- IP connection --> Cisco 1750
> /w FXS <-> plain ol' phone
>
>
>
>   when a call comes to the PSTN number it should just ring the remote
> phone and when the remote phone is picked up the user should get the
> dial tone from 402-391-241. I've looked at dial plan stuff until my eyes
> cross and I can't figure this out - if anyone has an example config of
> how to do this I'd be eternally thankful.
>
> ___________________________________
> UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info: http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> ---


___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to