Jump to content

Find calls by record location


nateastle

Recommended Posts

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

Link to comment
Share on other sites

  • 2 years later...

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

Link to comment
Share on other sites

  • 3 years later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...