3
I have a link from Click to Call that returns me a JSON. How to proceed to retrieve the data generated in JSON via jQuery?
Link:
http://192.168.0.6:8080/G4FlexWS/rest/flexuc/clicktocall/ext/telefoneOrigem/telefoneOrigem/telefoneDestino
Return in JSON:
{"acctid":"1401278513.28186", "status": "0", "erro":"" }
If you’ve tried something edit the question by posting the code.
– user7261
You use Asp.net C#?
– Marconi