Incorrect Username/Password #166
Unanswered
brooksduggan
asked this question in
Q&A
Replies: 1 comment
|
Hi, have you been able to resolve this ? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have been scratching my head a lot over this, because I know my credentials are correct - so maybe it's something I don't see/understand.
I have a SIP domain with Twilio that works with both Zoiper and Blink softphones, but I am unable to successfully log into it with the example.

Here is what I'm using (generally):
# ACCOUNT DATA:SIP_IP = "523414325.sip.us1.twilio.com"SIP_Port = 5060SIP_Username = "+19493042933"SIP_Password = "testing1234"myIP = "placeholder"Any ideas why it's not able to work via this the pyVoIP package, but works with the other soft phones?
All reactions