[Asterisk-Users] No path to translate from SIP/615-25c8(256) toSIP/601-27b6(4)

Rich Adamson radamson at routers.com
Sat Jun 11 10:47:17 MST 2005


> >One side is using G729, the other is using ULAW. Asterisk is having to
> >convert between the two and can not, probably because you do not have the
> >G729 codec with the proper license ($10/channel from Digium).
> >
> >  
> >
> 
> You are right! I removed g729, but I still wonder, why it did not go to 
> the next line!!!!
> 
> [snom-190]
> ...
> disallow=all
> allow=g729
> allow=ulaw                    
> allow=alaw

Isn't the correct way to specify codec preferences like this?
 disallow=all
 allow=g729,ulaw,alaw





More information about the asterisk-users mailing list