Hi I seem to have installed the G729 codec properly but can't seem to get it to work .. in the Asterisk startup I see .. [codec_g729b.so] => (Annex B (floating point) G.729/PCM16 Codec Translator) == Detected 1 licensed G.729 transcoders WARNING[1074408160]: File translate.c, Line 218 (calc_cost): Translator 'g729tolinb' does not produce sample frames. == Registered translator 'g729tolinb' from format 8 to 6, cost 99999 == Registered translator 'lintog729b' from format 6 to 8, cost 26 Is this normal ? also from h.323 show codecs I do not see G729 in the list, and G729 calls fail. *CLI> h.323 show codecs Allowed Codecs: Table: SpeexNarrow-5.95k{sw} <1> SpeexNarrow-8k{sw} <2> SpeexNarrow-11k{sw} <3> SpeexNarrow-15k{sw} <4> SpeexNarrow-18.2k{sw} <5> G.723.1{sw} <6> GSM-06.10{sw} <7> G.711-uLaw-64k{sw} <8> G.711-ALaw-64k{sw} <9> SpeexNarrow-5.95k{sw} <10> SpeexNarrow-8k{sw} <11> SpeexNarrow-11k{sw} <12> SpeexNarrow-15k{sw} <13> SpeexNarrow-18.2k{sw} <14> G.723.1{sw} <15> GSM-06.10{sw} <16> G.711-uLaw-64k{sw} <17> G.711-ALaw-64k{sw} <18> SpeexNarrow-5.95k{sw} <19> SpeexNarrow-8k{sw} <20> SpeexNarrow-11k{sw} <21> SpeexNarrow-15k{sw} <22> SpeexNarrow-18.2k{sw} <23> G.723.1{sw} <24> GSM-06.10{sw} <25> G.711-uLaw-64k{sw} <26> G.711-ALaw-64k{sw} <27> cheers Dave Alan Caruana
Hi, all I have a license for G.729A codec from Digium. When asterisk starts it shows: Jun 17 21:13:59 NOTICE[4040]: codec_g729.c:460 load_module: G.729 transcoding module Copyright (C) 1999-2005 Digium, Inc. Jun 17 21:13:59 NOTICE[4040]: codec_g729.c:461 load_module: This module is supplied under a commercial license granted by Digium, Inc. Jun 17 21:13:59 NOTICE[4040]: codec_g729.c:462 load_module: Please see the full license text supplied by the accompanying Jun 17 21:13:59 NOTICE[4040]: codec_g729.c:463 load_module: "register" utility, or ask for a copy from Digium. == G.729 Host-ID: cc:20:a3:86:01:93:53:92:2c:37:ae:e7:ad:16:6e:f0:39:f6:88:4e == Found license 'G729-190B962C' providing 1 channels == Found total of 1 G.729 licenses == Registered translator 'g729tolin' from format g729 to slin, cost 20 == Registered translator 'lintog729' from format slin to g729, cost 115 All is fine, however when trying to make a call I am getting: WARNING[4063]: codec_g729.c:170 g729tolin_framein: Out of G.729 Decoder Licenses! No other calls are active. Any ideas what is going on? Thanks, Rudolf
Hi, all Sorry, I was "out of action" for some time. I am using Voipstnt to plae calls to USA/Canada and I bouhj 1 copy og G.729. This was mainly to get one of the local Australians VoIP providers working. Anyway, when I am trying to place calls to USA, it tries to use G.729 and I am getting continuous warning: 20:56:20 WARNING[6620]: codec_g729.c:170 g729tolin_framein: Out of G.729 Decoder Licenses! 20:56:20 WARNING[6620]: codec_g729.c:170 g729tolin_framein: Out of G.729 Decoder Licenses! 20:56:20 WARNING[6620]: codec_g729.c:170 g729tolin_framein: Out of G.729 Decoder Licenses! 20:56:20 WARNING[6620]: codec_g729.c:170 g729tolin_framein: Out of G.729 Decoder Licenses! And it keeps running like that. Call usually come through OK. If i try to use "show g729" command, it shows that all codecs are in use. Well, this is fine, I am using one, but I do not want to see those warnings. Once is quite enough. Those continuos warnings make it impossible to se any other asterisk output. How does one turns them off? Thanks, Rudolf> > ----- Original Message ----- > From: <pdhales@optusnet.com.au> > To: <rudolfl@rumatech.com>; "Asterisk Users Mailing List - Non-Commercial > Discussion" <asterisk-users@lists.digium.com> > Sent: Sunday, March 26, 2006 8:14 PM > Subject: Re: [Asterisk-Users] G729 codec problems > > >> What sort of call path are you trying to get working? >> >> Paul Hales >> Technical Manager >> AsteriskIT >> >> ----- Original Message ----- >> From: "Rudolf Ladyzhenskii" <rumatech@gmail.com> >> To: "Asterisk Users Mailing List - Non-Commercial Discussion" >> <asterisk-users@lists.digium.com> >> Sent: Sunday, March 26, 2006 10:18 AM >> Subject: [Asterisk-Users] G729 codec problems >> >> >>> Hi, all >>> >>> I have a license for G.729A codec from Digium. >>> >>> When asterisk starts it shows: >>> Jun 17 21:13:59 NOTICE[4040]: codec_g729.c:460 load_module: G.729 >>> transcoding module Copyright (C) 1999-2005 Digium, Inc. >>> Jun 17 21:13:59 NOTICE[4040]: codec_g729.c:461 load_module: This >>> module is supplied under a commercial license granted by Digium, Inc. >>> Jun 17 21:13:59 NOTICE[4040]: codec_g729.c:462 load_module: Please see >>> the full license text supplied by the accompanying >>> Jun 17 21:13:59 NOTICE[4040]: codec_g729.c:463 load_module: "register" >>> utility, or ask for a copy from Digium. >>> == G.729 Host-ID: >> cc:20:a3:86:01:93:53:92:2c:37:ae:e7:ad:16:6e:f0:39:f6:88:4e >>> == Found license 'G729-190B962C' providing 1 channels >>> == Found total of 1 G.729 licenses >>> == Registered translator 'g729tolin' from format g729 to slin, cost 20 >>> == Registered translator 'lintog729' from format slin to g729, cost >>> 115 >>> >>> >>> All is fine, however when trying to make a call I am getting: >>> WARNING[4063]: codec_g729.c:170 g729tolin_framein: Out of G.729 >>> Decoder Licenses! >>> >>> No other calls are active. >>> >>> Any ideas what is going on? >>> >>> Thanks, >>> Rudolf >>> _______________________________________________ >>> --Bandwidth and Colocation provided by Easynews.com -- >>> >>> Asterisk-Users mailing list >>> To UNSUBSCRIBE or update options visit: >>> http://lists.digium.com/mailman/listinfo/asterisk-users >>> >>> >> >
I used g729 couple of times in the past and got the warning messages ONLY when I was trying to use more channels than the total amount of licenses I'd got. If you are sure you are using only one device that needs the license, I would suggest to check out how it is communicating with Asterisk. Also, if you have enough time try using the g729 with another soft / IP phone and see if you get the same result. Alyed --------------------------------------------------------------- I am not. I have one license and use i channel. It seems to detect the fact there are no more channels left and keeps warning me about it in case I want to use more. It is fine, but the warning is constant. All you see on Asterisk console is running warning message. Rudolf On 4/2/06, Kevin P. Fleming wrote:> RumaTech wrote: > > > And it keeps running like that. Call usually come through OK. If i try > > to use "show g729" command, it shows that all codecs are in use. Well, > > this is fine, I am using one, but I do not want to see those warnings. > > Once is quite enough. Those continuos warnings make it impossible to se > > any other asterisk output. How does one turns them off? > > You can't make them stop except by not trying to use more channels than > you have licenses for. > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >_______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060401/5e71e6e0/attachment.htm
On Sun, Apr 02, 2006 at 09:32:09AM +1000, RumaTech wrote:> Sorry, I was "out of action" for some time. > I am using Voipstnt to plae calls to USA/Canada and I bouhj 1 copy og G.729. > This was mainly to get one of the local Australians VoIP providers working.Each channel needs TWO licenses, one for each way (I think). Therefore buying a single license is pretty useless. Steve -- NetTek Ltd UK mob +44-(0)7775 755503 UK +44-(0)20 79932612 / US +1-(310)8577715 / Fax +44-(0)20 7483 2455 Skype/GoogleTalk/AIM/Gizmo stevekennedyuk / MSN steve@gbnet.net Euro Tech News Blog http://eurotechnews.blogspot.com
Steve Kennedy wrote:> Each channel needs TWO licenses, one for each way (I think).Nope. The encoder/decoder licenses are counted separately, and each license you purchase entitles you to one encoder and one decoder.
Hi, I wonder if VoIP providers consume two licenses when one calls via them? One license for my phone to the provider and one license when call is passed to the recepient. Is that possible? Rudolf On 4/3/06, Kevin P. Fleming <kpfleming@digium.com> wrote:> Steve Kennedy wrote: > > > Each channel needs TWO licenses, one for each way (I think). > > Nope. The encoder/decoder licenses are counted separately, and each > license you purchase entitles you to one encoder and one decoder. > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
On Sun, Apr 02, 2006 at 12:55:13PM -0500, Kevin P. Fleming wrote:> Steve Kennedy wrote: > > Each channel needs TWO licenses, one for each way (I think). > Nope. The encoder/decoder licenses are counted separately, and each > license you purchase entitles you to one encoder and one decoder.Hmm, sorry about that. Thanks for the clarification. Steve -- NetTek Ltd UK mob +44-(0)7775 755503 UK +44-(0)20 79932612 / US +1-(310)8577715 / Fax +44-(0)20 7483 2455 Skype/GoogleTalk/AIM/Gizmo stevekennedyuk / MSN steve@gbnet.net Euro Tech News Blog http://eurotechnews.blogspot.com
I think I sort of solved the problem. It is related to Voipstunt provider. I tried it today with another provider and all is fine. Well, I get some warnings from G729 like: Jun 26 09:28:45 NOTICE[8440]: frame.c:179 __ast_smoother_feed: Dropping extra frame of G.729 since we already have a VAD frame at the end Bu nothing like before. Use Voipstunt and I have the problem. It seems that Voipstunt does use more than 1 lisence on a single call. Can someone check/verify that? Thanks, Rudolf On 4/3/06, Steve Kennedy <steve-asterisk@gbnet.net> wrote:> On Sun, Apr 02, 2006 at 12:55:13PM -0500, Kevin P. Fleming wrote: > > > Steve Kennedy wrote: > > > Each channel needs TWO licenses, one for each way (I think). > > Nope. The encoder/decoder licenses are counted separately, and each > > license you purchase entitles you to one encoder and one decoder. > > Hmm, sorry about that. Thanks for the clarification. > > > Steve > > -- > NetTek Ltd UK mob +44-(0)7775 755503 > UK +44-(0)20 79932612 / US +1-(310)8577715 / Fax +44-(0)20 7483 2455 > Skype/GoogleTalk/AIM/Gizmo stevekennedyuk / MSN steve@gbnet.net > Euro Tech News Blog http://eurotechnews.blogspot.com > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >