This patch solves problem 1 in 8126; it should not slow down the alaw codec, but...
commite73e229dfcfa0a75dc70b288aa9d17acf3396b1e
authormurf <murf@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 21 Aug 2007 16:36:34 +0000 (21 16:36 +0000)
committermurf <murf@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 21 Aug 2007 16:36:34 +0000 (21 16:36 +0000)
tree3e0ade76930fc4b63d5181fd5bdbb9d6ccdfdfbc
parentba84846165a67ebdd35e25cf3c66457aa1ebfc3d
This patch solves problem 1 in 8126; it should not slow down the alaw codec, but should prevent signal degradation via multiple trips thru the codec. Fossil estimates the twice thru this codec will prevent fax from working. 4-6 times thru would result hearable, noticeable, voice degradation.

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@80166 614ede4d-c843-0410-af14-a771ab80d22e
include/asterisk/alaw.h
include/asterisk/ulaw.h
main/alaw.c