<!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.3268" name="GENERATOR">
<style></style>
</head>
<body bgcolor="#ffffff">
<div><font face="Arial" size="2">I read from the forums, that if i build mysql the problem will be resolved. As i get the similar warning message for MeetMe().</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">How to build&nbsp;mysql or&nbsp;MeetMe&nbsp;manually??</font></div>
<div>
<p><font size="2"><font face="Arial">Regards,</font></font><br>
<b><strong><font size="2"><font face="Arial">Naveen.Palani</font></font></strong></b>
<br>
<br>
</p>
</div>
<blockquote dir="ltr" style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<div style="FONT: 10pt arial">----- Original Message ----- </div>
<div style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><b>From:</b>
<a title="naveenp@quinnox.com" href="mailto:naveenp@quinnox.com">Naveen Palani</a>
</div>
<div style="FONT: 10pt arial"><b>To:</b> <a title="asterisk-users@lists.digium.com" href="mailto:asterisk-users@lists.digium.com">
asterisk-users@lists.digium.com</a> </div>
<div style="FONT: 10pt arial"><b>Sent:</b> Tuesday, February 19, 2008 3:17 PM</div>
<div style="FONT: 10pt arial"><b>Subject:</b> Re: No compatible codecs!</div>
<div><br>
</div>
<div><font face="Arial" size="2">Resolved!</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">The problem was with sip.conf file. I had to comment the lines
</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">allow=alaw</font></div>
<div><font face="Arial" size="2">allow=ulaw</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">This made the trick..</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">I am trying to get the mysql database connection from my asterisk box. Installed the asterisk-addons-1.4.4 version on the same box where asterisk and mysql is installed.
</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">When i use the following line in dialplan:</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">exten =&gt; 800,2,MYSQL(Connect connid localhost root newpwd asterisk)</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">Gives me the warning error message:</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">[Feb 19 16:35:34] WARNING[10187]: pbx.c:1797 pbx_extension_helper: No application 'MYSQL' for extension (default, 800, 2)<br>
&nbsp; == Spawn extension (default, 800, 2) exited non-zero on 'SIP/102-081a6dc0'</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">Can some one let me know what iam i missing here.
</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">Thanks and appreciate your response.</font></div>
<div>
<p><font size="2"><font face="Arial">Regards,</font></font><br>
<b><strong><font size="2"><font face="Arial">Naveen.Palani</font></font></strong></b>
<br>
<br>
</p>
</div>
<blockquote dir="ltr" style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<div style="FONT: 10pt arial">----- Original Message ----- </div>
<div style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><b>From:</b>
<a title="naveenp@quinnox.com" href="mailto:naveenp@quinnox.com">Naveen Palani</a>
</div>
<div style="FONT: 10pt arial"><b>To:</b> <a title="asterisk-users@lists.digium.com" href="mailto:asterisk-users@lists.digium.com">
asterisk-users@lists.digium.com</a> </div>
<div style="FONT: 10pt arial"><b>Sent:</b> Tuesday, February 19, 2008 12:23 PM</div>
<div style="FONT: 10pt arial"><b>Subject:</b> No compatible codecs!</div>
<div><br>
</div>
<div><font face="Arial" size="2">Hi,</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">I have the asterisk-1.4.11 set up installation on my Ubuntu machine. When i try making a simple incoming call using xlite softphone. I get the following&nbsp;message when i try calling to the number.</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">*CLI&gt; [Feb 19 13:35:40] NOTICE[4137]: chan_sip.c:5331 process_sdp: No compatible codecs, not accepting this offer!</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">Which codec is it talking abt here. How can i resolve this.</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">My dialplan is as given below:</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">extensions.conf:</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">exten =&gt; 800,1,Answer()<br>
exten =&gt; 800,2,Playback(vm-saved)<br>
exten =&gt; 800,3,Hangup</font></div>
<div>
<p><font size="2"><font face="Arial">Regards,</font></font><br>
<b><strong><font size="2"><font face="Arial">Naveen.Palani</font></font></strong></b>
<br>
</p>
</div>
</blockquote>
</blockquote>
<br>
<hr>
<font face="Arial" color="Gray" size="-2">“Quinnox, a global IT services company prides itself on its SEI-CMM Level 5, ISO‑9001:2000 assessed delivery processes and provides solutions in areas of E-Business, ERP, Application Management Services, and EAI to
 customers in BFSI, Manufacturing, Retail, Telecom and Healthcare sector, powered by our Global Delivery Model.”<br>
<br>
This e-mail and any attached files are confidential, proprietary, and may also be legally privileged information, and are intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient of this e-mail,
 please send it back to the person who sent it to you and delete the e-mail and any attached files and destroy any copies of it; you may call us immediately at &#43; 91 22 2829 0100 or email us at systems@quinnox.com<br>
<br>
Quinnox Consultancy Services and/or any of its sister companies owns no responsibility for the views presented in the e-mail and any attached files unless the sender mentions so, with due authority of Quinnox Consultancy Services.<br>
<br>
Unauthorized reading, reproduction, publication, use, dissemination, forwarding, printing or copying of this e-mail and its attachments is prohibited.<br>
We have checked this message for any known viruses; however we decline any liability, in case of any damage caused by a non-detected virus.<br>
<br>
For more details about our company, visit http://www.Quinnox.com<br>
</font>
</body>
</html>