CC-5709: Airtime Analyzer
* Renamed a function in MediaController for clarity * Updated airtime_analyzer README
This commit is contained in:
parent
e6cbbdff33
commit
f4ea417b83
2 changed files with 3 additions and 4 deletions
|
@ -33,8 +33,7 @@ directory for convenience. This is super easy to do, just run:
|
|||
To send an test message to airtime_analyzer, you can use the message_sender.php script in the tools directory.
|
||||
For example, run:
|
||||
|
||||
$ php tools/message_sender.php '{ "tmp_file_path" : "foo.mp3" }'
|
||||
|
||||
$ php tools/message_sender.php '{ "tmp_file_path" : "foo.mp3", "final_directory" : ".", "callback_url" : "http://airtime.localhost/rest/media/1", "api_key" : "YOUR_API_KEY" }'
|
||||
|
||||
Logging
|
||||
=========
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue