[c-nsp] Configuring Voice on 2651XM with FXS card

Prit Patel shahtejal at gmail.com
Wed Dec 28 03:03:05 EST 2005


Thanks jared.
I want to dial site B using some number and same way site a should able to
dial side B using some number as and when req.


On 12/27/05, Jared Mauch <jared at puck.nether.net> wrote:
>
>         Did you want to have to dial anything, or it to magically
> ring the other side when it is picked up?
>
>         - jared
>
>         Here's a quick example of something that makes it ring the other
> side.  You can change the numbers as is desired.
>
>         This uses g711ulaw a ~88.2k codec and SIP for signaling.  You
> can alter those as necessary in your environment, if you do not set a
> session protocol, it will use h.323.
>
>
> Router A:
>
> voice-port 1/0/0
> echo-cancel coverage 32
> description line1
> station-id name CallerIDName
> station-id number 100
> caller-id enable
> connection plar 101
> !
> dial-peer voice 101 voip
> preference 1
> answer-address 101
> destination-pattern 101
> session protocol sipv2
> session target ipv4:Router.B.IP.Address
> codec g711ulaw
> no vad
> !
> dial-peer voice 100 pots
> preference 1
> answer-address 100
> destination-pattern 100
> port 1/0/0
>
>
> Router B:
> voice-port 1/0/0
> echo-cancel coverage 32
> description line1
> station-id name CallerIDName
> station-id number 101
> caller-id enable
> connection plar 100
> !
> dial-peer voice 100 voip
> preference 1
> answer-address 100
> destination-pattern 100
> session protocol sipv2
> session target ipv4:Router.A.IP.Address
> codec g711ulaw
> no vad
> !
> dial-peer voice 101 pots
> preference 1
> answer-address 101
> destination-pattern 101
> port 1/0/0
>
>
>
>
>
> On Mon, Dec 26, 2005 at 04:32:30PM +0530, Prit Patel wrote:
> > Dear All
> >
> > I want to configure the VIC-2FXS card on my 2651XM router located at
> Site A
> > and site B.
> >
> > I want to establish analog voice communication between both the site
> using
> > FXS card installed at both the router.
> > No PBX is involved in this.
> >
> > Pl guide me to do the config of the same.
> > _______________________________________________
> > cisco-nsp mailing list  cisco-nsp at puck.nether.net
> > https://puck.nether.net/mailman/listinfo/cisco-nsp
> > archive at http://puck.nether.net/pipermail/cisco-nsp/
>
> --
> Jared Mauch  | pgp key available via finger from jared at puck.nether.net
> clue++;      | http://puck.nether.net/~jared/  My statements are only
> mine.
>


More information about the cisco-nsp mailing list