Hi Shine.
What is the value of parameter listen on your configuration file?
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.
In my case for instance, it is: listen = udp:200.13.225.243:5060
# netstat -an | grep 5060
200.13.225.243.5060 Idle
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.
Regards.
Sergio Gutiérrez
On Fri, Mar 7, 2008 at 10:46 AM, Bar Lukianov Shine-BSB093 <
BSB093(a)motorola.com> wrote:
Hi Sergio,
Do you know what could be the reason not to see it if no error found when
starting OpenSER?
Regards,
Shine
------------------------------
*From:* Sergio Gutierrez [mailto:saguti@gmail.com]
*Sent:* Friday, March 07, 2008 5:43 PM
*To:* Bar Lukianov Shine-BSB093
*Cc:* Henning Westerholt; users(a)lists.openser.org
*Subject:* Re: [OpenSER-Users] ERROR:core:main: bad user name/uid number:
-u openser
Hi shine.
More exactly, you would need to see UDP 5060 port open in the output of
netstat -a
Regards.
Sergio Gutierrez
On Fri, Mar 7, 2008 at 10:41 AM, Bar Lukianov Shine-BSB093 <
BSB093(a)motorola.com> wrote:
Hi Henning,
Can you please say if I need to see port 5060 in the output of: "nmap
localhost"?
Thanks in advance,
Shine
-----Original Message-----
From: Henning Westerholt [mailto:henning.westerholt@1und1.de]
Sent: Friday, March 07, 2008 4:49 PM
To: users(a)lists.openser.org
Cc: Bar Lukianov Shine-BSB093
Subject: Re: [OpenSER-Users] ERROR:core:main: bad user name/uid number:
-u openser
On Friday 07 March 2008, bsb093 wrote:
[..]
I have found in the forum that maybe I don't have openser user in
/etc/passwd and that is true but I can't figure how to create that
user.
Hi Shine,
you could add a user easily with the tools of your linux distribution,
e.g. on debian with 'adduser'. You should find additional information
around this topic in almost any systemadminstration textbook. :-)
Cheers,
Henning
_______________________________________________
Users mailing list
Users(a)lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/users