Displaying 1 result from an estimated 1 matches for "peer07".
Did you mean:
peer01
2012 Aug 15
1
Incompatible voice frame ulaw/alaw
Hi list!
When I receive an incoming call from a SIP peer where I've configured
disallow=all
allow=alaw
(and no other codec)
I can see the following NOTICE on the console:
Dropping incompatible voice frame SIP/peer07-0000007c of format ulaw
since our native format has changed to (alaw)
My question is: where can I change the native format from ulaw to alaw
(or something else)? Is ulaw, as the native format, adjustable in some
config file or is it hard-coded into Asterisk?
It doesn't seem to have any eff...