大概是這個問題。。。。

來源: slow_quick 2013-10-29 16:25:13 [] [博客] [舊帖] [給我悄悄話] 本文已被閱讀: 次 (714 bytes)
回答: google voice returns "GALX key" erroregame2013-10-29 10:55:32
Google pre-login page changed

https://accounts.google.com/ServiceLogin

page source:
...
... input name="GALX" type="hidden" value="xxxxxxxxx" ....  【這裏變了】


SipSorcery C# matching code:
https://code.google.com/p/google-voice-sipsorcery-dialplans/issues/attachmentText?id=135&aid=1350003000&name=GoogleVoiceCall.cs&token=12c938deecdede713462d28a421f9f31

...
> Match galxMatch = Regex.Match(galxResponseFromServer, @"name=""GALX""\s+?value=""(?.*?)""");
...【這裏配不上了】
請您先登陸,再發跟帖!

發現Adblock插件

如要繼續瀏覽
請支持本站 請務必在本站關閉/移除任何Adblock

關閉Adblock後 請點擊

請參考如何關閉Adblock/Adblock plus

安裝Adblock plus用戶請點擊瀏覽器圖標
選擇“Disable on www.wenxuecity.com”

安裝Adblock用戶請點擊圖標
選擇“don't run on pages on this domain”