<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 30 Dec 2009, at 19:43, <a href="mailto:vijay.goyal@alliance-infotech.com">vijay.goyal@alliance-infotech.com</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div>
<br>
<font color="#000000">Hi Sir,</font><br>
<br>
<font color="#000000">We have integrated Skype with Asterisk (skype user id:- rexesbposolutions). Each call which is coming to skype account is getting transfered to Asterisk Queue. It has following two cases:</font><br>
<br>
<font color="#000000">case 1: When we call from normal skype account to skype account (rexesbposolutions), everything is working fine.</font><br>
<br>
<font color="#000000">case 2: This skype account (rexesbposolutions) has been assigned with a online virtual number (00 44 20 *</font>***<font color="#000000"> ****). If somebody dial this number from their landline/cellphone, call is transfered to Asterisk queue but it shows some problem related to G729 codecs. following are Asterisk CLI log:</font><br>
<br>
<font color="#333399">&nbsp;&nbsp;&nbsp; </font><font color="#008080">Executing [s@skypeincoming:1] Answer("Skype/rexesbposolutions-084159e8", "") in new stack</font><br>
<font color="#008080">&nbsp;&nbsp;&nbsp; -- Executing [s@skypeincoming:2] Wait("Skype/rexesbposolutions-084159e8", "5") in new stack</font><br>
<font color="#008080">&nbsp;&nbsp;&nbsp; -- Executing [s@skypeincoming:3] GotoIfTime("Skype/rexesbposolutions-084159e8", "9:00-18:00|mon-fri|*|*?sky|s|1") in new stack</font><br>
<font color="#008080">&nbsp;&nbsp;&nbsp; -- Goto (sky,s,1)</font><br>
<font color="#008080">&nbsp;&nbsp;&nbsp; -- Executing [s@sky:1] Playback("Skype/rexesbposolutions-084159e8", "enter") in new stack</font><br>
<font color="#008080">&nbsp;&nbsp;&nbsp; -- &lt;Skype/rexesbposolutions-084159e8&gt; Playing 'enter' (language 'en')</font><br>
<font color="#008080">[Dec 29 17:27:14] WARNING[4997]: channel.c:3106 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x4 (ulaw)</font><br>
<font color="#008080">[Dec 29 17:27:14] WARNING[4997]: file.c:147 ast_stopstream: Unable to restore format back to 4</font><br>
<font color="#008080">&nbsp;&nbsp;&nbsp; -- Executing [s@sky:2] Queue("Skype/rexesbposolutions-084159e8", "markq|t|||900") in new stack</font><br>
<font color="#008080">&nbsp;&nbsp;&nbsp; -- Started music on hold, class 'default', on Skype/rexesbposolutions-084159e8</font><br>
<font color="#008080">[Dec 29 17:27:14] WARNING[4997]: channel.c:3106 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x40 (slin)</font><br>
<font color="#008080">[Dec 29 17:27:14] WARNING[4997]: res_musiconhold.c:251 ast_moh_files_next: Unable to open file '/var/lib/asterisk/moh/manolo_camp-morning_coffee': No such file or directory</font><br>
<font color="#008080">&nbsp;&nbsp;&nbsp; -- Stopped music on hold on Skype/rexesbposolutions-084159e8</font><br>
<font color="#008080">[Dec 29 17:27:14] WARNING[4997]: channel.c:3106 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x2 (gsm)</font><br>
<font color="#008080">[Dec 29 17:27:14] WARNING[4997]: res_musiconhold.c:204 moh_files_release: Unable to restore channel 'Skype/rexesbposolutions-084159e8' to format '2'</font><br>
<font color="#008080">&nbsp;&nbsp;&nbsp; -- Playing periodic announcement</font><br>
<font color="#008080">[Dec 29 17:27:34] WARNING[4997]: channel.c:3106 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x2 (gsm)</font><br>
<font color="#008080">&nbsp;&nbsp;&nbsp; -- &lt;Skype/rexesbposolutions-084159e8&gt; Playing 'queue' (language 'en')</font><br>
<font color="#008080">[Dec 29 17:27:43] WARNING[4997]: channel.c:3106 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x2 (gsm)</font><br>
<font color="#008080">[Dec 29 17:27:43] WARNING[4997]: file.c:147 ast_stopstream: Unable to restore format back to 2</font><br>
<font color="#008080">&nbsp; == Spawn extension (sky, s, 2) exited non-zero on 'Skype/rexesbposolutions-084159e8'</font><br>
<font color="#008080">[Dec 29 17:27:43] NOTICE[4997]: core.cpp:2133 sfa_call_hangup: ending call</font><br>
<br>
<br>
<br>
following are output of some commands:-<br>
<br>
*CLI&gt; core show translation<br>
<br>
&nbsp; Translation times between formats (in milliseconds) for one second of data<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Source Format (Rows) Destination Format (Columns)<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc g726 g722<br>
&nbsp;&nbsp;&nbsp;&nbsp; g723&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gsm&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; -<br>
&nbsp;&nbsp;&nbsp;&nbsp; ulaw&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; -<br>
&nbsp;&nbsp;&nbsp;&nbsp; alaw&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; -<br>
 g726aal2&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; -<br>
