Am 13.09.2010 12:44, schrieb peter_green lion:
hi Klaus and all,
i thing this is bug in openssl, becau i have just install kamailio with
tls support in ubuntu server which OS have openssl version 0.9.8k,
and i have result as:
sip client can register with server via tls support(sometime it work and
some time it cannot work, or it can register when i restart kamail io)
if it can register, i can make call but when callee answer, caller
change to connect , but callee continue ringring.
if callee reject call, caller change to destination busy.
i can recognize what problem, please suggest ?
I think this are normal NAT/TCP problems.
First you should try with TCP. Unless TCP works fine you SHOULD NOT test
with TLS as TLS will not work too.
Make sure SIP over TCP works fine - e.g call fix_nated_contact() in your
config just as you would do NAT traversal (even if you do not have NATs)
regards
klaus