Hello,
This is my first post here as well as my first time working with ARI or asterisk in general so please forgive me if I ask a dumb question but I was trying to do a curl call to my ARI server but received this error: {“message”:“specified format is unknown on this system”}
this is the curl command I used with some stuff replaced:
curl -H "Authorization: Basic " -X POST “http://localhost:8088/ari/bridges//record”
Is there something I’m missing?
Please and Thank you,
esuarez