[Sofia-sip-devel] Threading - Root problem Newbie

2010-07-24 Thread rohan kala
Hi, I have few problems related with threading, as I am a beginner : 1) I have initialized su_root_create() function in my main() function, now do I have to initialize it in callback function or every othe function to send request or incoming request etc.. Or I have to just put su_root_run(

[Sofia-sip-devel] NTA authentication request problem

2010-07-24 Thread Mayur Mahajan
Hi, I have made a shorter version of my mail. When I send a request to the server through my NTA client, I get the response of the message(407 Unauthorized) in the callback. So, when the callback function gets the 407 message it invokes authorize_ua() method. The problem is I am not able to