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

Tihomir Culjaga tculjaga at gmail.com
Thu Oct 22 06:30:34 PDT 2009


>
>
> TC>
> TC>I have enabled crash-protection and when i do SIP => H323 call it
> doesn't
> TC>generate coredumps... it is just this thread that is crashing ... pls
> check
> TC>the log downbelow:
>
> core dump in case enabled crash-protection may be unusable, i have a case
> then
> my module crash silently, after this crash-protection is killing sip leg
> and after
> this i get core dump where backtrace show me segfault in libc6, i spent one
> day to
> understand this situation, and then i disable crash-protection i see there
> is actualy
> it crashes. disable crash-protection and show backtrace of crash, i think
> result will
> be different.
>
>
> TC>2009-10-21 17:35:28.691688 [DEBUG] mod_h323.cpp:600
> TC>======>FSH323Connection::decodeCapability
> TC>
> TC>
> TC>
> TC>Well, I'm not sure if the backtrace is from 1.0.4 ... i will disable
> TC>crass-protection and will send new logs to you.
> TC>
> TC>
> TC>Also, if you like i can give you access to the machine itself...
> TC>
> TC>T.
> TC>
>



Hi, here is the FS log without crash-protection:
http://pastebin.freeswitch.org/10796 and here is the backtrace:
http://pastebin.freeswitch.org/10797



my dialplan looks ok, so i guess it is up to the module.


  <extension name="ENYTHING_ELSE">
    <condition field="destination_number"
expression="^0([2-8]\d{6,7}|0[1-9]\d{7,8}|00[1-9]\d{8,16})$">
      <action application="set"
data="effective_caller_id_number=1001282122"/>
      <action application="set" data="NCX_IP=10.4.4.254"/>
      <action application="set" data="call_timeout=30"/>
      <action application="set" data="hangup_after_bridge=true"/>
      <!--action application="set" data="bypass_media=false"/-->
      <action application="set" data="proxy_media=true"/>

      <!--action application="bridge" data="opal/h323:0$1@${NCX_IP}"/-->
      <action application="bridge" data="h323/0$1@${NCX_IP}"/>
    </condition>
  </extension>



please advice,

T.



> 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/20091022/089c1778/attachment-0002.html 


More information about the FreeSWITCH-users mailing list