Hi Bogdan,<br>
<br>
It is hard to implement with multiple codecs?, eg. if I store it like this:<br>
$avp(s:codlist)=&quot;PCMA|G723|tel&quot;;<br>
<br>
So not with just one codec.<br>
<br>
Thanks,<br>
<br>
Dimitri<br>
<br><br><div class="gmail_quote">2010/7/14 Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
thanks!<br>
<div><div></div><div class="h5"><br>
Jozsef CZOMPO wrote:<br>
&gt; Hi bogdan<br>
&gt;<br>
&gt; Thanks for the reply. I&#39;m opened a feature request ticket: #3029568<br>
&gt;<br>
&gt;       Czo<br>
&gt;<br>
&gt; On 2010.07.14., at 17:33, Bogdan-Andrei Iancu wrote:<br>
&gt;<br>
&gt;<br>
&gt;&gt; Hi Jozsef,<br>
&gt;&gt;<br>
&gt;&gt; open a feature request on the project tracker for this small add-on<br>
&gt;&gt; - it<br>
&gt;&gt; sounds useful and it is not difficult to add.<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt; bogdan<br>
&gt;&gt;<br>
&gt;&gt; Jozsef CZOMPO wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Hi<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I need to specify in database table the codec order per sip clients.<br>
&gt;&gt;&gt; So i&#39;m created a table with some fields. But if use<br>
&gt;&gt;&gt; codec_exists(&#39;PCMU&#39;) it return true, when i&#39;m using<br>
&gt;&gt;&gt; codec_exists($avp(s:codec)) i&#39;m getting syntax error, and if i&#39;m<br>
&gt;&gt;&gt; using<br>
&gt;&gt;&gt; codec_exists(&#39;$avp(s:codec)&#39;) i&#39;m getting false. When i&#39;m use xlog<br>
&gt;&gt;&gt; ( &quot;L_ERR&quot;, &quot;$avp(s:codec)&quot;); the result is PCMU, so the avp_db_query<br>
&gt;&gt;&gt; is working fine.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; So, how can i use this?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thank<br>
&gt;&gt;&gt;     Czo<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Users mailing list<br>
&gt;&gt;&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt;&gt;&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Bogdan-Andrei Iancu<br>
&gt;&gt; OpenSIPS Bootcamp<br>
&gt;&gt; 20 - 24 September 2010, Frankfurt, Germany<br>
&gt;&gt; <a href="http://www.voice-system.ro" target="_blank">www.voice-system.ro</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Users mailing list<br>
&gt;&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt;&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
--<br>
Bogdan-Andrei Iancu<br>
OpenSIPS Bootcamp<br>
20 - 24 September 2010, Frankfurt, Germany<br>
<a href="http://www.voice-system.ro" target="_blank">www.voice-system.ro</a><br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>