[Asterisk-Users] g729 license question

trixter aka Bret McDanel trixter at 0xdecafbad.com
Fri Feb 3 21:50:30 MST 2006


On Fri, 2006-02-03 at 23:21 -0500, Andres wrote:
> I can tell you Asterisk is not smart about handling the codec 
> negotiation once you exhaust your licenses.  The call will connect but 
> you will see lots of error messages on the console and there will be no 
> audio present.  It certainly would be very nice if Asterisk 
> automagically removed G729 from the offered codes once you reach the 
> limit.  But I don't think Digium is in a hurry to implement such a 
> feature since it forces people to buy more licenses than they really 
> need to avoid dead calls.
> 
> 

ouch that is what I was hoping against.  This is tricky without making a
call during negitiation to see if there is anything available.  I have
looked at the code and there doesnt really seem to be a way to do this
under the current model ...

You can do some stuff for some channels, sip for example has a recirect,
but that gets into the nitty gritty of a channel driver and codecs
should be free from channel specifics (in my opinion anyway).  

I am trying to work on a cheaper g729 implementation that relieves this
problem as well as a bunch of other issues that may be present.  One
major difference is better support when multiple boxes are used so you
dont have to get X codec licenses per box and instead get X licenses for
an installation.


-- 
Trixter http://www.0xdecafbad.com     Bret McDanel
UK +44 870 340 4605   Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378
http://www.sacaug.org/ Sacramento Asterisk Users Group
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060203/dce9507c/attachment.pgp


More information about the asterisk-users mailing list