>From what I understand your sip client can handle g729 whereas for DAHDI you need transcoding to a|ulaw.<br><br>I am using it with no problems (have g729 licenses as well though).<br><br>A bit off topic, I have found some extra configuration that is not really in the docs (or I could not find them):<br>
<br>fullname=Your full name<br>country=gr<br>language=en<br>city=City<br>province=Province<br>phone_home=+fullinternationalnumber<br>phone_office=+fullinternationalnumber<br>email=<a href="mailto:your@email.com">your@email.com</a><br>
homepage=<a href="http://www.example.com">http://www.example.com</a><br>avatar=/var/lib/asterisk/images/skype100x100.jpg<br> <br>Just a note the country code has to be lower case (i.e GR would not work).<br><br>Panos<br><br>
<div class="gmail_quote">On Sun, Dec 6, 2009 at 9:40 AM, Julian Lyndon-Smith <span dir="ltr">&lt;<a href="mailto:asterisk@dotr.com">asterisk@dotr.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ok. So I bought 2x skpye channels. Doesn&#39;t that mean I have 2xg729 as well ?<br>
<br>
If so, why do I have the problem ? And would this affect local<br>
channels as well ?<br>
<br>
Julian<br>
<br>
2009/12/6 Kevin P. Fleming &lt;<a href="mailto:kpfleming@digium.com">kpfleming@digium.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Julian Lyndon-Smith wrote:<br>
&gt;<br>
&gt;&gt; external =&gt; ddi =&gt; dial(skype)<br>
&gt;&gt;<br>
&gt;&gt; and got a load of static with<br>
&gt;&gt;<br>
&gt;&gt;  WARNING[15328]: channel.c:3098 set_format: Unable to find a codec<br>
&gt;&gt; translation path from 0x100 (g729) to 0x8 (alaw)<br>
&gt;&gt;<br>
&gt;&gt; on the console.<br>
&gt;&gt;<br>
&gt;&gt; Fired up a sip client, made the same call, and all was ok.<br>
&gt;&gt;<br>
&gt;&gt; Any clues ?<br>
&gt;<br>
&gt; The clues are in the documentation; SkypeIn and SkypeOut use G.729 for<br>
&gt; nearly all calls, so handling calls via those paths requires a G.729<br>
&gt; transcoder on the system if the target of the call will not also be<br>
&gt; using G.729. This is why the Skype For Asterisk license includes<br>
&gt; licenses for Digium&#39;s G.729 software transcoder as well.<br>
&gt;<br>
&gt; --<br>
&gt; Kevin P. Fleming<br>
&gt; Digium, Inc. | Director of Software Technologies<br>
&gt; 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
&gt; skype: kpfleming | jabber: <a href="mailto:kpfleming@digium.com">kpfleming@digium.com</a><br>
&gt; Check us out at <a href="http://www.digium.com" target="_blank">www.digium.com</a> &amp; <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>