<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Tony Mountifield wrote:
<blockquote cite="midefgp9g$nrf$1@softins.clara.co.uk" type="cite">
<pre wrap="">In article <a class="moz-txt-link-rfc2396E" href="mailto:451BC71F.3010606@lam.cz"><451BC71F.3010606@lam.cz></a>, Martin VÃt <a class="moz-txt-link-rfc2396E" href="mailto:vit@lam.cz"><vit@lam.cz></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">It is caused by this change
Use proper type to represent the group variable (issue #8025 reported by makoto)
I've checkout fresh copy: svn checkout -r43699 and svn checkout -r43705 and 43705 is causing
this crash, 43699 is ok.
But i'm not skilled enough to find connection between this change ant this backtrace.
Festr
</pre>
</blockquote>
<pre wrap=""><!---->
I see from your traces that you are using OH323 channels.
Did you recompile chan_oh323 after you updated to 43705? It will need to be
recompiled because the layout of struct ast_channel has changed due to the
different sizes of unsigned int and ast_group_t.
If you use an old chan_oh323, you will get all sorts of weird behaviour
because data in the struct isn't where chan_oh323 thinks it should be.
</pre>
</blockquote>
This is exactly what happened. Also chan_misdn. Anyway thank you for
answer. <br>
<blockquote cite="midefgp9g$nrf$1@softins.clara.co.uk" type="cite">
<pre wrap="">Cheers
Tony
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Martin Vít
LAM plus s.r.o.
<a class="moz-txt-link-freetext" href="http://www.vasesit.cz/">http://www.vasesit.cz/</a>
mobil: 605 267 610
</pre>
</body>
</html>