&nbsp;&nbsp;&nbsp; adpcm&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; -<br>
&nbsp;&nbsp;&nbsp;&nbsp; slin&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; -<br>
&nbsp;&nbsp;&nbsp; lpc10&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; -<br>
&nbsp;&nbsp;&nbsp;&nbsp; g729&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp; -<br>
&nbsp;&nbsp;&nbsp; speex&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -<br>
&nbsp;&nbsp;&nbsp;&nbsp; ilbc&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -<br>
&nbsp;&nbsp;&nbsp;&nbsp; g726&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -<br>
&nbsp;&nbsp;&nbsp;&nbsp; g722&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -<br>
<br>
<br>
*CLI&gt; help g729<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g729 show hostid&nbsp; Show G.729 Host-ID<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g729 show licenses&nbsp; Show G.729 Licenses and Usage<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g729 show version&nbsp; Show G.729 Module Version<br>
<br>
*CLI&gt; g729 show hostid<br>
Host-ID: 1a:cf:bb:80:da:e8:3b:dc:8c:e0:97:fe:a1:fb:65:c5:3c:e2:0b:be<br>
<br>
*CLI&gt; g729 show licenses<br>
0/0 encoders/decoders of 1 licensed channels are currently in use<br>
<br>
Licenses Found:<br>
File: ***-*************.lic -- Key:&nbsp; ***-************* -- Host-ID: 1a:cf:bb:80:da:e8:3b:dc:8c:e0:97:fe:a1:fb:65:c5:3c:e2:0b:be -- Channels: 1 (Expires: 2029-11-30) (OK)<br>
<br>
*CLI&gt; g729 show version<br>
Digium G.729A Module Version 1.4_3.1.4 (optimized for i686_32)<br>
<br>
<br>
*CLI&gt; core show codecs<br>
Disclaimer: this command is for informational purposes only.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; It does not indicate anything about your configuration.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; INT&nbsp;&nbsp;&nbsp; BINARY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HEX&nbsp;&nbsp; TYPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME&nbsp;&nbsp; DESC<br>
--------------------------------------------------------------------------------<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 (1 &lt;&lt;&nbsp; 0)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x1)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g723&nbsp;&nbsp; (G.723.1)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 (1 &lt;&lt;&nbsp; 1)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x2)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gsm&nbsp;&nbsp; (GSM)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4 (1 &lt;&lt;&nbsp; 2)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x4)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ulaw&nbsp;&nbsp; (G.711 u-law)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8 (1 &lt;&lt;&nbsp; 3)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (0x8)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alaw&nbsp;&nbsp; (G.711 A-law)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16 (1 &lt;&lt;&nbsp; 4)&nbsp;&nbsp;&nbsp;&nbsp; (0x10)&nbsp; audio&nbsp;&nbsp; g726aal2&nbsp;&nbsp; (G.726 AAL2)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32 (1 &lt;&lt;&nbsp; 5)&nbsp;&nbsp;&nbsp;&nbsp; (0x20)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; adpcm&nbsp;&nbsp; (ADPCM)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 64 (1 &lt;&lt;&nbsp; 6)&nbsp;&nbsp;&nbsp;&nbsp; (0x40)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; slin&nbsp;&nbsp; (16 bit Signed Linear PCM)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 128 (1 &lt;&lt;&nbsp; 7)&nbsp;&nbsp;&nbsp;&nbsp; (0x80)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lpc10&nbsp;&nbsp; (LPC10)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 256 (1 &lt;&lt;&nbsp; 8)&nbsp;&nbsp;&nbsp; (0x100)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g729&nbsp;&nbsp; (G.729A)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 512 (1 &lt;&lt;&nbsp; 9)&nbsp;&nbsp;&nbsp; (0x200)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; speex&nbsp;&nbsp; (SpeeX)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1024 (1 &lt;&lt; 10)&nbsp;&nbsp;&nbsp; (0x400)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ilbc&nbsp;&nbsp; (iLBC)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2048 (1 &lt;&lt; 11)&nbsp;&nbsp;&nbsp; (0x800)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g726&nbsp;&nbsp; (G.726 RFC3551)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 (1 &lt;&lt; 12)&nbsp;&nbsp; (0x1000)&nbsp; audio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g722&nbsp;&nbsp; (G722)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 65536 (1 &lt;&lt; 16)&nbsp; (0x10000)&nbsp; image&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; jpeg&nbsp;&nbsp; (JPEG image)<br>
&nbsp;&nbsp;&nbsp;&nbsp; 131072 (1 &lt;&lt; 17)&nbsp; (0x20000)&nbsp; image&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; png&nbsp;&nbsp; (PNG image)<br>
&nbsp;&nbsp;&nbsp;&nbsp; 262144 (1 &lt;&lt; 18)&nbsp; (0x40000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h261&nbsp;&nbsp; (H.261 Video)<br>
&nbsp;&nbsp;&nbsp;&nbsp; 524288 (1 &lt;&lt; 19)&nbsp; (0x80000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h263&nbsp;&nbsp; (H.263 Video)<br>
&nbsp;&nbsp;&nbsp; 1048576 (1 &lt;&lt; 20) (0x100000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h263p&nbsp;&nbsp; (H.263+ Video)<br>
&nbsp;&nbsp;&nbsp; 2097152 (1 &lt;&lt; 21) (0x200000)&nbsp; video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h264&nbsp;&nbsp; (H.264 Video)<br>
<br>
<br>
Asterisk CLI logs:-<br>
<br>
*************************************************************************************************<br>
<br>
func_logic.so =&gt; (Logical dialplan functions)<br>
[Dec 29 18:22:17] NOTICE[4282]: codec_g729a.c:755 load_module: G.729A transcoding module version&nbsp;&nbsp;&nbsp; 1.4_3.1.4, Copyright (C) 1999-2009 Digium, Inc.<br>
[Dec 29 18:22:17] NOTICE[4282]: codec_g729a.c:756 load_module: This module is supplied under a co&nbsp;&nbsp; mmercial license granted by Digium, Inc.<br>
[Dec 29 18:22:17] NOTICE[4282]: codec_g729a.c:757 load_module: Please see the full license text s&nbsp;&nbsp; upplied by the accompanying<br>
[Dec 29 18:22:17] NOTICE[4282]: codec_g729a.c:758 load_module: "register" utility, or ask for a c&nbsp;&nbsp; opy from Digium.<br>
[Dec 29 18:22:17] NOTICE[4282]: codec_g729a.c:763 load_module: This product includes software dev&nbsp;&nbsp; eloped by the OpenSSL Project<br>
[Dec 29 18:22:17] NOTICE[4282]: codec_g729a.c:764 load_module: for use in the OpenSSL Toolkit. (h&nbsp;&nbsp; ttp://<a href="http://www.openssl.org/)">www.openssl.org/)</a><br>
[Dec 29 18:22:17] NOTICE[4282]: codec_g729a.c:765 load_module: Copyright (C) 1998-2006 The OpenSS&nbsp;&nbsp; L Project<br>
<br>
&nbsp; == Manager registered action G729LicenseStatus<br>
&nbsp; == Manager registered action G729LicenseList<br>
&nbsp; == Host-ID: 1a:cf:bb:80:da:e8:3b:dc:8c:e0:97:fe:a1:fb:65:c5:3c:e2:0b:be<br>
&nbsp; == Found license 'S4A-UGMS4JZXQMDE' providing 1 channels<br>
&nbsp; == Found total of 1 G.729 licenses<br>
&nbsp; == Registered translator 'g729tolin' from format g729 to slin, cost 1<br>
&nbsp; == Registered translator 'lintog729' from format slin to g729, cost 5<br>
codec_g729a.so =&gt; (Digium G.729 Annex A Codec (optimized for i686_32))<br>
&nbsp; == Registered application 'Flash'<br>
app_flash.so =&gt; (Flash channel application)<br>
&nbsp; == Registered file format iLBC, extension(s) ilbc<br>
<br>
*************************************************************************************************<br>
<br>
<br>
*CLI&gt;&nbsp; Executing [s@skypeincoming:1] Answer("Skype/rexesbposolutions-084159e8", "") in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@skypeincoming:2] Wait("Skype/rexesbposolutions-084159e8", "5") in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@skypeincoming:3] GotoIfTime("Skype/rexesbposolutions-084159e8", "9:00-18:00|mon-fri|*|*?sky|s|1") in new stack<br>
&nbsp;&nbsp;&nbsp; -- Goto (sky,s,1)<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@sky:1] Playback("Skype/rexesbposolutions-084159e8", "enter") in new stack<br>
&nbsp;&nbsp;&nbsp; -- &lt;Skype/rexesbposolutions-084159e8&gt; Playing 'enter' (language 'en')<br>
[Dec 29 17:27:14] WARNING[4997]: channel.c:3106 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x4 (ulaw)<br>
[Dec 29 17:27:14] WARNING[4997]: file.c:147 ast_stopstream: Unable to restore format back to 4<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@sky:2] Queue("Skype/rexesbposolutions-084159e8", "markq|t|||900") in new stack<br>
&nbsp;&nbsp;&nbsp; -- Started music on hold, class 'default', on Skype/rexesbposolutions-084159e8<br>
[Dec 29 17:27:14] WARNING[4997]: channel.c:3106 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x40 (slin)<br>
[Dec 29 17:27:14] WARNING[4997]: res_musiconhold.c:251 ast_moh_files_next: Unable to open file '/var/lib/asterisk/moh/manolo_camp-morning_coffee': No such file or directory<br>
&nbsp;&nbsp;&nbsp; -- Stopped music on hold on Skype/rexesbposolutions-084159e8<br>
[Dec 29 17:27:14] WARNING[4997]: channel.c:3106 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x2 (gsm)<br>
[Dec 29 17:27:14] WARNING[4997]: res_musiconhold.c:204 moh_files_release: Unable to restore channel 'Skype/rexesbposolutions-084159e8' to format '2'<br>
&nbsp;&nbsp;&nbsp; -- Playing periodic announcement<br>
[Dec 29 17:27:34] WARNING[4997]: channel.c:3106 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x2 (gsm)<br>
&nbsp;&nbsp;&nbsp; -- &lt;Skype/rexesbposolutions-084159e8&gt; Playing 'queue' (language 'en')<br>
[Dec 29 17:27:43] WARNING[4997]: channel.c:3106 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x2 (gsm)<br>
[Dec 29 17:27:43] WARNING[4997]: file.c:147 ast_stopstream: Unable to restore format back to 2<br>
&nbsp; == Spawn extension (sky, s, 2) exited non-zero on 'Skype/rexesbposolutions-084159e8'<br>
[Dec 29 17:27:43] NOTICE[4997]: core.cpp:2133 sfa_call_hangup: ending call<br>
<br>
<br>
<font color="#000000">Kindly resolve this issue ASAP.</font><br>
<br>
<br>
<table cellspacing="0" cellpadding="0" width="100%">
<tbody><tr>
<td>
<font size="2"><font color="#000000">With Regards</font></font><br>
<br>
<br>
<b><font size="2"><font color="#000080">Vijay Goyal (Software Engineer VOIP)</font></font></b><br>
<font size="2"><font color="#000080">Alliance Infotech Private Limited - Mobility,Convenience,Realization</font></font><br>
<font size="2"><font color="#000080">(An ISO 9001: 2000 certified company)</font></font> <br>
<br>
<font size="2"><font color="#000080">B 254 First Floor, Okhla Industrial Area-I, New Delhi 110 020 (India) | Tel: +91 11 40517731, 2637 1851 | Fax: +91 11 2637 1852, 2981 0953</font></font><br>
<font size="2"><font color="#000080">Digium Select Partner | Dialogic Partner | Microsoft Certified Part</font></font><font color="#000080">ner&nbsp;&nbsp;&nbsp; CRM &amp; </font><font color="#000080"><font size="2">Computer Telephony solutions | Speech Enabled IVRS |&nbsp; Unified Communications | Voice loggers | Audio Conferencing | Web Enabled sol</font></font><font color="#000080">utions&nbsp; </font>
</td>
</tr>
</tbody></table>
</div>

_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div><div><br></div><div><br></div><div>It looks to me as if you are running out of 729 licenses. A single call may (sometimes) need more than one license.</div><div>You can probably avoid this problem by either:</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>1) buying more 729 licenses (just a few more than active channels should do)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>2) using Ulaw in chan_skype (instead of 729)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>3) downloading the soundfiles in 729 (you currently only have GSM)</div><div><br></div><div>Do 3) anyway - gsm transcoded to 729 always sounds horrible.</div><div><br></div><div>Tim.</div><div><br></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div>Tim Panton - Web/VoIP consultant and implementor</div><div><a href="http://www.westhawk.co.uk">www.westhawk.co.uk</a></div><div><br></div></span><br class="Apple-interchange-newline">
</div>
<br></body></html>