HimanshuYadav / siphon

Automatically exported from code.google.com/p/siphon
0 stars 0 forks source link

Username with @ not recognized #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Trying to put in credentials for onsip.com - which is provided as:

Address of Record:   user@family.onsip.com
SIP Password:   dvnsodivnsd
Auth Username:  auth_user
Username:    user
Proxy/Domain:   family.onsip.com

For SIPHON, it would be:

  Username:   user:auth_user@family.onsip.com
  Password:   dvnsodivnsd
  Server:   sip.onsip.com

The problem is that when I put in this username format with the @, it says that 
the credentials 
are invalid and to go into settings. It is accepting : and _ with no problem.

Any thoughts?

Original issue reported on code.google.com by avery.gl...@gmail.com on 3 Jan 2009 at 9:02

GoogleCodeExporter commented 9 years ago
I think is duplicated issue 20 and issue 87

Original comment by samuelv0...@gmail.com on 3 Jan 2009 at 10:37