cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
241
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Rachid . on 26-10-2010 07:54:41 PM
I am playing around with some endpoints and figured out how to make a system dail out from a browser.
http://192.168.255.33/formputxml?xmldoc=<Command><Dial command="True"><Number>12345</Number></Dial></Command>

However, when I put a password on the unit this command no longer works.
I tried
http://admin:NEWPASS@192.168.255.33/formputxml?xmldoc=<Command><Dial command="True"><Number>12345</Number></Dial></Command>
but that isn't working.

Do you know how to send commands from a browser including the password?
I understand it's unsafe and all, I just want to know if there's a workaround

Subject: RE: HTTP GET/POST and password protected endpoints
Replied by: David Bruun-Lie on 09-11-2010 11:06:40 AM
Hi,
sorry for late reply. You are only able to pass a password the the codec using HTTP POST not GET.

Cheers,
David

Subject: RE:Calling the web service from wowza web server
Replied by: Ela ya on 17-05-2011 08:24:37 AM
Hai

      I created a proxy classes for my web service by using wsimport command.My web service application is in .NET,now i want to call the web service . How can i cal the web service from my wowza web sever? please  help me.

Subject: Webservices
Replied by: Ela ya on 18-05-2011 06:29:37 AM
Hai i have generated a proxy classes for web service by using wsimport commands.
while generating i got a error like this,please rectify this problem
SOAP port "ServiceSoap12": uses a non-standard SOAP 1.2 binding.
line 138 of http://10.0.3.24/Test/service.asmx?wsdl
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links