hello,
some more hints:
if I try to register a softphone (express talk) when openser is off, rightly the answer is:
------------------------------------------------------------ Server 82.104.192.27 did not respond to register (user 001) Check server details for that line ------------------------------------------------------------
when
openser is on, when I try to register the softphone I get:
------------------------------------------------------------ Register attempt for proxy 82.104.192.27 failed 500 I'm terribly sorry, server error occurred (1/SL) ------------------------------------------------------------
Am I missing something into configuration? Anyone can please give me some hints?
Many thanks in advance Alex
---------- Initial Header -----------
From : users-bounces@openser.org
To : "klaus.mailinglists" klaus.mailinglists@pernau.at Cc : "users" users@openser.org Date : Fri, 28 Apr 2006 15:51:07 +0200 Subject : Re: [Users] openser and proxy
I have this configuration:
| - > LAN
adsl -> router | | -> linux pc with openser
the router translate the private IP 192.168.xxx with the public IP 82.xxx any softphone in the LAN register with openser but only if I enter as server the IP 192.168.xxx. if I enter the public IP, express talk (softphone) refuse the registration with error 500.
from outside (I tried with a different internet provider) i cannot register anyway.
in the openser.cfg I didn-t configure anything related proxies or nat, should I do something?
attached is my openser.cfg
thanks alex
---------- Initial Header -----------
From : "Klaus Darilion" klaus.mailinglists@pernau.at
To : "buxalex@libero.it" buxalex@libero.it Cc : "users" users@openser.org Date : Fri, 28 Apr 2006 13:50:58 +0200 Subject : Re: [Users] openser and proxy
buxalex@libero.it wrote:
Hello,
I have an ADSL internet connection which goes to a router.
From the router I have a linux machine with openser installed,
and a econd connection goes to a LAN. Openser IP address = 192.168.100.106 and I have a public IP (82.104.xxx.xxx)dedicated to this address. There is no restriction to any port. I thought it was enough to be seen from outside, but unfortunately, when I try to register any softphone, the registration fails.
Is there a dedicated router in front of the Linux PC or is the Linux PC also the router?
btw: maybe this helps you: http://www.milkfish.org/
regards klaus
There is no way to let it work? Should I put openser on internet before the router?
Thanks Alessandro
I have a openser installation which has an IP address = 192.168.100.106. To be reachable from softphones outside the proxy
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
buxalex@libero.it wrote:
openser is on, when I try to register the softphone I get:
Register attempt for proxy 82.104.192.27 failed 500 I'm terribly sorry, server error occurred (1/SL)
Am I missing something into configuration? Anyone can please give me some hints?
you have to take a look at the syslog messages (set debug=4 to see more debug messages). openser will tell you why there is an internal server error.
regards klaus