[Sofia-sip-devel] Multiple transports with single nua_create instance

2010-08-01 Thread Nauman Sulaiman
Hi, using sofi 1.12.10 we have managed t support multiple registrations using separate nua handle to nua_register call, single nua_create call. However is it possible to specify separate ports and transport for each nua_handle OR do we need to create a separate stack instance to support this ie

[Sofia-sip-devel] Using TLS with sofia

2010-08-01 Thread Nauman Sulaiman
Hi, using version 1.12.10. We've compiled OpenSSL 0.9.8, also compiled the 2 source files related to tls in tport. We know that in NUTAG_URL we must pass in transport=tls. What else do we need to do to enable tls on Sofia, is there any sample code to show how to use it? Thanks -