[Freeswitch-users] Fwd: mod_opal - call charged before H.225 connect

Tihomir Culjaga tculjaga at gmail.com
Tue Oct 20 01:17:54 PDT 2009


> TC>
> TC>call flow is SIP_user => FS => H323_endpoint is failing ..
> coredumped....
> TC>http://pastebin.freeswitch.org/10703
>
> i fix some bugs now,
> ftp://srv.icf.org.ru/pub/soft/f/freeswitch/mod_h323/mod_h323.tar.bz2 this
> is
> updated version, try it, if you experience no audio try enable rtp proxy in
> you sip profile.
>
>
Hi,  there are several issues... lets start with top 4 :)



1. I'm still stuck with no audio:

I have this parameter in the sip profile set: <param
name="inbound-proxy-media" value="true"/>
...tried with both with slow start and fast start... any idea ?

pls check: http://pastebin.freeswitch.org/10771





2. outgoing calls still failing in coredumps: what is your dialplan ? ...
how do you call bridge application?

2009-10-20 10:08:18.424083 [DEBUG] h323caps.cxx:3252 Found capability:
UserInput/PointDevice <14>
2009-10-20 10:08:18.424083 [DEBUG] h323caps.cxx:3248 FindCapability: 15
2009-10-20 10:08:18.426608 [DEBUG] osutils.cxx:60 Created external thread
0xb6eb60a0 for id 3048876944
2009-10-20 10:08:18.426608 [DEBUG] osutils.cxx:65 Destroyed external thread
0xb6ebafa8 for id 3048876944
2009-10-20 10:08:18.426608 [DEBUG] tlibthrd.cxx:406 Destroyed thread
0xb6ebafa8 PExternalThread:0xb5ba2b90(id = b5ba2b90)
2009-10-20 10:08:18.426608 [DEBUG] h323caps.cxx:3252 Found capability:
UserInput/Modal <15>
2009-10-20 10:08:18.426608 [DEBUG] osutils.cxx:880 MONITOR: timers=0,
expiries=0
2009-10-20 10:08:18.426608 [DEBUG] osutils.cxx:880 MONITOR: timers=0,
expiries=0
2009-10-20 10:08:18.426608 [DEBUG] osutils.cxx:60 Created external thread
0xb6eba910 for id 3048876944
2009-10-20 10:08:18.426608 [DEBUG] h4601.cxx:1725 Endpoint Attached
Segmentation fault (core dumped)
tculjaga at subZero:~/freeswitch-trunk$

pls check: http://pastebin.freeswitch.org/10769




3.  when you hangup from SIP side, the call is not released end-to-end (the
H323 endpoint doesn't get any releaseComplete message)

2009-10-20 10:10:51.264527 [DEBUG] osutils.cxx:880 MONITOR: timers=2,
expiries=3
2009-10-20 10:10:51.264527 [DEBUG] h323neg.cxx:432 Received
MasterSlaveDeterminationAck: state=Incoming
2009-10-20 10:10:51.264527 [DEBUG] osutils.cxx:880 MONITOR: timers=1,
expiries=3
2009-10-20 10:10:51.264527 [DEBUG] osutils.cxx:880 MONITOR: timers=2,
expiries=4
2009-10-20 10:10:51.264527 [DEBUG] h323.cxx:4138
InternalEstablishedConnectionCheck: connectionState=EstablishedConnection
fastStartState=FastStartAcknowledged
2009-10-20 10:10:51.264527 [DEBUG] h323caps.cxx:3264 FindCapability: "T.120"
2009-10-20 10:10:51.264527 [DEBUG] h323.cxx:4138
InternalEstablishedConnectionCheck: connectionState=EstablishedConnection
fastStartState=FastStartAcknowledged
2009-10-20 10:10:51.264527 [DEBUG] tlibthrd.cxx:1023
PThread::PXBlockOnIO(45,0)
2009-10-20 10:10:54.405479 [NOTICE] sofia.c:328 Hangup sofia/internal/
sip:1001 at 10.4.62.89 <sip%3A1001 at 10.4.62.89> [CS_CONSUME_MEDIA]
[NORMAL_CLEARING]
2009-10-20 10:10:54.405479 [DEBUG] switch_channel.c:1726 Send signal
sofia/internal/sip:1001 at 10.4.62.89 <sip%3A1001 at 10.4.62.89> [KILL]
2009-10-20 10:10:54.405479 [DEBUG] switch_core_session.c:932 Send signal
sofia/internal/sip:1001 at 10.4.62.89 <sip%3A1001 at 10.4.62.89> [BREAK]
2009-10-20 10:10:54.405479 [DEBUG] switch_core_state_machine.c:437 thread
mismatch skipping state handler.
2009-10-20 10:10:54.405479 [DEBUG] switch_core_state_machine.c:306
(sofia/internal/sip:1001 at 10.4.62.89 <sip%3A1001 at 10.4.62.89>) Running State
Change CS_HANGUP
2009-10-20 10:10:54.406530 [DEBUG] switch_core_state_machine.c:464
(sofia/internal/sip:1001 at 10.4.62.89 <sip%3A1001 at 10.4.62.89>) State HANGUP
2009-10-20 10:10:54.406530 [DEBUG] mod_sofia.c:338 Channel sofia/internal/
sip:1001 at 10.4.62.89 <sip%3A1001 at 10.4.62.89> hanging up, cause:
NORMAL_CLEARING
2009-10-20 10:10:54.406530 [DEBUG] switch_core_state_machine.c:46
sofia/internal/sip:1001 at 10.4.62.89 <sip%3A1001 at 10.4.62.89> Standard HANGUP,
cause: NORMAL_CLEARING


pls check: http://pastebin.freeswitch.org/10771




4. sometimes when i shutdown FS i get coredimps - from my experience it
looks like you don't wait for a FS thread to finish when you exit...

2009-10-20 10:05:59.493306 [CONSOLE] switch_event.c:508 Stopping queue
thread 2
2009-10-20 10:05:59.493339 [CONSOLE] switch_core.c:1693 Finalizing Shutdown.
2009-10-20 10:05:59.493379 [CONSOLE] switch_log.c:310 Logger Ended.
2009-10-20 10:05:59.494472 [CONSOLE] switch_core_memory.c:567 Stopping
memory pool queue.
Segmentation fault (core dumped)
tculjaga at subZero:~/freeswitch-trunk$
tculjaga at subZero:~/freeswitch-trunk$


Please advice your FS/mod_h323.conf.xml settings...


Tihomir.




> C уважением                       With Best Regards
> Георгиевский Юрий.                Georgiewskiy Yuriy
> +7 4872 711666                    +7 4872 711666
> факс +7 4872 711143               fax +7 4872 711143
> Компания ООО "Ай Ти Сервис"       IT Service Ltd
> http://nkoort.ru                  http://nkoort.ru
> JID: GHhost at jabber.tula-ix.net.ru JID: GHhost at jabber.tula-ix.net.ru
> YG129-RIPE                        YG129-RIPE
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091020/85ffe9ef/attachment-0002.html 


More information about the FreeSWITCH-users mailing list