<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi all:<br>samo one could helpme? how can active codec g729 on Trixbox<br><br>Trixbox> show translation<br><br> g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc g726 g722<br> g723 - - - - - - - - - - - - -<br> gsm - - 2 2 2 2 1 2 - 11 13 2
-<br> ulaw - 2 - 1 2 2 1 2 - 11 13 2 -<br> alaw - 2 1 - 2 2 1 2 - 11 13 2 -<br> g726aal2 - 2 2 2 - 2 1 2 - 11 13 1 -<br>
adpcm - 2 2 2 2 - 1 2 - 11 13 2 -<br> slin - 1 1 1 1 1 - 1 - 10 12 1 -<br> lpc10 - 2 2 2 2 2 1 - - 11 13 2 -<br>
g729 - - - - - - - - - - - - -<br> speex - 23 23 23 23 23 22 23 - - 34 23 -<br> ilbc - 3 3 3 3 3 2 3 - 12 - 3 -<br> g726
- 2 2 2 1 2 1 2 - 11 13 - -<br> g722 - - - - - - - - - - - - -<br><br><br>--- On <b>Fri, 1/9/09, Luiz Otavio O Souza <i><lists.br@gmail.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Luiz Otavio O Souza <lists.br@gmail.com><br>Subject: Re: [Asterisk-bsd] zaptel and 1.4.22`<br>To: "Asterisk on BSD discussion"
<asterisk-bsd@lists.digium.com><br>Date: Friday, January 9, 2009, 5:45 AM<br><br><pre>> Hi all,<br>> I feel I have started a flame war. Sorry.<br><br>Not a chance ;)<br><br>><br>> I was going to use Asterisk with a Moodle I am building. The meetme <br>> function<br>> in Asterisk was to be the VoIP component. Meetme needs ztdummy for <br>> timing.<br>> Zaptel builds, loads and generally performs as expected. No issue here.<br>><br>> However in order for Asterisk to use ztdummy it need a library<br>> called "ztdummy.ko.so", please note the missleading naming the<br>""name is<br>> correct, this is missing from Asterisk.<br>><br>> Back at Moodle the audioconferencing module specifically looks<br>> for "ztdummy.ko.so" to be loaded, when it can't find it the<br>install config <br>> of<br>> the module blows up, stops.<br>><br>> Cheers John<br><br>I've checked and the ports version of zaptel is
installing the ztdummy.ko<br>in <br>/usr/local/lib/zaptel with all others modules.<br><br>I don't know moodle, but i think it will not directly use the ztdummy <br>module, so maybe, you can create a link from ztdummy.ko to ztdummy.ko.so.<br><br>I think all you need is (load the ztdummy module !):<br><br># kldload /usr/local/lib/zaptel/ztdummy.ko<br><br>If this work you can save this in your /etc/rc.conf:<br><br>zaptel_kmod_load="zaptel.ko ztdummy.ko"<br><br>Add any other driver you need (if you have some interface card supported by <br>zaptel drivers).<br><br>I can't talk abou ztdummy config on asterisk, never used before :)<br><br>Cheers Luiz <br><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by http://www.api-digital.com--<br><br>Asterisk-BSD mailing list<br>To UNSUBSCRIBE or update options visit:<br> http://lists.digium.com/mailman/listinfo/asterisk-bsd<br></pre></blockquote></td></tr></table><br>