Displaying 1 result from an estimated 1 matches for "webservi".
Did you mean:
webserv
2010 May 03
2
Calling a RESTful Web service from Dialplan????
Dear All,
Last Week i tried and goggling more on how to call RESTful webservice from
Dialplan?
i found *CURL* function but while i tried to use it ,it 's not supported
HTTPS request and we cannot set headers while send a request.
also without HTTPS . i get result it will return a string means whole
xml,json request is represented in string format, how can i parse t...