Tony Mountifield wrote:
In article <[EMAIL PROTECTED]>, Martin VĂ­t <[EMAIL PROTECTED]> wrote:
  
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
    

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.

  
This is exactly what happened. Also chan_misdn. Anyway thank you for answer.
Cheers
Tony
  


-- 
Martin Vít
LAM plus s.r.o.
http://www.vasesit.cz/
mobil: 605 267 610
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to