<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">Hello!<br><br>I am doing this thing.. i have to take one attachment .WAV from an email, and take it an put it in the folder that correspond to it extention... (/var/spool/asterisk/voicemail/default/105/INBOX for example..) i could get the .wav with this thing.. ripMIME... an whith sox i convert it to .gsm, but my problem is that i have to create the .txt that the asterisk voicemail needs to interpret the message, i mean there is all the information about the mess... i mean, from who, what time, etc etc,,,,<br><br>example: (this is a real thing.. ... i have 6 mes...each one have a .txt file....)<br><br>root@central:/var/spool/asterisk/voicemail/default/107/INBOX# ls<br>msg0000.gsm&nbsp;&nbsp;&nbsp; msg0001.gsm&nbsp;&nbsp; msg0002.gsm&nbsp;&nbsp;&nbsp; msg0003.gsm&nbsp;&nbsp;&nbsp; msg0004.gsm&nbsp; msg0005.gsm<br>msg0000.txt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; msg0001.txt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; msg0002.txt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; msg0003.txt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; msg0004.txt&nbsp; msg0005.txt<br>msg0000.wav&nbsp;&nbsp;&nbsp; msg0001.wav&nbsp;&nbsp;&nbsp; msg0002.wav&nbsp;&nbsp;&nbsp; msg0003.wav&nbsp;&nbsp;&nbsp; msg0004.wav&nbsp; msg0005.wav<br>msg0000.WAV&nbsp; msg0001.WAV&nbsp; msg0002.WAV&nbsp; msg0003.WAV&nbsp; msg0004.WAV&nbsp; msg0005.WAV<br><br>this is msg0004.txt&nbsp;&nbsp; <br>root@central:/var/spool/asterisk/voicemail/default/107/INBOX# cat msg0004.txt <br>;<br>; Message Information file<br>;<br>[message]<br>origmailbox=107<br>context=macro-stdexten<br>macrocontext=DefaultOutgoingRule<br>exten=s-BUSY<br>priority=6<br>callerchan=SIP/107-b6b00468<br>callerid="Aneury Disipulo" &lt;107&gt;<br>origdate=Tue Oct 30 06:21:10 PM AST 2007<br>origtime=1193782870<br>category=<br>duration=47<br><br><br>------------------<br>I need to find a way to generate this file for files.wav that i want to put into this folder....<br><br>CAN SOMEONE HELP???<br><br></div><br><div><div style="text-align: left;">
<span style="color: rgb(51, 51, 153); font-weight: bold;">Luisa Peralta J.</span><br></div><span style="font-size: 12pt; font-family: 'Times New Roman';"><font color="#9900ff" face="Verdana, Geneva, Arial, Sans-serif" size="7"><span style="font-size: 12pt; font-family: 'Times New Roman';"><span style="text-decoration: underline;"></span><br></span></font></span>
<div align="center"><span style="" 12pt="" font-family="" times="" new="" roman="" ;="" mso-far=""></span></div></div><br><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>