<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=696493617-07032008><FONT face="Palatino Linotype" color=#000080
size=2>Hi Sergio,</FONT></SPAN></DIV>
<DIV><SPAN class=696493617-07032008><FONT face="Palatino Linotype" color=#000080
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=696493617-07032008><FONT face="Palatino Linotype" color=#000080
size=2>listen=udp:192.168.2.100:5060</FONT></SPAN></DIV>
<DIV><SPAN class=696493617-07032008>
<DIV><SPAN class=696493617-07032008><FONT face="Palatino Linotype" color=#000080
size=2>listen=tcp:192.168.2.100:5060</FONT></SPAN></DIV>
<DIV><SPAN class=696493617-07032008><FONT face="Palatino Linotype" color=#000080
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=696493617-07032008><FONT face="Palatino Linotype" color=#000080
size=2>When I run netstat -an | grep 5060, I see for tcp LISTEN but nothing is
stated for udp.</FONT></SPAN></DIV>
<DIV><SPAN class=696493617-07032008><FONT face="Palatino Linotype" color=#000080
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=696493617-07032008><FONT face="Palatino Linotype" color=#000080
size=2>The issue is that I have installed on my other pc (Windows OS) Wengo
application but I can not register to openser. I have checked the Wengo
configurations and it looks correct so I can't understand what can be the
problem.</FONT></SPAN></DIV>
<DIV><SPAN class=696493617-07032008><FONT face="Palatino Linotype" color=#000080
size=2>How can I simply check that OpenSER is working with WeSIP? Do I
need to install Click2Dial or RingTone?</FONT></SPAN></DIV></SPAN></DIV>
<DIV><FONT face="Palatino Linotype" color=#000080 size=2></FONT> </DIV>
<DIV dir=ltr align=left><FONT face="Palatino Linotype"><FONT color=#000080><FONT
size=2><SPAN class=696493617-07032008>Thanks &
r</SPAN>egards,</FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face="Palatino Linotype" color=#000080
size=2>Shine</FONT></DIV>
<DIV><FONT face="Palatino Linotype" color=#000080
size=2></FONT> </DIV><FONT face="Palatino Linotype" color=#000080
size=2></FONT><FONT face="Palatino Linotype" color=#000080 size=2></FONT><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Sergio Gutierrez [mailto:saguti@gmail.com]
<BR><B>Sent:</B> Friday, March 07, 2008 5:55 PM<BR><B>To:</B> Bar Lukianov
Shine-BSB093<BR><B>Cc:</B> Henning Westerholt;
users@lists.openser.org<BR><B>Subject:</B> Re: [OpenSER-Users] ERROR:core:main:
bad user name/uid number: -u openser<BR></FONT><BR></DIV>
<DIV></DIV>Hi Shine.<BR><BR>What is the value of parameter listen on your
configuration file?<BR>Through that parameter, you define what is the socket
your server will use to listen for traffic. Usually, you set this to the main IP
address of your server, and the standar port of SIP, which is 5060.<BR><BR>In my
case for instance, it is: listen = udp:<A
href="http://200.13.225.243:5060">200.13.225.243:5060</A><BR><BR># netstat -an |
grep
5060<BR>200.13.225.243.5060
Idle<BR><BR><BR>If you do not see the socket you configured on the output of
netstat -an, it is possible that your openser do not be starting
successfully.<BR><BR><BR>Regards.<BR><BR>Sergio Gutiérrez<BR><BR>
<DIV class=gmail_quote>On Fri, Mar 7, 2008 at 10:46 AM, Bar Lukianov
Shine-BSB093 <<A
href="mailto:BSB093@motorola.com">BSB093@motorola.com</A>> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV>
<DIV><SPAN><FONT face="Palatino Linotype" color=#000080 size=2>Hi
Sergio,</FONT></SPAN></DIV>
<DIV><SPAN><FONT face="Palatino Linotype" color=#000080
size=2></FONT></SPAN> </DIV>
<DIV><SPAN><FONT face="Palatino Linotype" color=#000080 size=2>Do you know
what could be the reason not to see it if no error found when starting
OpenSER?</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV dir=ltr align=left><FONT face="Palatino Linotype" color=#000080
size=2>Regards,</FONT></DIV>
<DIV dir=ltr align=left><FONT face="Palatino Linotype" color=#000080
size=2>Shine</FONT></DIV>
<DIV> </DIV><BR>
<DIV lang=en-us dir=ltr align=left>
<HR>
<FONT face=Tahoma size=2>
<DIV class=Ih2E3d><B>From:</B> Sergio Gutierrez [mailto:<A
href="mailto:saguti@gmail.com" target=_blank>saguti@gmail.com</A>]
<BR></DIV><B>Sent:</B> Friday, March 07, 2008 5:43 PM
<DIV class=Ih2E3d><BR><B>To:</B> Bar Lukianov Shine-BSB093<BR></DIV><B>Cc:</B>
Henning Westerholt; <A href="mailto:users@lists.openser.org"
target=_blank>users@lists.openser.org</A>
<DIV>
<DIV></DIV>
<DIV class=Wj3C7c><BR><B>Subject:</B> Re: [OpenSER-Users] ERROR:core:main: bad
user name/uid number: -u openser<BR></DIV></DIV></FONT><BR></DIV>
<DIV>
<DIV></DIV>
<DIV class=Wj3C7c>
<DIV></DIV>Hi shine.<BR><BR>More exactly, you would need to see UDP 5060 port
open in the output of netstat -a<BR><BR>Regards.<BR><BR>Sergio
Gutierrez<BR><BR>
<DIV class=gmail_quote>On Fri, Mar 7, 2008 at 10:41 AM, Bar Lukianov
Shine-BSB093 <<A href="mailto:BSB093@motorola.com"
target=_blank>BSB093@motorola.com</A>> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hi
Henning,<BR><BR>Can you please say if I need to see port 5060 in the output
of: "nmap<BR>localhost"?<BR><BR>Thanks in advance,<BR>
<DIV>Shine<BR><BR>-----Original Message-----<BR>From: Henning Westerholt
[mailto:<A href="mailto:henning.westerholt@1und1.de"
target=_blank>henning.westerholt@1und1.de</A>]<BR>Sent: Friday, March 07,
2008 4:49 PM<BR>To: <A href="mailto:users@lists.openser.org"
target=_blank>users@lists.openser.org</A><BR>Cc: Bar Lukianov
Shine-BSB093<BR>Subject: Re: [OpenSER-Users] ERROR:core:main: bad user
name/uid number:<BR>-u openser<BR><BR></DIV>
<DIV>
<DIV></DIV>
<DIV>On Friday 07 March 2008, bsb093 wrote:<BR>> [..]<BR>> I have
found in the forum that maybe I don't have openser user in<BR>>
/etc/passwd and that is true but I can't figure how to create
that<BR>user.<BR><BR>Hi Shine,<BR><BR>you could add a user easily with the
tools of your linux distribution,<BR>e.g. on debian with 'adduser'. You
should find additional information<BR>around this topic in almost any
systemadminstration textbook.
:-)<BR><BR>Cheers,<BR><BR>Henning<BR><BR>_______________________________________________<BR>Users
mailing list<BR><A href="mailto:Users@lists.openser.org"
target=_blank>Users@lists.openser.org</A><BR><A
href="http://lists.openser.org/cgi-bin/mailman/listinfo/users"
target=_blank>http://lists.openser.org/cgi-bin/mailman/listinfo/users</A><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></DIV></DIV></BLOCKQUOTE></DIV><BR></BODY></HTML>