<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.1">
</HEAD>
<BODY>
<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(&quot;Skype/rexesbposolutions-084159e8&quot;, &quot;&quot;) in new stack</FONT><BR>
<FONT COLOR="#008080">&nbsp;&nbsp;&nbsp; -- Executing [s@skypeincoming:2] Wait(&quot;Skype/rexesbposolutions-084159e8&quot;, &quot;5&quot;) in new stack</FONT><BR>
<FONT COLOR="#008080">&nbsp;&nbsp;&nbsp; -- Executing [s@skypeincoming:3] GotoIfTime(&quot;Skype/rexesbposolutions-084159e8&quot;, &quot;9:00-18:00|mon-fri|*|*?sky|s|1&quot;) 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(&quot;Skype/rexesbposolutions-084159e8&quot;, &quot;enter&quot;) 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(&quot;Skype/rexesbposolutions-084159e8&quot;, &quot;markq|t|||900&quot;) 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: &quot;register&quot; 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(&quot;Skype/rexesbposolutions-084159e8&quot;, &quot;&quot;) in new stack<BR>
&nbsp;&nbsp;&nbsp; -- Executing [s@skypeincoming:2] Wait(&quot;Skype/rexesbposolutions-084159e8&quot;, &quot;5&quot;) in new stack<BR>
&nbsp;&nbsp;&nbsp; -- Executing [s@skypeincoming:3] GotoIfTime(&quot;Skype/rexesbposolutions-084159e8&quot;, &quot;9:00-18:00|mon-fri|*|*?sky|s|1&quot;) in new stack<BR>
&nbsp;&nbsp;&nbsp; -- Goto (sky,s,1)<BR>
&nbsp;&nbsp;&nbsp; -- Executing [s@sky:1] Playback(&quot;Skype/rexesbposolutions-084159e8&quot;, &quot;enter&quot;) 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(&quot;Skype/rexesbposolutions-084159e8&quot;, &quot;markq|t|||900&quot;) 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%">
<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>
</TABLE>
</BODY>
</HTML>