Mirzab said:
Which IP is the 3CX Server?
IP:192.168.1.245 or 192.168.1.250
I don't quite understand why time out is from a different IP.
The 3CX Server is 192.168.1.250.
For what I see the time-out is coming from the gateway (192.168.1.245). I'm trying right now @ home with the same gateway & the same phone (Grandstream GXP2000) with my PC and the results are the same.
What I didn't say was that when I make a call I can hear ringing the GXP, but the call never take place even thought the 3CX recognize the call (as you can see in the log) and seems that the patton also seems to recognize it because the line 1 light turns on.
I updated the firmware with newers version and even with the same version that I could see at the 3CX support config.
Just in case this is my patton configuration:
#----------------------------------------------------------------#
# #
# SN4114/JO/EUI #
# R3.21 2007-05-14 H323 SIP FXS FXO #
# 1970-01-01T00:17:32 #
# Generated configuration file #
# #
#----------------------------------------------------------------#
cli version 3.20
webserver port 80 language en
system
ic voice 0
low-bitrate-codec g729
profile ppp default
profile tone-set default
profile voip default
codec 1 g711alaw64k rx-length 20 tx-length 20
codec 2 g711ulaw64k rx-length 20 tx-length 20
profile pstn default
profile sip default
profile aaa default
method 1 local
method 2 none
context ip router
interface eth0
ipaddress 192.168.1.245 255.255.255.0
context cs switch
no digit-collection timeout
interface sip sipif0
bind gateway sipgw0
service default
route call dest-service fxohuntgroup
address-translation outgoing-call from-header user-part fix 10000 host-part local-ip
interface sip sipif1
bind gateway sipgw1
service default
route call dest-service fxohuntgroup
address-translation outgoing-call from-header user-part fix 10001 host-part local-ip
interface sip sipif2
bind gateway sipgw2
service default
route call dest-service fxohuntgroup
address-translation outgoing-call from-header user-part fix 10002 host-part local-ip
interface sip sipif3
bind gateway sipgw3
service default
route call dest-service fxohuntgroup
address-translation outgoing-call from-header user-part fix 10003 host-part local-ip
interface fxo fxoif0
route call dest-interface sipif0
disconnect-signal battery-reversal
disconnect-signal loop-break
disconnect-signal busy-tone
interface fxo fxoif1
route call dest-interface sipif1
disconnect-signal battery-reversal
disconnect-signal loop-break
disconnect-signal busy-tone
interface fxo fxoif2
route call dest-interface sipif2
disconnect-signal battery-reversal
disconnect-signal loop-break
disconnect-signal busy-tone
interface fxo fxoif3
route call dest-interface sipif3
disconnect-signal battery-reversal
disconnect-signal loop-break
disconnect-signal busy-tone
service hunt-group fxohuntgroup
drop-cause normal-unspecified
drop-cause no-circuit-channel-available
drop-cause network-out-of-order
drop-cause temporary-failure
drop-cause switching-equipment-congestion
drop-cause access-info-discarded
drop-cause circuit-channel-not-available
drop-cause resources-unavailable
drop-cause user-busy
route call 1 dest-interface fxoif0
route call 2 dest-interface fxoif1
route call 3 dest-interface fxoif2
route call 4 dest-interface fxoif3
context cs switch
no shutdown
gateway sip sipgw0
bind interface eth0 router
service default
domain 192.168.1.200
defaultserver manual 192.168.1.200 loose-router
registration manual 192.168.1.200
user 10000 authenticate password LbFCDNv4/Fk= encrypted default register
gateway sip sipgw0
no shutdown
gateway sip sipgw1
call-signaling-port 5062
bind interface eth0 router
service default
domain 192.168.1.200
defaultserver manual 192.168.1.200 loose-router
registration manual 192.168.1.200
user 10001 authenticate password dZ8edXkjFnM= encrypted default register
gateway sip sipgw1
no shutdown
gateway sip sipgw2
call-signaling-port 5064
bind interface eth0 router
service default
domain 192.168.1.200
defaultserver manual 192.168.1.200 loose-router
registration manual 192.168.1.200
user 10002 authenticate password iAaKwKfxX4Q= encrypted default register
gateway sip sipgw2
no shutdown
gateway sip sipgw3
call-signaling-port 5066
bind interface eth0 router
service default
domain 192.168.1.200
defaultserver manual 192.168.1.200 loose-router
registration manual 192.168.1.200
user 10003 authenticate password ySyWxUvSc/c= encrypted default register
gateway sip sipgw3
no shutdown
port ethernet 0 0
medium auto
encapsulation ip
bind interface eth0 router
no shutdown
port fxo 0 0
use profile fxo us
encapsulation cc-fxo
bind interface fxoif0 switch
no shutdown
port fxo 0 1
use profile fxo us
encapsulation cc-fxo
bind interface fxoif1 switch
no shutdown
port fxo 0 2
use profile fxo us
encapsulation cc-fxo
bind interface fxoif2 switch
no shutdown
port fxo 0 3
use profile fxo us
encapsulation cc-fxo
bind interface fxoif3 switch
no shutdown
Thanks again.