Hi guys,<br>
<br>I've registered some g729 licenses, during register process everything worked fine.<br>
<br>
astk2*CLI&gt; show g729<br>

0/0 encoders/decoders of 20 licensed channels are currently in use<br>
<br>But I'm not able to use this codec. I'm trying to use a linksys PAP2 to talk using g729 but I got this answer from asterisk:<br>
<br>
Got SIP response 488 &quot;Not Acceptable Here&quot; back from <a href="http://192.168.10.126">192.168.10.126</a><br>
<br>And when I try to forward a call using IAX I got it:<br>
<br>
&nbsp;&nbsp;&nbsp; -- Executing Dial(&quot;SIP/teste1-081b23c8&quot;, &quot;IAX2/192.168.5.12/6551|30|tT&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Called <a href="http://192.168.5.12/6551">192.168.5.12/6551</a><br>
Nov 20 01:29:48 WARNING[8297]: chan_iax2.c:7099 socket_read: Call rejected by <a href="http://192.168.5.12">192.168.5.12</a>: Unable to negotiate codec<br>
<br>Should asterisk translate to another codec when trying to make a new call with iax? Why can't asterisk make a call using g729 and sip?<br>
<br>Some configuration.<br><br>SIP.CONF<br>[teste]<br>
type=friend<br>
secret=blah<br>
host=dynamic<br>
username=teste<br>
context=from-spo<br>
disallow=all<br>
allow=g729<br>
allow=ulaw<br>
<br>
[teste1]<br>
type=friend<br>
secret=blah<br>
host=dynamic<br>
username=teste1<br>
context=from-spo<br>
disallow=all<br>
allow=g729<br>
allow=ulaw<br>
<br>EXTENSIONS.CONF<br>
exten =&gt; 1,1,Dial(SIP/teste1)<br>
exten =&gt; 0,1,Dial(SIP/teste)<br clear="all"><br>Thanks.<br><br>-- <br>Ralph Liebessohn<br>ICQ: 74835911<br>Skype: liebessohn