How to send Recording via http get?

I am using same => n,MixMonitor(/var/lib/asterisk/sounds/recordings/${Recording}.wav)
and was hoping I could automatically send the recording on hangup via exten => h,1,NoOp(Call Hangup Detected) same => n,Set(CURL_RESULT=${CURL() but I don’t know the http location of the file and I also think I am invoking that before the Recording can finish saving.

How would I go about doing this?

Hooking for fun and income - FreePBX / Tips and Tricks - FreePBX Community Forums

There’s an advanced setting where you can specify a the “Post Call Recording Script” which will process all recorded files after they are saved.

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.