Ryan Posted September 3, 2009 Report Share Posted September 3, 2009 Hello, I have my recordings saved to /pbx/recordings. In there, of course I have a bunch of .wav files which are the actual recordings. I'm going to be making a PHP script to be able to play back a specific recording from a specific number. How can I find out information about a specific .wav file in my recordings directory, and who/what it goes with? Ryan Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted September 4, 2009 Report Share Posted September 4, 2009 I have my recordings saved to /pbx/recordings. In there, of course I have a bunch of .wav files which are the actual recordings. I'm going to be making a PHP script to be able to play back a specific recording from a specific number. How can I find out information about a specific .wav file in my recordings directory, and who/what it goes with? By default, the local party is between two dashes, looking like "-xxx-". Maybe you can search for that pattern. Quote Link to comment Share on other sites More sharing options...
Ryan Posted September 8, 2009 Author Report Share Posted September 8, 2009 By default, the local party is between two dashes, looking like "-xxx-". Maybe you can search for that pattern. Where would I find this? If in the domain administration, where specifically? 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.