V5 - Cannot initiate outbound calls via Patton 4634

Status
Not open for further replies.

lucasasdelli

Joined
Oct 28, 2007
Messages
7
Reaction score
0
V5 - Cannot initiate outbound calls via Patton 4632

Hi all,

I've successfully run 3CX V3 with Patton SmartNode 4634, but since V5 the 3CX refuses to initiate outbound calls via that router. Outbound calls via VoIP providers and all types of incoming calls are ok anyway.

This the logged data during outbound call:

:[CM503003]: Call(49): Call to sip:[email protected]:5060 has failed; Cause: 503 Service Unavailable; from IP:192.168.1.1

By debugging calls on Patton, no errors are highlighted and it seems that the outbound line is correctly initialized, but the call is aborted by 3CX.

On Patton router there are two ISDN BRI from two different carriers and the 3CX does exactly the same for both. It looks like 3CX cannot detect a successfully outbound call by the router, and then it switches to the next configured provider, and with the first available VoIP provider it does place regular outbound calls.

3CX v5.0.3752.0
Patton SN4634 R4.2 2007-09-19 H323 SIP BRI

Thanks in advance and best wishes for the new year
Luca
 
Hi Luca,

Please post the Patton config file and debug log here as well.
 
5qg4 said:
Hi Luca,

Please post the Patton config file and debug log here as well.

Hi Ricky,

here the patton config:

#----------------------------------------------------------------#
# #
# SN4634/3BIS/UI #
# R4.2 2007-09-19 H323 SIP BRI #
# 2007-12-25T10:31:42 #
# SN/00A0BA0311CF #
# Generated configuration file #
# #
#----------------------------------------------------------------#

cli version 3.20
dns-client server 192.168.1.200
webserver port 80 language en
snmp community public ro
sntp-client
sntp-client server primary 192.168.1.200 port 123 version 4
sntp-client server secondary 193.204.114.233 port 123 version 4
sntp-client operating-mode anycast
sntp-client poll-interval 1800
system hostname patton.alogica.it

system

ic voice 0
low-bitrate-codec g729

system
clock-source 1 bri 0 0
clock-source 2 bri 0 1
clock-source 3 bri 0 2

profile napt NAPT_WAN

profile napt NAPT_eth0

profile ppp default

profile call-progress-tone IT_Dialtone
pause 1 1000
pause 2 200

profile call-progress-tone IT_Busytone
play 1 200 425 -7
pause 2 200

profile tone-set default

profile tone-set IT_default
map call-progress-tone dial-tone IT_Dialtone
map call-progress-tone busy-tone IT_Busytone

profile voip default
codec 1 g711alaw64k rx-length 20 tx-length 20
codec 2 g711ulaw64k rx-length 20 tx-length 20

profile voip fax_enabled
codec 1 g711alaw64k rx-length 20 tx-length 20
codec 2 g711ulaw64k rx-length 20 tx-length 20
fax transmission 1 relay t38-udp

profile pstn default

profile sip default

profile aaa default
method 1 local
method 2 none

context ip router

interface eth0
ipaddress dhcp
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu

interface eth1
ipaddress 192.168.1.1 255.255.255.0
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu

context ip router
route 0.0.0.0 0.0.0.0 192.168.1.254 1 traffic-class local-default

context cs switch
national-prefix 0
international-prefix 00

interface isdn isdnif0
route call dest-interface sipif0
use profile tone-set IT_default

interface isdn isdnif1
route call dest-interface sipif1
use profile tone-set IT_default

interface sip sipif0
bind gateway sipgw0
service default
route call dest-interface isdnif0
remote-party-id called-party
address-translation outgoing-call request-uri user-part fix 10000 host-part to-header target-param none
address-translation incoming-call called-e164 request-uri

interface sip sipif1
bind gateway sipgw1
service default
route call dest-interface isdnif1
remote-party-id called-party
address-translation outgoing-call request-uri user-part fix 10001 host-part to-header target-param none
address-translation incoming-call called-e164 request-uri

context cs switch
no shutdown

gateway sip sipgw0
bind interface eth1 router

service default
domain 192.168.1.199
defaultserver manual 192.168.1.199 loose-router
registration manual 192.168.1.199
user 10000 authenticate password LbFCDNv4/Fk= encrypted default register

gateway sip sipgw0
no shutdown

gateway sip sipgw1
call-signaling-port 5062
bind interface eth1 router

