Hello Martin,

are you using the latest cvs version of openser branch 1.0.0 (rel_1_1_0)? There were some fixes of tls part when using the latest openssl library. There is going to be a new packaging of branch 1.0.0 Monday under 1.0.1 version.

If the problem still persist, please get the backtrace (use ulimit -c unlimited to enable core file writing and gdb to print the backtrace).

Cheers,
Daniel

On 02/24/06 16:37, Klaus Darilion wrote:
Hi Martin!

please always cc the list

Martin Petraschek wrote:
I want openser to listen on port 5060 for UDP and TCP, and on port 5061 for TCP/TLS. How could I achieve this? My current config is as follows:

listen=udp:10.1.2.9:5060
listen=tcp:10.1.2.9:5060
disable_tls = 0
listen = tls:10.1.2.9:5061

this is fine

tls_port_no=5061
this is not needed


Is this correct?

 > What is the request URI and destination before sending (try
 > xlog("L_ERR","duri=$du, ruri=$ru") before t_relay())

With the openser.cfg as shown above the error message I described in my mail previous mail went away. However, when I try to make a call, I get the following:

Feb 24 15:01:48 server2 /usr/local/sbin/openser[4246]: duri=, ruri=sip:[EMAIL PROTECTED]:3985;transport=tls;line=ojn9itpa Feb 24 15:01:49 server2 /usr/local/sbin/openser[4223]: child process 4246 exited by a signal 11


Sorry, i have no idea why it crashes here. Try to increase the debug level (debug=4) and watch the logfile.

regards
klaus

Feb 24 15:01:49 server2 /usr/local/sbin/openser[4223]: core was generated Feb 24 15:01:49 server2 /usr/local/sbin/openser[4223]: INFO: terminating due to SIGCHLD

If you need more information, please tell me.

Thanks,

Martin






_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to