[asterisk-r2] RES: RES: RES: G729 with Asterisk SVN-moy-mfcr2-r14 3079

Alexandre Cavalcante Alencar alexandre.alencar at gmail.com
Wed Oct 15 08:39:38 CDT 2008


Hi, let's go

svn co http://svn.digium.com/svn/asterisk/tags/1.6.0.1
asterisk<http://svn.digium.com/svn/asterisk/tags/1.6.0.1>
cd asterisk
svn diff http://svn.digium.com/svn/asterisk/tags/1.6.0.1
http://svn.digium.com/svn/asterisk/team/moy/mfcr2
> asterisk-mfcr2.patch <http://svn.digium.com/svn/asterisk/team/moy/mfcr2>
patch -p0 < asterisk-mfcr2.patch

Continue the normal build process

Just a note:

The Asterisk 1.6.x and the DAHDI bits build architeture try to build
everything that is possible to the host system. If you install DAHDI,
LibPRI, LibSS7, LibOpenR2 and then Asterisk, it will include all support for
these protocols.

Best regards

On Wed, Oct 15, 2008 at 9:47 AM, Cordeiro, Marco <
marco.cordeiro at globalstar.com.br> wrote:

>  So let's say I want to start from scratch:
>
>
>
> I install Asterisk 1.6.0.1 thru svn tool, and then after I'm finished I
> run the command mentioned by you, to update my installed version with
> changes to support OpenR2 in Moy's version?
>
>
>
> Thanks again,
>
>
>
> Marco
>
>
>  ------------------------------
>
> *De:* asterisk-r2-bounces at lists.digium.com [mailto:
> asterisk-r2-bounces at lists.digium.com] *Em nome de *Alexandre Cavalcante
> Alencar
> *Enviada em:* quarta-feira, 15 de outubro de 2008 09:33
> *Para:* asterisk-r2 at lists.digium.com
> *Assunto:* Re: [asterisk-r2] RES: RES: G729 with Asterisk
> SVN-moy-mfcr2-r143079
>
>
>
> Hi Marco,
>
> To use 'svn diff', first you must have svn tools installed on your system.
> The  syntax follows
>
> svn diff <original> <modified>
>
> Here you will get the difference between Asterisk 1.6.0.1 (release) to
> Asterisk MFCR2 (sync with trunk)
> svn diff http://svn.digium.com/svn/asterisk/tags/1.6.0.1
> http://svn.digium.com/svn/asterisk/team/moy/mfcr2
>
> Here you will get the difference between Asterisk 1.6 (trunk) to Asterisk
> MFCR2 (sync with trunk)
> svn diff http://svn.digium.com/svn/asterisk/trunk
> http://svn.digium.com/svn/asterisk/team/moy/mfcr2
>
> You must save the diff to a file and patch the original copy
>
> Thats all
>
> Best Regards
>
> On Wed, Oct 15, 2008 at 9:15 AM, Cordeiro, Marco <
> marco.cordeiro at globalstar.com.br> wrote:
>
> Hello Melcon,
>
> Actually the current version of libss7 works only with Asterisk 1.6.
> I'm sorry if my question might be stupid, but how do I use svn diff?
>
> Marco
>
>
>
> -----Mensagem original-----
> De: asterisk-r2-bounces at lists.digium.com [
> mailto:asterisk-r2-bounces at lists.digium.com<asterisk-r2-bounces at lists.digium.com>]
> Em nome de Melcon Moraes
> Enviada em: terça-feira, 14 de outubro de 2008 17:58
> Para: asterisk-r2 at lists.digium.com
> Assunto: Re: [asterisk-r2] RES: G729 with Asterisk SVN-moy-mfcr2-r143079
>
> Does libss7 work with 1.6? If so, you can try some of the g729
> supported for it and apply the diff for openr2 onto as well.
>
> Did I miss something?
>
> []'s
> MM
> On Tue, Oct 14, 2008 at 9:11 AM, Cordeiro, Marco
> <marco.cordeiro at globalstar.com.br> wrote:
> > Hello Moy,
> >
> > Here we go to the answers:
> >
> > So far I have installed your SVN distribution as mentioned before, and I
> > also have libss7 installed. I'm running this server with 02 E1
> interfaces.
> > One of the ports has ISUP Support and the other has R2 (OpenR2).
> >
> > After I was finished with the installation process and testing
> (Everything
> > running perfectly) I decided to install the G729 codec, once I have some
> > important IAX trunks that demand this codec.
> >
> > So, I have tried with the following versions of the codec:
> >
> >
> http://downloads.digium.com/pub/telephony/codec_g729/unsupported/asterisk-trunk/linux/x86-32/codec_g729a_v33_pentium4m.tar.gz
>
> >
> >
> http://downloads.digium.com/pub/telephony/codec_g729/asterisk-1.6.0/x86-32/codec_g729a_v34_pentium4m.tar.gz
> >
> >
> http://downloads.digium.com/pub/telephony/codec_g729/asterisk-B.1/x86-32/codec_g729a_v32_pentium4m.tar.gz
> >
> > Loading it automatically when Asterisk starts is not working. When
> loading
> > it manually I have the following error message:
> >
> > sippp*CLI> module load codec_g729a.so
> > Unable to load module codec_g729a.so
> > Command 'module load codec_g729a.so ' failed.
> > [Oct 14 09:56:58] WARNING[8266]: loader.c:375 load_dynamic_module: Error
> > loading module 'codec_g729a.so':
> /usr/lib/asterisk/modules/codec_g729a.so:
> > undefined symbol: ast_verbose
> >
> > [Oct 14 09:56:58] WARNING[8266]: loader.c:666 load_resource: Module
> > 'codec_g729a.so' could not be loaded.
> >
> > As I mentioned before, I'm running libss7 as well in this machine, to
> > support my ISUP link, so it wouldn't be possible to migrate it to 1.4
> > version.
> >
> > Before I forget, the registration process of the G729 license key was
> also
> > successfully performed, and no errors at all.
> >
> > That's all!
> >
> > Hope someone could help me out.
> >
> > Thanks again,
> >
> > Marco
> >
> > -----Mensagem original-----
> > De: asterisk-r2-bounces at lists.digium.com
> > [mailto:asterisk-r2-bounces at lists.digium.com<asterisk-r2-bounces at lists.digium.com>]
> Em nome de Moises Silva
> > Enviada em: segunda-feira, 13 de outubro de 2008 18:15
> > Para: asterisk-r2 at lists.digium.com
> > Assunto: Re: [asterisk-r2] G729 with Asterisk SVN-moy-mfcr2-r143079
> >
> > Hello Marco,
> >
> > I have never installed G729, however I may be able to help if you
> > describe what have you done so far?
> >
> > did you attempt to load it? there is errors in the console?
> >
> > The branch you are using is based in trunk, so it's possible there is
> > not a g729 module for it, and you would be better of installing
> > mfcr2-1.4 branch.
> >
> > Moy
> >
> > On Mon, Oct 13, 2008 at 7:14 AM, Cordeiro, Marco
> > <marco.cordeiro at globalstar.com.br> wrote:
> >> Hello All,
> >>
> >>
> >>
> >> I'm currently running the Asterisk version mentioned above, and I'm
> trying
> >> to install G729 license with no success.
> >>
> >> Have any one done that before, or could tell me if it is possible?
> >>
> >> I have tried with supported and unsupported versions of the codec
> software
> >> from Digium download site, but none of them seem to load correctly, once
> >> the
> >> command "g729 show license" never appears to me.
> >>
> >>
> >>
> >> Thanks,
> >>
> >>
> >>
> >> Marco
> >>
> >> _______________________________________________
> >> --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >>
> >> asterisk-r2 mailing list
> >> To UNSUBSCRIBE or update options visit:
> >>   http://lists.digium.com/mailman/listinfo/asterisk-r2
> >>
> >
> > --
> > "I do not agree with what you have to say, but I'll defend to the
> > death your right to say it." Voltaire
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > asterisk-r2 mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-r2
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > asterisk-r2 mailing list
> > To UNSUBSCRIBE or update options visit:
> >   http://lists.digium.com/mailman/listinfo/asterisk-r2
> >
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-r2 mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-r2
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-r2 mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-r2
>
>
>
>
> --
> Alexandre C Alencar (Skarmeth)
> http://blog.alexandrealencar.net/
> http://www.alexandrealencar.net/
> http://people.debian-ce.org/skarmeth/
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-r2 mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-r2
>



-- 
Alexandre C Alencar (Skarmeth)
http://blog.alexandrealencar.net/
http://www.alexandrealencar.net/
http://people.debian-ce.org/skarmeth/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-r2/attachments/20081015/d32e4cc3/attachment-0001.htm 


More information about the asterisk-r2 mailing list