service default
domain 192.168.1.199
defaultserver manual 192.168.1.199 loose-router
registration manual 192.168.1.199
user 10001 authenticate password dZ8edXkjFnM= encrypted default register

gateway sip sipgw1
no shutdown

port ethernet 0 0
medium auto
encapsulation ip
bind interface eth0 router
no shutdown

port ethernet 0 1
medium auto
encapsulation ip
bind interface eth1 router
no shutdown

port bri 0 0
clock auto
encapsulation q921

q921
protocol pp
uni-side auto
encapsulation q931

q931
protocol dss1
uni-side user
bchan-number-order ascending
encapsulation cc-isdn
bind interface isdnif0 switch

port bri 0 0
no shutdown

port bri 0 1
clock auto
encapsulation q921

q921
uni-side auto
encapsulation q931

q931
protocol dss1
uni-side user
bchan-number-order ascending
encapsulation cc-isdn
bind interface isdnif1 switch

port bri 0 1
no shutdown

port bri 0 2
clock auto
encapsulation q921

q921
protocol pp
uni-side auto
encapsulation q931

q931
protocol dss1
uni-side net
bchan-number-order ascending

port bri 0 2
shutdown





And here an ISDN debug:

patton.alogica.it#debug isdn event 0 0 all
patton.alogica.it#
03:46:04 ISDN > # 128 p: 0 from CC key: 8388619 L3SetupReq
03:46:04 ISDN > # 129 Service:Transparent cing: sub: ced: sub:
03:46:04 ISDN > # 130 cause : Transparent
03:46:04 ISDN > # 131 hex:04 03 90 90 A3 1E 02 85 83 6C 0D 00 80 30 35 31 31 39 39 38 32 30 33 35 70 0B 80 30 35 31 36 32 34
03:46:04 ISDN > # 132 IE: Bearer
03:46:04 ISDN > # 133 IE: ProgressInd
03:46:04 ISDN > # 134 IE: CallingPartyNbr _our_MSN_number_
03:46:04 ISDN > # 135 IE: CalledPartyNbr _called_number_
03:46:04 ISDN > # 136 *newPc BR-U, tei: 0, sapi: 0
03:46:04 ISDN > # 137 key: 8388619, Stack:2V01b
03:46:04 ISDN > # 138 EuroISDN
03:46:04 ISDN > # 139 ---> Layer2 tei: 0 sapi: 0 Setup
03:46:04 ISDN > # 140 hex:08 01 0B 05 04 03 90 90 A3 1E 02 85 83 6C 0D 00 80 30 35 31 31 39 39 38 32 30 33 35 70 0B 80 30 35
03:46:04 ISDN > # 141 IE: Bearer
03:46:04 ISDN > # 142 IE: ProgressInd
03:46:04 ISDN > # 143 IE: CallingPartyNbr _our_MSN_number_
03:46:04 ISDN > # 144 IE: CalledPartyNbr _called_number_
03:46:04 ISDN > # 145 new call state : L3PcSt01U
03:46:04 ISDN > # 146 p: 0 S: sapi: 0 cr=0 ea=0 tei: 0 ea=1 SABME p =1
03:46:05 ISDN > # 147 p: 0 S: sapi: 0 cr=0 ea=0 tei: 0 ea=1 SABME p =1
03:46:06 ISDN > # 148 p: 0 S: sapi: 0 cr=0 ea=0 tei: 0 ea=1 SABME p =1
03:46:07 ISDN > # 149 p: 0 S: sapi: 0 cr=0 ea=0 tei: 0 ea p =1
03:46:08 ISDN > # 150 p: 0 TMO : T303 key: 8388619 tei: 0
03:46:08 ISDN > # 151 ---> Layer2 tei: 0 sapi: 0 Setup
03:46:08 ISDN > # 152 hex:08 01 0B 05 04 03 90 90 A3 1E 02 85 83 6C 0D 00 80 30 35 31 31 39 39 38 32 30 33 35 70 0B 80 30 35
03:46:08 ISDN > # 153 IE: Bearer
03:46:08 ISDN > # 154 IE: ProgressInd
03:46:08 ISDN > # 155 IE: CallingPartyNbr _our_MSN_number_
03:46:08 ISDN > # 156 IE: CalledPartyNbr _called_number_
03:46:08 ISDN > # 157 new call stat
03:46:08 ISDN > # 158 to CC key: 8388619 L3SetupConfErr
03:46:08 ISDN > # 159 new call state : L3PcSt00U
03:46:08 ISDN > # 160 *delPc U, tei: 0 sapi: 0
03:46:09 ISDN > # 161 p: 0 from CC key: 8388620 L3SetupReq
03:46:09 ISDN > # 162 Service:Transparent cing: sub: ced: sub:
03:46:09 ISDN > # 163 cause : Transparent
03:46:09 ISDN > # 164 hex:04 03 90 90 A3 1E 02 85 83 6C 0D 00 80 30 35 31 31 39 39 38 32 30 33 35 70 0B 80 30 35 31 36 32 34
03:46:09 ISDN > # 165 IE:
03:46:09 ISDN > # 166 IE: ProgressInd
03:46:09 ISDN > # 167 IE: CallingPartyNbr _our_MSN_number_
03:46:09 ISDN > # 168 IE: CalledPartyNbr _called_number_
03:46:09 ISDN > # 169 *newPc BR-U, tei: 0, sapi: 0
03:46:09 ISDN > # 170 key: 8388620, Stack:2V01b
03:46:09 ISDN > # 171 EuroISDN
03:46:09 ISDN > # 172 ---> Layer2 tei: 0 sapi: 0 Setup
03:46:09 ISDN > # 173 hex:08 01 0C 05 04 03 90 90 A3 1E 02 85 83 6C 0D 00 80 30 35 31 31 39 39 38 32 30 33 35 70 0B 80 30
03:46:09 ISDN > # 174 IE: Bearer
03:46:09 ISDN > # 175 IE: ProgressInd
03:46:09 ISDN > # 176 IE: CallingPartyNbr _our_MSN_number_
03:46:09 ISDN > # 177 IE: CalledPartyNbr _called_number_
03:46:09 ISDN > # 178 new call state : L3PcSt01U
03:46:09 ISDN > # 179 p: 0 S: sapi: 0 cr=0 ea=0 tei: 0 ea=1 SABME p =1
03:46:10 ISDN > # 180 p: 0 S: sapi: 0 cr=0 ea=0 tei: 0 ea=1 SABME p =1
03:46:11 ISDN > # 181 p: 0 S: sapi: 0 cr=0 ea=0 tei: 0 ea=1 SABME p =1
03:46:12 ISDN > # 182 p: 0 S: sapi: 0 cr=0 ea=0 tei: 0 ea=1 SABME p =1
03:46:13 ISDN > # 183 p: 0 TMO : T303 key: 8388620 tei: 0
03:46:13 ISDN > # 184 ---> Layer2 tei: 0 sapi: 0 Setup
03:46:13 ISDN > # 185 hex:08 01 0C 05 04 03 90 90 A3 1E 02 85 83 6C 0D 00 80 30 35 31 31 39 39 38 32 30 33 35 70 0B 80 30 35
03:46:13 ISDN > # 186 IE: Bearer
03:46:13 ISDN > # 187 IE: ProgressInd
03:46:13 ISDN > # 188 IE: CallingPartyNbr _our_MSN_number_
03:46:13 ISDN > # 189 IE: CalledPartyNbr _called_number_
03:46:13 ISDN > # 190 new call state : L3PcSt01U
03:46:13 ISDN > # 191 to CC key: 8388620 L3SetupConfErr
03:46:13 ISDN > # 192 new call state : L3PcSt00U
03:46:13 ISDN > # 193 *delPc U, tei: 0 sapi: 0
03:46:14 ISDN > # 194 p: 0 PhDeactInd -> l2

