Why do I need g729 license?, i am not doing any transcoding in the middle. it is all g729 passthrough.<br>
softphone--->asterisk--->zap<br><br><div><span class="gmail_quote">On 12/18/06, <b class="gmail_sendername">Tzafrir Cohen</b> <<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Mon, Dec 18, 2006 at 11:22:13PM +0200, O.Kamal wrote:<br>> when placing calls to the system through SIP, I got these messages,
<br>> Dec 19 00:26:55 WARNING[5570]: channel.c:2571 ast_request: No translator<br>> path exists for channel type Zap (native 68) to 256<br>> Dec 19 00:26:55 NOTICE[5570]: app_dial.c:1056 dial_exec_full: Unable to
<br>> create channel of type 'Zap' (cause 0 - Unknown)<br><br>boomtime*CLI> show audio codecs<br>Disclaimer: this command is for informational purposes only.<br> It does not indicate anything about your configuration.
<br> INT BINARY HEX
TYPE NAME DESC<br>--------------------------------------------------------------------------------<br> 1
(1
<< 0) (0x1) audio g723
(G.723.1)<br> 2
(1
<< 1) (0x2) audio
gsm (GSM)<br> 4
(1
<< 2) (0x4) audio ulaw
(G.711 u-law)<br> 8
(1
<< 3) (0x8) audio alaw
(G.711 A-law)<br> 16 (1
<< 4)
(0x10) audio g726 (G.726)<br>
32 (1 << 5)
(0x20) audio adpcm (ADPCM)<br>
64 (1 << 6)
(0x40) audio slin (16 bit
Signed Linear PCM)<br> 128
(1 << 7)
(0x80) audio lpc10 (LPC10)<br> 256
(1
<< 8) (0x100) audio g729
(G.729A)<br> 512 (1
<< 9) (0x200) audio
speex (SpeeX)<br> 1024
(1 <<
10) (0x400) audio ilbc
(iLBC)<br><br>68 is 64 + 4, that is: only the bits for ulaw and slinear are set.<br><br>256 means that only g729 is supported.<br><br>Your system cannot transcode g729 to ulaw: you don't have a g729 codec<br>installed, probably.
<br><br><br>--<br> Tzafrir Cohen<br>icq#16849755 <a href="mailto:jabber:tzafrir@jabber.org">jabber:tzafrir@jabber.org</a><br>+972-50-7952406 mailto:<a href="mailto:tzafrir.cohen@xorcom.com">
tzafrir.cohen@xorcom.com</a><br><a href="http://www.xorcom.com">http://www.xorcom.com</a> <a href="http://iax:guest@local.xorcom.com/tzafrir">iax:guest@local.xorcom.com/tzafrir</a><br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.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">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>