[Asterisk-Dev] Inestability with H323

Luis Mata mataluis at xtremenetworks.biz
Sun Apr 18 17:11:35 MST 2004


Mr. Federico:

             In order to do what you really want to do, you need to 
search deeply in the code of H323 and take the time to fixed. Or you 
might turn lucky and find people on this forum that has already fixed 
this or the other H323 channel driver for asterisk. Which by the way 
Oh323 is more stable than H323 as long as you compiled them with the 
proper libraries. If you need my help you know where to reach me.

Good Luck!/

sales at minixel.com wrote:

>I get this error every time when I reach 33 open calls
>using H323:
>-- Executing Dial("SIP/16468370490-0751",
>"H323/16468370490 at 192.168.85.100/16468370490") in new
>stack
>    -- Called 16468370490 at 192.168.85.100
>  0:14.917         H225 Answer:41802ba8      
>assert.cxx(105)   PWLib   Assertion fail: Invalid array
>index, file /root/pwlib/include/ptlib/contain.inl, line
>423, Error=22
>
>
>I checked the header file referenced on the error and
>there is an object array being queried, and the object
>is not there. The question is: is this something
>fixable on our code, or in the pwlib libraries, or
>both? Any suggestion? I need to provide Sip-to-H323
>services. This feature is what makes my client be
>interested. In order to test this problem I generated a
>simple loop within Asterisk, sending the callback into
>Asterisk via H323:
>exten => _X.,1,ChanIsAvail(Sip/${EXTEN})
>exten => _X.,2,Dial(Sip/${EXTEN})
>exten =>
>_X.,102,Dial(H323/${EXTEN}@192.168.85.100/${CALLERIDNUM})
>
>By the way I have captured around 20 Core Dumps. What
>is exactly what I am supposed to look at? Sorry for my
>lack of expertise, but I figured out the ODBC problem
>and fixed it. I am getting there.
>
>Federico
>_______________________________________________
>Asterisk-Dev mailing list
>Asterisk-Dev at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-dev
>To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-dev
>
>  
>





More information about the asterisk-dev mailing list