Re: [Live-devel] playSIP Authentication Error

2012-09-10 Thread Simon Maddox
> (I presume, of course, that your username (1001) and password (1234) are > correct :-) Yes :) I've tried them in a standalone SIP client (pjsua, Telephone for Mac), and can REGISTER and INVITE successfully. > look at a *successful* protocol exchange (with the same account, username and > pa

Re: [Live-devel] playSIP Authentication Error

2012-09-10 Thread Ross Finlayson
> I've included my console output below - does anyone know what's going on? Unfortunately I don't know. It's been several years since we've done anything with "SIPClient" (or the "playSIP" application), but it might be informative to look at a *successful* protocol exchange (with the same accou

[Live-devel] playSIP Authentication Error

2012-09-10 Thread Simon Maddox
I came across playSIP, and it appears to do exactly what I'm after. However… No matter what I do, I always get a 407 Proxy Authentication Required. I've checked around line 493 of SIPClient.cpp, and confirmed that the realm and nonce are being parsed correctly. Assuming this might be the fault