Re: [Sofia-sip-devel] Using only TLS for a dialog

2010-10-22 Thread Jarod Neuner
ection 8, which details the function of these core header fields wrt User Agent processing. -Original Message- From: Markus Bucher [mailto:buch...@in.tum.de] Sent: Friday, October 22, 2010 4:27 AM To: sofia-sip-devel@lists.sourceforge.net Subject: [Sofia-sip-devel] Using only TLS for a

[Sofia-sip-devel] Using only TLS for a dialog

2010-10-22 Thread Markus Bucher
Hi, I'm currently trying to add TLS-Support to my sofia-apps (1.12.9) and encountered a problem. My client sends a SUBSCRIBE over TLS which is answered by the server with TLS. But when I try to send a NOTIFY to the client on the same handle, sofia tries to send it over udp, which naturally fail