<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Do you have canreinvite=no in the sip client configuration?&nbsp; If not
then the two sip phones are probably issuing a reinvite command and
taking asterisk out of the call path.&nbsp; If that happens and the phones
can't reach consensus on a codec then you run into audio problems.&nbsp; If
you're not a provider and just using asterisk as a PBX then it's
probably better to set the phones up with a matching codec set and
allow them to establish a direct connection between each other to keep
load off the Asterisk server.&nbsp; Otherwise set canreinvite=no and
Asterisk should transcode correctly.<br>
<br>
Good luck,<br>
-Brent<br>
<br>
Gonzalo Servat wrote:
<blockquote
 cite="mid:dcc007e10803111718q795fd156u2d82c60c579b9c4a@mail.gmail.com"
 type="cite">Hi All,<br>
  <br>
I have 2 SIP clients configured and connected to Asterisk. When I place
a call from SIP1 to SIP2, if both codecs are the same then everything
works as expected. I then allowed one of the clients to use alaw
instead of ulaw and there were audio problems (couldn't hear the other
end, etc). Same thing happened when I tried to use
gsm&lt;-&gt;alaw/ulaw.<br>
  <br>
Any ideas? I'm using 1.6.0-beta4.<br>
  <br>
Thanks!<br>
Gonzalo<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
</blockquote>
</body>
</html>