Hi Ali,
The REGISTER gets to the server and it is processed by the routing
script - your script tries to relay the request to another destination:
Mar 19 12:04:42 [29280] DBG:tm:t_relay_to: new transaction fwd'ed
I would say the problem is on the cfg script and not in TLS part.
Regards,
Bogdan
Ali Jawad wrote:
Hi All
My UA cant connect to tls on my openser server, as per logs everything
seems fine ..I don’t know why it disconnects in the end ..the log is
http://java.pastebin.ca/948774
My TLS settings are
/* uncomment the following lines to enable TLS support (default off) */
#disable_tls = yes
disable_tls = no
listen = tls:xx.xx.x.xx.x
tls_verify_server = 1
tls_verify_client = 1
tls_require_client_certificate = 0
tls_method = TLSv1
#tls_certificate = "/usr/local/eyeball/license/cert.pem"
#tls_private_key = "/usr/local/eyeball/license/privkey.pem"
#tls_ca_list = "/usr/local/eyeball/license/splendor3.crtpvk.pem"
tls_certificate = "/usr/local/etc/openser/tls/user/user-cert.pem"
tls_private_key = "/usr/local/etc/openser/tls/user/user-privkey.pem"
tls_ca_list = "/usr/local/etc/openser/tls/user/user-calist.pem"
#port=5060
/* uncomment and configure the following line if you want openser to
bind on a specific interface/port/proto (default bind on all available) */
listen=udp:87.236.144.13:5060
#listen=tcp:87.236.144.12:5060
sip_warning=yes
------------------------------------------------------------------------
_______________________________________________
Users mailing list
Users(a)lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/users