Re: [asterisk-users] iLBC and G729 codecs

2008-09-11 Thread Edgar Guadamuz
Hmm... Ok, I tried that but encode.h and decode.h were not found...




On Wed, Sep 10, 2008 at 11:23 AM, Thomas Kenyon
[EMAIL PROTECTED] wrote:
 Edgar Guadamuz wrote:
 I notice that I have only format_ilbc.so but not codec_ilbc.so... is
 it due to the compilation or there is some way to create the module?

 That's the format interpreter, for the codec you need to select it in
 make menuselect befor ecompiling asterisk (subject to libraries).

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 AstriCon 2008 - September 22 - 25 Phoenix, Arizona
 Register Now: http://www.astricon.net

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


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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


Re: [asterisk-users] iLBC and G729 codecs

2008-09-11 Thread Edgar Guadamuz
Done!

I had to do
# cd /usr/src/asterisk
# ./contrib/scripts/get_ilbc.sh

and the compilation was successful

On Thu, Sep 11, 2008 at 11:55 AM, Edgar Guadamuz [EMAIL PROTECTED] wrote:
 Hmm... Ok, I tried that but encode.h and decode.h were not found...




 On Wed, Sep 10, 2008 at 11:23 AM, Thomas Kenyon
 [EMAIL PROTECTED] wrote:
 Edgar Guadamuz wrote:
 I notice that I have only format_ilbc.so but not codec_ilbc.so... is
 it due to the compilation or there is some way to create the module?

 That's the format interpreter, for the codec you need to select it in
 make menuselect befor ecompiling asterisk (subject to libraries).

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 AstriCon 2008 - September 22 - 25 Phoenix, Arizona
 Register Now: http://www.astricon.net

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



___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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


Re: [asterisk-users] iLBC and G729 codecs

2008-09-10 Thread Thomas Kenyon
Edgar Guadamuz wrote:
 I notice that I have only format_ilbc.so but not codec_ilbc.so... is
 it due to the compilation or there is some way to create the module?
 
That's the format interpreter, for the codec you need to select it in 
make menuselect befor ecompiling asterisk (subject to libraries).

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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


Re: [asterisk-users] iLBC and G729 codecs

2008-09-09 Thread Edgar Guadamuz
I notice that I have only format_ilbc.so but not codec_ilbc.so... is
it due to the compilation or there is some way to create the module?



On Sun, Sep 7, 2008 at 11:14 PM, Stelios Koroneos
[EMAIL PROTECTED] wrote:
 Make sure there is no noload = codec_ilbc.so in the module folder
 You can also try to manually load the codec from the cli try load
 codec_ilbc.so
 For g729 you need to buy a licence from Digium.


 --
 Stelios S. Koroneos

 Digital OPSiS - Embedded Intelligence

 Tel +30 210 9858296 Ext 100
 Fax +30 210 9858298
 http://www.digital-opsis.com


 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 AstriCon 2008 - September 22 - 25 Phoenix, Arizona
 Register Now: http://www.astricon.net

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


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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


Re: [asterisk-users] iLBC and G729 codecs

2008-09-09 Thread Guillermo V. Salas

- Original Message -
From: Edgar Guadamuz [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com
Sent: Tuesday, September 9, 2008 2:18:28 PM GMT -05:00 Columbia
Subject: Re: [asterisk-users] iLBC and G729 codecs

I notice that I have only format_ilbc.so but not codec_ilbc.so... is
it due to the compilation or there is some way to create the module?



You need to compile the ilbc support.

Go to your asterisk sources and type:

contrib/scripts/get_ilbc.sh

Later, select the codec_ilbc from  'make menuconfig' menu.


Best regards,

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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


[asterisk-users] iLBC and G729 codecs

2008-09-07 Thread Edgar Guadamuz
Hi all,


In my modules.conf I have the autoload=yes, and there is one
codec_iLBC.so module in the modules folder.

However, when I do show translation, I see no translation to/from iLBC
nor G.729, and I'm not able to establish call to channels using these
codecs.

I read that there are some formats that can not be used as codecs
for live streams, but I actually didn't get it... Some light on this
will be apreciated!

Thanks!!

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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


Re: [asterisk-users] iLBC and G729 codecs

2008-09-07 Thread Christopher Dobbs
I may be wrong about this, but * understads that these codecs exsist, but
without a codec_XXX.so, it cant do translation on the codec.
In this case, * can do pass throught (eg: g729 - g729) but cannot do
translation (eg: g729 - gsm).

You need to install the codec before you can do a translation.

(g729 for one is somthing you must purchous a licensese for)

--Chris

On Sun, Sep 7, 2008 at 1:38 PM, Edgar Guadamuz [EMAIL PROTECTED] wrote:

 Hi all,


 In my modules.conf I have the autoload=yes, and there is one
 codec_iLBC.so module in the modules folder.

 However, when I do show translation, I see no translation to/from iLBC
 nor G.729, and I'm not able to establish call to channels using these
 codecs.

 I read that there are some formats that can not be used as codecs
 for live streams, but I actually didn't get it... Some light on this
 will be apreciated!

 Thanks!!

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 AstriCon 2008 - September 22 - 25 Phoenix, Arizona
 Register Now: http://www.astricon.net

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




-- 
find / -name *base* -user your -print | xargs 'chown us'
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Re: [asterisk-users] iLBC and G729 codecs

2008-09-07 Thread Stelios Koroneos
Make sure there is no noload = codec_ilbc.so in the module folder
You can also try to manually load the codec from the cli try load
codec_ilbc.so
For g729 you need to buy a licence from Digium.


-- 
Stelios S. Koroneos

Digital OPSiS - Embedded Intelligence

Tel +30 210 9858296 Ext 100
Fax +30 210 9858298
http://www.digital-opsis.com


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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