Welcome to Dream.In.Code
Getting Java Help is Easy!

Join 132,080 Java Programmers for FREE! Get instant access to thousands of Java experts, tutorials, code snippets, and more! There are 2,223 people online right now. Registration is fast and FREE... Join Now!




how to read a gsm file in java

 
Reply to this topicStart new topic

how to read a gsm file in java

nila
post 10 Oct, 2008 - 02:05 AM
Post #1


D.I.C Head

**
Joined: 5 Jan, 2008
Posts: 124

Hi

I need to read a gsm file from a path and store it in a database.Is it possible to read and get a gsm file in a variable?

Thanks.
User is offlineProfile CardPM

Go to the top of the page

Gloin
post 10 Oct, 2008 - 03:06 AM
Post #2


On MeD.i.Cation

Group Icon
Joined: 4 Aug, 2008
Posts: 717



Thanked 46 times
My Contributions


What is stored in the gsm-file?

You can read any type of file and store the content in a variable(s) and further store the contents in a DB.
User is offlineProfile CardPM

Go to the top of the page

nila
post 10 Oct, 2008 - 03:24 AM
Post #3


D.I.C Head

**
Joined: 5 Jan, 2008
Posts: 124

Thanks.I can able to read.But i am not able to store the recorded file in a variable.I will explain u in brief.
I am recording a file like the below:

CODE

channel.recordFile("rec",format,escapeDigits,timeout);

This file is getting recorded in the path /var/lib/asterisk/recordings in gsm format.I need to get this gsm file from this path and want to store it in database.
User is offlineProfile CardPM

Go to the top of the page

Gloin
post 10 Oct, 2008 - 03:46 AM
Post #4


On MeD.i.Cation

Group Icon
Joined: 4 Aug, 2008
Posts: 717



Thanked 46 times
My Contributions


Just read the file like you read any binary file. You need some knowledge of the gsm-format which uses a (fairly) low quality sound format. Split whatever information you need into variables and store the values in a database.

Obviously this is something you'll have to figure out how to implement as it's not done in a matter of minutes.
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 11/21/08 08:26AM

Live Java Help!

Java Tutorials

Reference Sheets

Java Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month