<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=401512713-08082006><FONT face=Arial color=#0000ff size=2>I have 
the same problem here, why does asterisk not use ulaw with Sip1 -&gt; Sip3 
?&nbsp; As it has allow=g729 and allow=ulaw in Sip1, should it not fallback onto 
ulaw when the g729 fails?</FONT></SPAN></DIV>
<DIV><SPAN class=401512713-08082006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=401512713-08082006><FONT face=Arial color=#0000ff 
size=2>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=401512713-08082006><FONT face=Arial color=#0000ff 
size=2>Dean.</FONT></SPAN></DIV>
<BLOCKQUOTE>
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  asterisk-users-bounces@lists.digium.com 
  [mailto:asterisk-users-bounces@lists.digium.com]<B>On Behalf Of </B>Rosli 
  Sukri<BR><B>Sent:</B> 08 August 2006 13:38<BR><B>To:</B> Asterisk Users 
  Mailing List - Non-Commercial Discussion<BR><B>Subject:</B> Re: 
  [asterisk-users] Problems with Codecs in 
  Asterisk<BR><BR></FONT></DIV>either<BR>1)pay digium for g.729 license 
  or<BR>2)allow g.729 for sip3<BR><BR>- sip 1 -&gt; sip2 work cause it will pass 
  thru, <BR>- sip 2 -&gt; sip3 fails because since asterisk wants to do 
  transcoding to 729&lt;-&gt;711 and no license <BR>if bandwidth is a concern 
  just use GSM (if available as a codec on the phone)<BR><BR>
  <DIV><SPAN class=gmail_quote>On 8/8/06, <B class=gmail_sendername>Chan Kwang 
  Mien</B> &lt;<A href="mailto:kwangmien@asgent-tech.com"> 
  kwangmien@asgent-tech.com</A>&gt; wrote:</SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hi,<BR><BR>My 
    test-setup is as follows :<BR><BR>sip1 &lt;--&gt; Asterisk &lt;--&gt; 
    sip2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;^<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|-------&gt; 
    sip3<BR><BR>In 
    sip.conf,<BR><BR>[sip1]<BR>type=friend<BR>host=dynamic<BR>secret=pass<BR>disallow=all<BR>allow=g729<BR>allow=ulaw<BR><BR>[sip2]<BR>type=friend<BR>host=dynamic<BR>secret=pass<BR>disallow=all<BR>allow=g729<BR><BR>[sip3]<BR>type=friend<BR>host=dynamic<BR>secret=pass<BR>disallow=all<BR>allow=ulaw<BR><BR><BR>sip1 
    supports g.729 and g.711u only <BR>sip2 supports g.729 only<BR>sip3 supports 
    g.711u only<BR><BR>sip1 is able to establish a call to sip2.<BR>However, I 
    have problem establishing a call from sip1 to sip3. sip3<BR>rings but when I 
    answered it, it hanged up. <BR><BR>The Logs are 
    :<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing Dial("SIP/2006-389a", 
    "SIP/2003") in new stack<BR>&nbsp;&nbsp;&nbsp;&nbsp;-- Called 
    2003<BR>Aug&nbsp;&nbsp;8 09:55:15 WARNING[6937]: 
    channel.c:2725<BR>ast_channel_make_compatible: No path to translate from 
    SIP/2003-b5f8(4) <BR>to SIP/2006-389a(256)<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;-- 
    SIP/2003-b5f8 is ringing<BR>&nbsp;&nbsp;&nbsp;&nbsp;-- SIP/2003-b5f8 
    answered SIP/2006-389a<BR><BR>Aug&nbsp;&nbsp;8 09:55:16 WARNING[6937]: 
    channel.c:2725<BR>ast_channel_make_compatible: No path to translate from 
    <BR>SIP/2006-389a(256) to SIP/2003-b5f8(4)<BR>Aug&nbsp;&nbsp;8 09:55:16 
    WARNING[6937]: app_dial.c:1608 dial_exec_full: Had to<BR>drop call because I 
    couldn't make SIP/2006-389a compatible 
    with<BR>SIP/2003-b5f8<BR>&nbsp;&nbsp;== Spawn extension (phones, 2003, 1) 
    exited non-zero on <BR>'SIP/2006-389a'<BR><BR><BR>I think the codecs used by 
    sip3 and sip1 are incompatible. Does anyone<BR>know how I could make them 
    compatible ?<BR><BR><BR>Thank you.<BR><BR>Regards,<BR>Kwang 
    Mien<BR><BR><BR><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>&nbsp;&nbsp; <A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR></BLOCKQUOTE></DIV><BR></BLOCKQUOTE></BODY></HTML>