[Asterisk-bsd] Asterisk/voicemail

Richard Neese r.neese at gmail.com
Tue Nov 13 22:01:44 CST 2007


you need to inform your teacher  he/she is messed in the head. there is no 
real way to do this that is not going to take alot of trial and error and 
time. never heard of anyone doing this and really why would you when you 
could just dial your vm and listen to it. why are you grabbing the vm for a 
email and putting it back on a system ?


On November 13, 2007 07:37:18 pm Nate Kettlewell wrote:
> The smart way to do it, would be to look for a text pattern that
> resembles a phone number (regex) so this info could be pulled from the
> email.  You will also need a predefined table of extensions and email
> addresses somewhere (DB)
>
> You can measure the length of a soundfile using sox ;)
>
> The timestamp is a standard unix timestamp, I would fake the channel
> name and other things.
>
> It is quite a project, hope you have some programming experience.
>
> N8
>
> On Nov 13, 2007, at 7:52 PM, Luisa Peralta <urdead4me at hotmail.com>
>
> wrote:
> > yea... i know its like... stup.&^&... but my teacher want me to do
> > that... i told him that it doesnt make sence.... BUT... he want it..
> > bad for me...
> >
> >
> >
> >
> > Luisa Peralta J.
> >
> > > From: r.neese at gmail.com
> > > To: asterisk-bsd at lists.digium.com
> > > Date: Tue, 13 Nov 2007 16:14:34 -0800
> > > Subject: Re: [Asterisk-bsd] Asterisk/voicemail
> > >
> > > you dont have to convert it to gsm for it to play. asterisk can
> >
> > play wv files.
> >
> > > and why waste the time when you just play the wav on your pc
> > >
> > > this would also takealot of scripting
> > >
> > > On November 13, 2007 02:07:26 pm Luisa Peralta wrote:
> > > > Nop.
> > > >
> > > > EXAPLE: You Send me an EMAIL with an SOUND ATTACHMENT with (Like
> >
> > a .WAV
> >
> > > > file). I nedd to get THAT attachment from the EMAIL, and PUT
> >
> > that SOUND
> >
> > > > FILE in the VOICEMAIL FOLDER, and hear it in my PHONE.
> > > >
> > > > So i need to find a way that asterisk recognize that new file
> >
> > like a
> >
> > > > VOICEMAIL ....
> > > >
> > > > get it?? mmmm its like.. dificult.... (Sorry)
> > > >
> > > >
> > > >
> > > > Luisa Peralta J.
> > > >
> > > > > From: r.neese at gmail.com
> > > > > To: asterisk-bsd at lists.digium.com
> > > > > Date: Tue, 13 Nov 2007 13:02:32 -0800
> > > > > Subject: Re: [Asterisk-bsd] Asterisk/voicemail
> > > > >
> > > > > what are you trying to do you have not explaind it properly..
> >
> > are you
> >
> > > > > trying to send the same vm to multi users ?
> > > > >
> > > > > On November 13, 2007 12:43:50 pm Luisa Peralta wrote:
> > > > > > Hello!
> > > > > >
> > > > > > 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,,,,
> > > > > >
> > > > > > example: (this is a real thing.. ... i have 6 mes...each one
> >
> > have a
> >
> > > > > > .txt file....)
> > > > > >
> > > > > > root at central:/var/spool/asterisk/voicemail/default/107/
> >
> > INBOX# ls
> >
> > > > > > msg0000.gsm msg0001.gsm msg0002.gsm msg0003.gsm msg0004.gsm
> > > > > > msg0005.gsm msg0000.txt msg0001.txt msg0002.txt
> > > > > > msg0003.txt msg0004.txt msg0005.txt msg0000.wav msg0001.wav
> > > > > > msg0002.wav msg0003.wav msg0004.wav msg0005.wav msg0000.WAV
> > > > > > msg0001.WAV msg0002.WAV msg0003.WAV msg0004.WAV msg0005.WAV
> > > > > >
> > > > > > this is msg0004.txt
> > > > > > root at central:/var/spool/asterisk/voicemail/default/107/
> >
> > INBOX# cat
> >
> > > > > > msg0004.txt ;
> > > > > > ; Message Information file
> > > > > > ;
> > > > > > [message]
> > > > > > origmailbox=107
> > > > > > context=macro-stdexten
> > > > > > macrocontext=DefaultOutgoingRule
> > > > > > exten=s-BUSY
> > > > > > priority=6
> > > > > > callerchan=SIP/107-b6b00468
> > > > > > callerid="Aneury Disipulo" <107>
> > > > > > origdate=Tue Oct 30 06:210:10 PM AST 2007
> > > > > > origtime=1193782870
> > > > > > category=
> > > > > > duration=47
> > > > > >
> > > > > >
> > > > > > ------------------
> > > > > > I need to find a way to generate this file for files.wav
> >
> > that i want to
> >
> > > > > > put into this folder....
> > > > > >
> > > > > > CAN SOMEONE HELP???
> > > > > >
> > > > > >
> > > > > >
> > > > > > Luisa Peralta J.
> >
> > _________________________________________________________________
> >
> > > > > > Express yourself instantly with MSN Messenger! Download
> >
> > today it's
> >
> > > > > > FREE!
> > > > > > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
> > > > >
> > > > > --
> > > > > Welcome to the World. An the World gets smaller.
> > > > >
> > > > > _______________________________________________
> > > > > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> > > > >
> > > > > Asterisk-BSD mailing list
> > > > > To UNSUBSCRIBE or update options visit:
> > > > > http://lists.digium.com/mailman/listinfo/asterisk-bsd
> > > >
> > > > _________________________________________________________________
> > > > Express yourself instantly with MSN Messenger! Download today
> >
> > it's FREE!
> >
> > > > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
> > >
> > > --
> > > Welcome to the World. An the World gets smaller.
> > >
> > > _______________________________________________
> > > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> > >
> > > Asterisk-BSD mailing list
> > > To UNSUBSCRIBE or update options visit:
> > > http://lists.digium.com/mailman/listinfo/asterisk-bsd
> >
> > Express yourself instantly with MSN Messenger! MSN Messenger
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > Asterisk-BSD mailing list
> > To UNSUBSCRIBE or update options visit:
> >   http://lists.digium.com/mailman/listinfo/asterisk-bsd



-- 
Welcome to the World. An the World gets smaller.



More information about the Asterisk-BSD mailing list