On 3CX the Patton SmartNode appears as correctly authenticated, even with the (usual) User Agent unmatching:

:[CM505002]: Gateway:[Patton 4634] Device info: Device Not Identified: User Agent not matched; Capabilities:[reinvite, replaces, able-no-sdp, recvonly] UserAgent: [Patton SN4634 3BIS UI MxSF v3.2.8.45 00A0BA0311CF R4.2 2007-09-19 H323 SIP BRI] Transport: [sip:192.168.1.199:5060]

Cheers
Luca
 
Hi Luca,

I would like to have Patton's call control debug.
#debug call-control
 
Re: V5 - Cannot initiate outbound calls via Patton 4632

lucasasdelli said:
This the logged data during outbound call:

:[CM503003]: Call(49): Call to sip:[email protected]:5060 has failed; Cause: 503 Service Unavailable; from IP:192.168.1.1

As far as I see 192.168.1.1 is an IP of gateway, so this 503 error is from gateway, not PBX.
 
Re: V5 - Cannot initiate outbound calls via Patton 4632

archie said:
lucasasdelli said:
This the logged data during outbound call:

:[CM503003]: Call(49): Call to sip:[email protected]:5060 has failed; Cause: 503 Service Unavailable; from IP:192.168.1.1

As far as I see 192.168.1.1 is an IP of gateway, so this 503 error is from gateway, not PBX.

