[asterisk-users] Strange behavior with Asterisk TLS

Matiss Jekabsons matiss at jekabsons.lv
Sat Jul 9 04:45:15 CDT 2011



Hallo there!
1. i have Asterisk 1.8.2.2
2. installed on Debian
3. MySQL used as backend
4. I have configured TLS
openssl genrsa -out key.pem 1024 
openssl req -new -key key.pem -out request.pem  
rtc

in sip.conf
tlsenable=yes 
tlsbindaddr=0.0.0.0  [i am begind NAT] 
tlscertfile=/etc/asterisk/certificates/hereismyfilename.pem 
tlsdontverifyserver=no 
tlscipher=DES-CBC3-SHA 
tlsclientmethod=tlsv1 

And to one test client i added:
transport=tls

Then i tryed to connect with BRIA softphone with enabled transport TLS and there is nothing happening... the phone is not connecting anv there is no message in CLI. But when i try to connect thru UDP then CLI says: Device not configured to use this transport type

Only with sip cinfigured to udp all is working.

Where could be my dumb mistake?

Thx for any suggestion!
--
Best regards
Matiss Jekabsons
Procerto Ltd.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110709/1ecf0568/attachment.htm>


More information about the asterisk-users mailing list