Hi,
I need to perform an originate action via HTTP request and I can’t authenticate it with cookies because the request get through application proxy. Without proxy everything work using “mansession_id” cookie.
Is that cookie the only way to authenticate a request?
Stefano