cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
291
Views
0
Helpful
1
Replies

devicelistx - authorization problem

jrachut
Level 1
Level 1

i want to acces the devicelistx.asp page from my webserver with a asp.net file.

when i acces the devicelistx eith my ie, i have to login with user und pwd. but how could i accomplish that in an script?

i tried to put user=name&pwd=pass at the end of the link, but access were also denied!

is it a special kind of authorization like base64 an the ip phones? any ideas?

thx jochen

1 Reply 1

aaronw.ca
Level 5
Level 5

Try using

user:pass@http://...

where user is your username and pass is your password.