Closed GoogleCodeExporter closed 9 years ago
I believe you have addressed the issue with my help on Sipsorcery forum :-)
Original comment by mte...@gmail.com
on 4 Jul 2011 at 7:23
I was able to fix the "Could not find _rnr_se key ..." problem on my local
copy. When trying to authenticate in GoogleVoiceCall.cs, the response text from
google was that my cookies weren't enabled. I was able to fix it by adding this
after the galx request, before the login request, "m_cookies.Add(new
Uri(PRE_LOGIN_URL), galxResponse.Cookies);" My change is on line 187.
Original comment by godwin....@gmail.com
on 11 Sep 2011 at 9:24
Attachments:
Original issue reported on code.google.com by
mce...@yahoo.ca
on 29 Jun 2011 at 8:36