Hi,

forgot the crasher.
Sebastian Reitenbach <[EMAIL PROTECTED]>,Users Mailing List - 
Non-Commercial Discussion<[email protected]> wrote: 
> Hi all,
> 
> I am running callweaver on openbsd 4.1. With the default codecs.conf file 
> installed, callweaver crashes four of five times with the following 
reason:

 [cdr_sqlite3.so] => (SQLite CDR Backend)
 [skipping chan_woomera.so]
 [codec_a_mu.so] => (A-law to/from Mu-law translator)
  == Registered translator 'alawtoulaw' from format alaw to ulaw, cost 1
  == Registered translator 'ulawtoalaw' from format ulaw to alaw, cost 1
 [codec_alaw.so] => (A-law to/from PCM16 translator)
Parsing /etc/callweaver/codecs.conf - Found
    -- codec_alaw: using generic PLC
  == Registered translator 'alawtolin' from format alaw to slin, cost 1
  == Registered translator 'lintoalaw' from format slin to alaw, cost 1
 [codec_dvi_adpcm.so] => (DVI/IMA/Intel 32kbps ADPCM to/from PCM16 
translator)
Parsing /etc/callweaver/codecs.conf - Found
    -- codec_adpcm: using generic PLC
  == Registered translator 'dviadpcmtolin' from format dvi to slin, cost 1
  == Registered translator 'lintodviadpcm' from format slin to dvi, cost 1
 [codec_g722.so] => (ITU G.722 to/from PCM16 translator)
Parsing /etc/callweaver/codecs.conf - Found
    -- codec_g722: using generic PLC
  == Registered translator 'g722tolin' from format unknown to slin, cost 2
  == Registered translator 'lintog722' from format slin to unknown, cost 2
 [codec_g722_16k_8k.so] => (ITU G.722 to/from PCM16/8000 translator)
Parsing /etc/callweaver/codecs.conf - Found
    -- codec_g722_16k_8k: using generic PLC
Segmentation fault


> 
> my fix is to change the genericplc statement to false in codecs.conf file:
> 
> [plc]
> ; for all codecs which do not support native PLC
> ; this determines whether to perform generic PLC
> ; there is a minor performance penalty for this
> genericplc => false
> 
> With this change callweaver starts up every time without crashing. But I 
am 
> not sure what the consequences are? Should I worry about it?
> 
> kind regards
> Sebastian
> 
> _______________________________________________
> Callweaver-users mailing list
> [email protected]
> http://lists.callweaver.org/mailman/listinfo/callweaver-users
> 

_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to