[Asterisk-Users] H.323 call '.....' cleared,reason 8 (Transport failure)

Alex Vishnev avishnev at optonline.net
Sat Apr 2 06:57:13 MST 2005


Cenk,
 
Are you sure that remote will handle H245 tunneling? If the remote does not
know how to do that, you will get transport failure. I would suggest doing
FastStart instead and see if you are getting the same results. Of course,
you can verify that the remote can handle faststart as well.
 
Alex
 
  _____  

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Cenk Yabas
Sent: Saturday, April 02, 2005 6:20 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] H.323 call '.....' cleared,reason 8 (Transport
failure)
 
I installed the oh323 channel driver and registered to the gate keeper
succesfully.
I come through the GK, ring the dialed number for about 0.5 seconds and
loose the line. I contacted the GK and they report that they receive the
correct dialstring to route the call but the call is ended by my side.
The dialstring looks like this:
exten => _.,1,Dial(OH323/${EXTEN},60,r)
I use the following channel driver:
asterisk-oh323-0.7.1
openh323-Janus_patch4-src
pwlib-Janus_patch4-src
and the message on asterisk console looks like this:
-- Registered with gatekeeper 'netonegk at n193-192-100-92.netone.com.tr'.
-- Executing Dial("SIP/2000-c9fc", "OH323/0012029361212|60|r") in new stack
-- H.323 call to 0012029361212 with codec(s) g729
-- Called 0012029361212
-- H.323 call 'ip$localhost/2209' cleared, reason 8 (Transport failure)
-- OH323/L2209 is circuit-busy
-- Hungup 'OH323/L2209'
== Everyone is busy/congested at this time (1:0/1/0)
== Auto fallthrough, channel 'SIP/2000-c9fc' status is 'CONGESTION'
-- Executing Dial("SIP/2000-c9fc", "OH323/h|60|r") in new stack
-- H.323 call to h with codec(s) g729
-- Called h
-- Hungup 'OH323/L2210'
== Spawn extension (local, h, 1) exited non-zero on 'SIP/2000-c9fc'
-- H.323 call 'ip$localhost/2210' cleared, reason 1 (Cleared by local user)
My oh323 configuration:
 Configuration of OpenH323 channel driver
------------------------------------------
Version: 0.7.1
Listening on address: 0.0.0.0:1720
Gatekeeper used: netonegk at n193-192-100-92.netone.com.tr (Registered)
FastStart/H245Tunnelling/H245inSetup: OFF/ON/ON
Supported formats in pref. order: g729<0>
Jitter buffer limits (min/max): 20-100 ms
TCP port range: 5000 - 31000
UDP (RAS) port range: 5000 - 31000
UDP (RTP) port range: 10000 - 20000
IP Type-of-Service value: 0
User input mode: 2
Max number of inbound H.323 calls: 10
Max number of outbound H.323 calls: 10
Max number of simultaneous H.323 calls: 20
Max call rate (ingress direction): 1.00/30
What might be the problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050402/4cb0adec/attachment.htm


More information about the asterisk-users mailing list