I'd do some dubugs like "debug voice ccapi inout" to see what numbers are
being sent to the PBX and across the IP call leg (on both sides).

I'd also try to validate your dialing plan by doing a "show dialplan number
(DN you wish to test)" to see whci dial-peer the router thinks it should be
using.

Finally check for codec mismatches, missing routes in the routing table
etc..



""Firesox""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Site A
> voice-card 1
> !
> ip subnet-zero
> no ip source-route
> no ip finger
> !
> lane client flush
> !
> !
> controller T1 1/0
>  framing esf
>  linecode b8zs
>  ds0-group 1 timeslots 1-24 type e&m-wink-start
>  cas-custom 1
> !
> !
> voice-port 1/0:1
>  operation 4-wire
> !
> !
> dial-peer voice 1 pots
>  destination-pattern 370..
>  port 1/0:1
>  prefix 370
> !
> dial-peer voice 10 voip
>  destination-pattern 79..
>  session target ipv4:1.1.1.2
> !
> dial-peer voice 2 pots
>  destination-pattern 374..
>  port 1/0:1
>  prefix 374
> !
> !
> interface FastEthernet0/0
>  bandwidth 10000
>  ip address x.x.x.x x.x.x.x
>  speed 10
>  full-duplex
> !
> interface Serial0/0
>  bandwidth 1536
>  ip address 2.2.2.2 255.255.255.252
>  no fair-queue
>  down-when-looped
> !
> ip classless
> ip route 0.0.0.0 0.0.0.0 Serial0/0
> ****************************************
> Site B
>
> voice-card 1
> !
> ip subnet-zero
> no ip source-route
> !
> lane client flush
> !
> !
> controller T1 1/0
>  framing esf
>  linecode b8zs
>  ds0-group 1 timeslots 1-24 type e&m-wink-start
>  cas-custom 1
> !
> !
> voice-port 1/0:1
>  operation 4-wire
> !
> !
> dial-peer voice 1 pots
>  destination-pattern 79..
>  port 1/0:1
>  prefix 79
> !
> dial-peer voice 10 voip
>  destination-pattern 370..
>  session target ipv4:2.2.2.2
> !
> dial-peer voice 11 voip
>  destination-pattern 374..
>  session target ipv4:2.2.2.2
> !
> !
> interface FastEthernet0/0
>  ip address x.x.x.x x.x.x.x
>  duplex auto
>  speed auto
> !
> interface Serial0/0
>  bandwidth 1544
>  ip address 1.1.1.2 255.255.255.252
>  no ip mroute-cache
>  no fair-queue
> !
> ip classless
> ip route 0.0.0.0 0.0.0.0 1.1.1.1
> no ip http server




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=48770&t=48709
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to