[Live-devel] playSIP (proxy authentification and registration) and other things

Ross Finlayson finlayson at live.com
Wed Jul 27 11:56:45 PDT 2005


>I have a question to the playSIP application or rather the 
>underlying SIP stack.
>I have an account for testing purposes that needs previous 
>registration and after this also an authentification at the proxy server.
>As far as I can see via Ethereal playSIP don't do this. At the end 
>I'll get failure 407 Proxy Authentification Required.
>Am I right, that these functions are currently not part of the 
>LIVE.COM SIP stack?

No, "SIPClient" is supposed to support incoming "Proxy-Authenticate" 
header, but  currently doesn't parse it very well.  Note the code at 
line 493 of "liveMedia/SIPClient.cpp".  You may be able to update it 
to handle the particular "Proxy-Authenticate" header that you're seeing.

>Is it right that I can use the LIVE.COM Streaming Media library for 
>a typical voice-over-IP application without getting into trouble 
>because it's not thread safe?

See <http://www.live.com/liveMedia/faq.html#threads>

>What is a good starting point to learn more about the LIVE.COM 
>Streaming Media library?

See <http://www.live.com/liveMedia/faq.html#doc>


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list