Convert *.wav with crcvg

All those commands that we don't really use very often, but that we should ! Documented or not, they worth it !
krzysioD
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1165
Joined: 30 Aug 2006 13:43
Location: Europe, Poland

Post by krzysioD »

ok, after some researching:

AAU counted CRC as:

00006c20 d5 d5 d5 d5 d5 d5 63 72 63 20 04 00 00 00 21 17 |......crc ....!.|
00006c30 3a 00 6d 65 6d 6f 16 00 00 00 41 64 64 20 79 6f |:.memo....Add yo|
00006c40 75 72 20 6f 77 6e 20 69 6e 66 6f 20 68 65 72 65 |ur own info here|
00006c50

so it IS: 21 17 3a 00

In perl you have 4 basic CRC functions, on the voice data as above they result in:
crc32 a8a9a2b7
crc16 0000cab7
crc8 00000017
crcccitt 0000d9e0

note that last segment of CRC on VG is ALWAS 00 (checked 10 diffrent files).

So CRC algoritm used by Alcatel may use diffrent poly in CRC algoritm or/and diffrent size of word (24 bits).

AAS costs 800,- Eur in WPL so my company is simply buing this software.
Please note that at no time I will provide you with OXE/4400 nor AOS releases.
Note that it's our private time, that we spent to help you, so please don't expect complete solution for your problem.
You will need to do homework by your self.
User avatar
frank
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 3169
Joined: 06 Jul 2004 00:18
Location: New York
Contact:

Post by frank »

Hey krzysioD,

Could you create a music on hold file with the Alcatel Audio Station and send it to me? I'd like to checkout the file's header and crc and see what we can do from here..
Code Free Or Die
krzysioD
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1165
Joined: 30 Aug 2006 13:43
Location: Europe, Poland

Post by krzysioD »

Could you send me some (music?) files?

Maybe i will just setup web-page with some on hold music from very old movies :)
Please note that at no time I will provide you with OXE/4400 nor AOS releases.
Note that it's our private time, that we spent to help you, so please don't expect complete solution for your problem.
You will need to do homework by your self.
kaoukab
Member
Posts: 12
Joined: 25 Sep 2006 09:55

Convert wav files to msk file

Post by kaoukab »

Kindly contact me by email
kaoukab
Member
Posts: 12
Joined: 25 Sep 2006 09:55

Post by kaoukab »

contact me by email
User avatar
lapepe
Member
Posts: 45
Joined: 03 Oct 2005 11:52
Location: Czech Republic

crcvg tool

Post by lapepe »

oldboy wrote:What it means by mgr is under Dynamic Voice guides you can import the voice guides from the /usr7/vg/pc directory to the /usr7/vg/dhs directory.

The format need to be 8khz 16 bit mono but you need to get the naming right.

You will not find the crcvg tool any where i was given it from a French engineer sometime ago but i need to find it!!!!!!!!!!!! :roll:
Please send me crcvg tool. :shock:
LaPEPE
ibuza
Member
Posts: 88
Joined: 26 Sep 2006 14:53

Re: crcvg tool

Post by ibuza »

lapepe wrote:Please send me crcvg tool. :shock:
You are aware that it only runs under Chorus OS and not under LINUX?
So you can only use it in releases up to 5.0.1 UX.

File is available on the pastebin for 7 days: http://pastebin.alcatelunleashed.com/?d ... =crcvg.zip
User avatar
lapepe
Member
Posts: 45
Joined: 03 Oct 2005 11:52
Location: Czech Republic

Re: crcvg tool

Post by lapepe »

ibuza wrote:
lapepe wrote:Please send me crcvg tool. :shock:
You are aware that it only runs under Chorus OS and not under LINUX?
So you can only use it in releases up to 5.0.1 UX.

File is available on the pastebin for 7 days: http://pastebin.alcatelunleashed.com/?d ... =crcvg.zip
Thanks. :lol:
LaPEPE
krzysioD
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1165
Joined: 30 Aug 2006 13:43
Location: Europe, Poland

Post by krzysioD »

hello there, could you paste it for me?

maybe some one could pase a working chorus OS copy for download?
Please note that at no time I will provide you with OXE/4400 nor AOS releases.
Note that it's our private time, that we spent to help you, so please don't expect complete solution for your problem.
You will need to do homework by your self.
sadim
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 691
Joined: 02 Jun 2006 07:11
Location: Portugal

Re: Convert *.wav with crcvg

Post by sadim »

Hi all

I make a trial version of the GPA voice guide tool. This tool runs on windows and converts a wave file of type CCITT 8KHz 8bit mono (can be recorded for instance using the Windows app Sound Recorder) into a ready to use GPA file. After the conversion, you only need to download the file into the OXE and active it.
This tool is very useful if your customer use dynamic voice guides, namely if he uses Genesys.
If anyone is interest in trying this app, please send me a private message, with your email contact and a brief explanation of the need, and i will send back the app.

Regards
Post Reply

Return to “Usefull commands”