nateastle Posted August 1, 2016 Report Share Posted August 1, 2016 I am consuming cdrs from various pbx's around the world. I am trying to take the call recordings and transform them into mp3's, however, the cdrs only provide the location of the call and the api only takes in an id. Is there a way to look up the recording based on location of the call or by cdr id or is there a way to determine which call leg goes to which recording through the api? Like according to the documentation: /audio.wav?type=recording&id=110859 it would be nice to have something like: /audio.wav?type=recording&call_id=d33cfa1e@pbx or /audio.wav?type=recording&record_location=recordings/20160731/144453-o-8016280671-9022.wav Quote Link to comment Share on other sites More sharing options...
ahennis@voicespring.net Posted August 1, 2016 Report Share Posted August 1, 2016 There is a REST API you can try. https://vodia.com/doc/vodia_pbx_rest_api.pdf Quote Link to comment Share on other sites More sharing options...
nateastle Posted August 1, 2016 Author Report Share Posted August 1, 2016 that is the api I am talking about. The problem is I do not have a way to go from a cdr that I am consuming to finding the recording through the api. The only thing the cdr's give is the RecordLocation and the only way to find the recording is through an id. Quote Link to comment Share on other sites More sharing options...
Ghost Posted January 23, 2019 Report Share Posted January 23, 2019 Hi, have you managed to solve this problem as I cannot find the API Call to get the recording by location only, as I am also not getting a call ID in the CDR. Oh and the documents PDF Page is broken. Regards, Quote Link to comment Share on other sites More sharing options...
Support Posted January 23, 2019 Report Share Posted January 23, 2019 Hi, Yes our latest PBX has the ability to have the ID of the recording on it and from the console logs it looks like this: https://xxx.vodia.com/rest/domain/xxx.vodia.com/recs?id=593480 So if you're on the latest 62.0.2 version, the links should work as you are imagining. And this is our new PBX API page: https://api.vodia.com/admin_cdr_api Quote Link to comment Share on other sites More sharing options...
Reder Posted April 20, 2022 Report Share Posted April 20, 2022 GPS can work Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.