[cisco-voip] FXS phone only rings one time!!!

Kevin Thorngren kevint at cisco.com
Mon Apr 18 16:29:23 EDT 2005


Hi Paulo,

The problem might be that the inbound voip leg coming into router 1 is 
matching on the default dial-peer 0 and is failing to negotiate 
capabilities.  I would suggest that you create a voip dial peer on 
router 1 to receive the inbound portion of the call.  This way you can 
make sure the capabilities match if you make changes on router 2.

HTH,
Kevin
On Apr 18, 2005, at 2:46 PM, Paulo Gomes wrote:

>
>
>
> Hello world of VoIP
>
> I've a little BIG problem with FXS port.
> Here is my design:
>
> (FXS Router1 e0/0)-----------------(e0/0 Router2 Bri1/0)
>    |                                                |
>    |                                                |
>    |                                                |
>    |                                                |
> analog phone                                       PBX ------- Phones
>
>
> The problem is, when I call from PBX phone to FXS phone, the FXS phone 
> only
> rings one time, then PBX phone loses the call !!!
> The debug report (debug isdd q931) is "Call Reject"!
>
> Here is my router configuration:
>
> Router:
> !
> interface Ethernet0/0
>  ip address 10.0.0.249 255.255.255.0
>  half-duplex
> !
> dial-peer voice 2 pots
>  destination-pattern 501
>  port 1/0/0
> !
> dial-peer voice 3 pots
>  destination-pattern 502
>  port 1/0/1
> !
>
>
> Router2:
> ~~~~~~
> !
> interface FastEthernet0/0
>  ip address 10.0.0.250 255.255.255.0
>  duplex auto
>  speed auto
> !
> interface BRI1/0
>  no ip address
>  isdn switch-type basic-net3
>  isdn incoming-voice voice
> !
> interface BRI1/1
>  no ip address
>  isdn switch-type basic-net3
>  isdn incoming-voice voice
>  isdn calling-number 365
> !
> voice-port 1/0/0
>  compand-type a-law
>  cptone PT
> !
> voice-port 1/0/1
>  compand-type a-law
>  cptone PT
> !
> dial-peer voice 101 voip
>  destination-pattern 5..
>  session target ipv4:10.0.0.249
> !
>
>
> Thanks ppl
> Paulo Gomes
> Leiria-Portugal
>
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>


More information about the cisco-voip mailing list