Hi,

I am trying to send a SIP MESSAGE through a SIP proxy with authentication turned on. It doesn't work because after receiving a 407 proxy authentication required, our application calls nua_authenticate and this results in SOFIA re-sending the SIP MESSAGE with credentials but a different Call-ID and from tag. The proxy then generates another 407 because it expects the second MESSAGE with authentication response information to have the same Call-ID.

Is there a way to ensure sofia uses the same Call-ID?
It seems to do that properly during authentication of a SIP INVITE or SIP REGISTER.

Many Thanks.

--

        

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to