Yes, it's the gateway IP, but with 3CX version 3 worked okay. Just after V5 upgrade it stopped outbound calls.

Cheers
Luca
 
5qg4 said:
Hi Luca,

I would like to have Patton's call control debug.
#debug call-control

Uh ... sorry for my mistake.
Here the log you asked for:

06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Network -> sipgw0
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: E164-Number -> _our_MSN_number_
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: URI -> sip:[email protected]:5060
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Type-Of-Number -> Unknown
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Numbering-Plan -> Unknown
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Presentation-Indicator -> Presentation allowed
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Name -> 100
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Screening-Indicator -> User provided, not screened
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Supports Overlap-Sending -> true
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Supported Codecs -> Voice: G.711 u-law[20/20], G.711 A-law[20/20]
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Unique Identifier -> ODM5NGY3MjEwNjZkMTViODUzZDRiMTA4NzQwMmRmYTA.
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: IP-Address -> 192.168.1.199
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Call-Leg-ID -> 0x00b6aba8
06:49:11 CC > [EP sipif0-00ed4e30/active] Set call-leg property: State -> CONNECTED
06:49:11 CC > [Call 00e611b8] Set call property: Context -> 0x00000022
06:49:11 CC > [Call 00e611b8] Set call property: Information-Transfer-Capability -> 3.1kHz Audio
06:49:11 CC > [Call 00e611b8] Set call property: Hops -> 0x00000010
06:49:11 CC > [EP sipif0-00ed4e30/active] Dial to provider router (sipif0-precall-service) using call 00e611b8
06:49:11 CC > [EP router-00e610b0/incoming] Accept call 00e611b8
06:49:11 CC > [EP router-00e610b0/incoming] Set call-leg property: E164-Number -> _called_number_
06:49:11 CC > [EP router-00e610b0/incoming] Set call-leg property: Type-Of-Number -> Unknown
06:49:11 CC > [EP router-00e610b0/incoming] Set call-leg property: Numbering-Plan -> Unknown
06:49:11 CC > [EP router-00e610b0/incoming] Set call-leg property: Name ->
06:49:11 CC > [EP router-00e610b0/incoming] Set call-leg property: URI -> sip:[email protected]:5060
06:49:11 CC > [EP router-00e610b0/incoming] Set call-leg property: Network -> router
06:49:11 CC > [EP router-00e610b0/incoming] Set call-leg property: Call-Leg-ID -> 0x00b6b500
06:49:11 CC > [EP router-00e610b0/incoming] Set call-leg property: State -> TRYING
06:49:11 CC > [EP router-00e610b0] Start route-lookup
06:49:11 CC > [EP router-00e610b0] Route found; immediately place call
06:49:11 CC > [EP router-00e610b0] Route to provider 'isdnif0'
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: E164-Number -> _our_MSN_number_
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: URI -> sip:[email protected]:5060
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: Type-Of-Number -> Unknown
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: Numbering-Plan -> Unknown
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: Presentation-Indicator -> Presentation allowed
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: Name -> 100
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: Screening-Indicator -> User provided, not screened
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: Supports Overlap-Sending -> true
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: Supported Codecs -> Voice: G.711 u-law[20/20], G.711 A-law[20/20]
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: Unique Identifier -> ODM5NGY3MjEwNjZkMTViODUzZDRiMTA4NzQwMmRmYTA.
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: IP-Address -> 192.168.1.199
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: Network -> router
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: Call-Leg-ID -> 0x00b6cb68
06:49:11 CC > [EP router-00e610b0/outgoing] Set call-leg property: State -> CONNECTED
06:49:11 CC > [Call 00b6ca38] Set call property: Context -> 0x00000022
06:49:11 CC > [Call 00b6ca38] Set call property: Information-Transfer-Capability -> 3.1kHz Audio
06:49:11 CC > [Call 00b6ca38] Set call property: Hops -> 0x0000000f
06:49:11 CC > [EP router-00e610b0/outgoing] Dial to provider isdnif0 () using call 00b6ca38
06:49:11 CC > [EP isdnif0-00b6dc98/active] Accept call 00b6ca38
06:49:11 CC > [EP isdnif0-00b6dc98/active] Set call-leg property: E164-Number -> _called_number_
06:49:11 CC > [EP isdnif0-00b6dc98/active] Set call-leg property: Type-Of-Number -> Unknown
06:49:11 CC > [EP isdnif0-00b6dc98/active] Set call-leg property: Numbering-Plan -> Unknown
06:49:11 CC > [EP isdnif0-00b6dc98/active] Set call-leg property: Name ->
06:49:11 CC > [EP isdnif0-00b6dc98/active] Set call-leg property: URI -> sip:[email protected]:5060
06:49:11 CC > [EP isdnif0-00b6dc98/active] Set call-leg property: Network -> isdnif0
06:49:11 CC > [EP isdnif0-00b6dc98/active] Set call-leg property: Call-Leg-ID -> 0x00b6ff38
06:49:11 CC > [EP isdnif0-00b6dc98/active] Set call-leg property: State -> TRYING
06:49:11 CC > [EP isdnif0-00b6dc98/active] Set call-leg property: Endpoint-Is-Isdn -> true
06:49:11 CC > [Call 00e611b8] Set call property: Hops -> 0x0000000f
06:49:11 CC > [EP router-00e610b0/incoming] Set call-leg property: Endpoint-Is-Isdn -> true
06:49:15 CC > [EP isdnif0-00b6dc98/active] Set call-leg property: Cause -> Network out of order
06:49:15 CC > [EP isdnif0-00b6dc98/active] Drop call 00b6ca38
06:49:15 CC > [EP isdnif0-00b6dc98/active] Set call-leg property: State -> RELEASED
06:49:15 CC > [EP router-00e610b0/incoming] Set call-leg property: Cause -> Network out of order
06:49:15 CC > [EP router-00e610b0/incoming] Set call-leg property: State -> RELEASED
06:49:15 CC > [EP router-00e610b0/outgoing] Drop call 00b6ca38
06:49:15 CC > [EP router-00e610b0/outgoing] Set call-leg property: Cause -> Normal call clearing
06:49:15 CC > [EP router-00e610b0/outgoing] Set call-leg property: State -> RELEASED
06:49:15 CC > [EP sipif0-00ed4e30/active] Drop call 00e611b8
06:49:15 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Cause -> Normal call clearing
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: State -> RELEASED
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Network -> sipgw0
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: E164-Number -> _our_MSN_number_
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: URI -> sip:[email protected]:5060
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Type-Of-Number -> Unknown
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Numbering-Plan -> Unknown
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Presentation-Indicator -> Presentation allowed
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Name -> 100
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Screening-Indicator -> User provided, not screened
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Supports Overlap-Sending -> true
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Supported Codecs -> Voice: G.711 u-law[20/20], G.711 A-law[20/20]
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Unique Identifier -> Yjg1MWVmMzgxZGRmYWM4NTViNDdhZWY1OGYyMzQ5MTc.
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: IP-Address -> 192.168.1.199
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Call-Leg-ID -> 0x00ecf910
06:49:16 CC > [EP sipif0-00ed4e30/active] Set call-leg property: State -> CONNECTED
06:49:16 CC > [Call 00e600f8] Set call property: Context -> 0x00000022
06:49:16 CC > [Call 00e600f8] Set call property: Information-Transfer-Capability -> 3.1kHz Audio
06:49:16 CC > [Call 00e600f8] Set call property: Hops -> 0x00000010
06:49:16 CC > [EP sipif0-00ed4e30/active] Dial to provider router (sipif0-precall-service) using call 00e600f8
06:49:16 CC > [EP router-00b6be58/incoming] Accept call 00e600f8
06:49:16 CC > [EP router-00b6be58/incoming] Set call-leg property: E164-Number -> _called_number_
06:49:16 CC > [EP router-00b6be58/incoming] Set call-leg property: Type-Of-Number -> Unknown
06:49:16 CC > [EP router-00b6be58/incoming] Set call-leg property: Numbering-Plan -> Unknown
06:49:16 CC > [EP router-00b6be58/incoming] Set call-leg property: Name ->
06:49:16 CC > [EP router-00b6be58/incoming] Set call-leg property: URI -> sip:[email protected]:5060
06:49:16 CC > [EP router-00b6be58/incoming] Set call-leg property: Network -> router
06:49:16 CC > [EP router-00b6be58/incoming] Set call-leg property: Call-Leg-ID -> 0x00b6ae10
06:49:16 CC > [EP router-00b6be58/incoming] Set call-leg property: State -> TRYING
06:49:16 CC > [EP router-00b6be58] Start route-lookup
06:49:16 CC > [EP router-00b6be58] Route found; immediately place call
06:49:16 CC > [EP router-00b6be58] Route to provider 'isdnif0'
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: E164-Number -> _our_MSN_number_
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: URI -> sip:[email protected]:5060
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: Type-Of-Number -> Unknown
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: Numbering-Plan -> Unknown
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: Presentation-Indicator -> Presentation allowed
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: Name -> 100
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: Screening-Indicator -> User provided, not screened
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: Supports Overlap-Sending -> true
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: Supported Codecs -> Voice: G.711 u-law[20/20], G.711 A-law[20/20]
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: Unique Identifier -> Yjg1MWVmMzgxZGRmYWM4NTViNDdhZWY1OGYyMzQ5MTc.
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: IP-Address -> 192.168.1.199
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: Network -> router
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: Call-Leg-ID -> 0x00b6fb30
06:49:16 CC > [EP router-00b6be58/outgoing] Set call-leg property: State -> CONNECTED
06:49:16 CC > [Call 00b6f8f0] Set call property: Context -> 0x00000022
06:49:16 CC > [Call 00b6f8f0] Set call property: Information-Transfer-Capability -> 3.1kHz Audio
06:49:16 CC > [Call 00b6f8f0] Set call property: Hops -> 0x0000000f
06:49:16 CC > [EP router-00b6be58/outgoing] Dial to provider isdnif0 () using call 00b6f8f0
06:49:16 CC > [EP isdnif0-00b6f528/active] Accept call 00b6f8f0
06:49:16 CC > [EP isdnif0-00b6f528/active] Set call-leg property: E164-Number -> _called_number_
06:49:16 CC > [EP isdnif0-00b6f528/active] Set call-leg property: Type-Of-Number -> Unknown
06:49:16 CC > [EP isdnif0-00b6f528/active] Set call-leg property: Numbering-Plan -> Unknown
06:49:16 CC > [EP isdnif0-00b6f528/active] Set call-leg property: Name ->
06:49:16 CC > [EP isdnif0-00b6f528/active] Set call-leg property: URI -> sip:[email protected]:5060
06:49:16 CC > [EP isdnif0-00b6f528/active] Set call-leg property: Network -> isdnif0
06:49:16 CC > [EP isdnif0-00b6f528/active] Set call-leg property: Call-Leg-ID -> 0x00b72820
06:49:16 CC > [EP isdnif0-00b6f528/active] Set call-leg property: State -> TRYING
06:49:16 CC > [EP isdnif0-00b6f528/active] Set call-leg property: Endpoint-Is-Isdn -> true
06:49:16 CC > [Call 00e600f8] Set call property: Hops -> 0x0000000f
06:49:16 CC > [EP router-00b6be58/incoming] Set call-leg property: Endpoint-Is-Isdn -> true
06:49:20 CC > [EP isdnif0-00b6f528/active] Set call-leg property: Cause -> Network out of order
06:49:20 CC > [EP isdnif0-00b6f528/active] Drop call 00b6f8f0
06:49:20 CC > [EP isdnif0-00b6f528/active] Set call-leg property: State -> RELEASED
06:49:20 CC > [EP router-00b6be58/incoming] Set call-leg property: Cause -> Network out of order
06:49:20 CC > [EP router-00b6be58/incoming] Set call-leg property: State -> RELEASED
06:49:20 CC > [EP router-00b6be58/outgoing] Drop call 00b6f8f0
06:49:20 CC > [EP router-00b6be58/outgoing] Set call-leg property: Cause -> Normal call clearing
06:49:20 CC > [EP router-00b6be58/outgoing] Set call-leg property: State -> RELEASED
06:49:20 CC > [EP sipif0-00ed4e30/active] Drop call 00e600f8
06:49:20 CC > [EP sipif0-00ed4e30/active] Set call-leg property: Cause -> Normal call clearing
06:49:20 CC > [EP sipif0-00ed4e30/active] Set call-leg property: State -> RELEASED

There are some "Network our of order" messages; BTW the incoming calls are correctly answered to, as well as direct ISDN lines connected to a standard ISDN phone (both incoming and outgoing calls).

Cheers
Luca
 
Status
Not open for further replies.

Forum statistics

Threads
111,900
Messages
589,628
Members
164,765
Latest member
domi