Uuups... I thought it was some dependency within the SER repository.<br>I've just downloaded uuid-dev and everything seems to work....not tryed yet the functionality itself but I guess it's ok.<br><br>Thanks a lot!<br>Samuel.
<br><br><div><span class="gmail_quote">2006/7/21, Michal Matyska &lt;<a href="mailto:michal@iptel.org">michal@iptel.org</a>&gt;:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
You, should find it in you OS package repository...<br><br>under debian install uuid-dev<br>in the RPM world it is commonly packaged in e2fsprogs-devel<br><br>Michal<br><br>On Fri, Jul 21, 2006 at 09:38:16AM +0200, samuel wrote:
<br>&gt; BTW, I don't know if I misused cvs when updating but I can not compile eval<br>&gt; module because it includes uuid.h, which I have not been able to find<br>&gt; anywhere...<br>&gt;<br>&gt; Samuel.<br>&gt;<br>&gt; 2006/7/20, Michal Matyska &lt;
<a href="mailto:michal@iptel.org">michal@iptel.org</a>&gt;:<br>&gt; &gt;<br>&gt; &gt;Well, with the CVS head version, you can use eval module to do that....<br>&gt; &gt;<br>&gt; &gt;eval_push(&quot;<a href="mailto:x:%@from.uri.user">
x:%@from.uri.user</a>&quot;); # get from uri username and put to stack<br>&gt; &gt;eval_push(&quot;1&quot;); #starting point<br>&gt; &gt;eval_push{&quot;2&quot;); #length<br>&gt; &gt;eval_oper(&quot;substr&quot;);<br>&gt; &gt;
<br>&gt; &gt;then you can use the result as @eval.get[0] e.g.<br>&gt; &gt;<br>&gt; &gt;if (@eval.get[0]==&quot;55&quot;) {...}<br>&gt; &gt;<br>&gt; &gt;Michal<br>&gt; &gt;<br>&gt; &gt;On Thu, Jul 20, 2006 at 11:46:20AM -0500, Teran Jesus wrote:
<br>&gt; &gt;&gt; Does anybody have an answer to my questions, i really apreciate any<br>&gt; &gt;help.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; -----Original Message-----<br>&gt; &gt;&gt; From: Teran Jesus [mailto:<a href="mailto:jteran@mcmtelecom.com.mx">
jteran@mcmtelecom.com.mx</a>]<br>&gt; &gt;&gt; Sent: Miércoles, 19 de Julio de 2006 11:33 a.m.<br>&gt; &gt;&gt; To: <a href="mailto:serusers@lists.iptel.org">serusers@lists.iptel.org</a><br>&gt; &gt;&gt; Subject: [SPAM header] - [Serusers] Number registered - Email found in
<br>&gt; &gt;&gt; subject<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Hello<br>&gt; &gt;&gt; I want to validate and get the 2 first digits of the telephone number<br>&gt; &gt;&gt; registered, if i have a ip phone registered with a number like this
<br>&gt; &gt;&gt; 5556000000, when i recieve a INVITE from this number, i want to get 55<br>&gt; &gt;and<br>&gt; &gt;&gt; validate the number, are there something to do this?<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Can you help me?
<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; _______________________________________________<br>&gt; &gt;&gt; Serusers mailing list<br>&gt; &gt;&gt; <a href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org
</a><br>&gt; &gt;&gt; <a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a><br>&gt; &gt;&gt; _______________________________________________<br>&gt; &gt;&gt; Serusers mailing list
<br>&gt; &gt;&gt; <a href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a><br>&gt; &gt;&gt; <a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a><br>
&gt; &gt;_______________________________________________<br>&gt; &gt;Serusers mailing list<br>&gt; &gt;<a href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a><br>&gt; &gt;<a href="http://lists.iptel.org/mailman/listinfo/serusers">
http://lists.iptel.org/mailman/listinfo/serusers</a><br>&gt; &gt;<br><br>&gt; _______________________________________________<br>&gt; Serusers mailing list<br>&gt; <a href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org
</a><br>&gt; <a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a><br><br>_______________________________________________<br>Serusers mailing list<br><a href="mailto:Serusers@lists.iptel.org">
Serusers@lists.iptel.org</a><br><a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a><br></blockquote></div><br>