Hi,

On Thu, 11 Apr 2013, sumit gambhir wrote:

> The command line is only taking "sip" as username due to : in username.
> Is there any mechanism to make it work with current username only?

I'm not saying this will work but have you tried URL encoding the colon ?

For example:

curl.exe --digest -u sip%3aal...@example.com:password

Kind Regards

Steve

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to