On Wed, 2007-01-31 at 08:08 +0800, david iaxtalk.com wrote:
> I think his requirement is try to log DTMF from voice
but not from
> $. For example, a user of your asterisk box dial
to a bank's
> call center,
>
> VOIP user --> Asterisk box --> PSTN--> Call
Center.
>
> He want a application (may be a function or app or
something addon) to
> listen / recognize / log the DTMF information to file.
Open web, or mail app, and read suggestions. Now go put mind
in gear and
apply suggestions.
This does not involve C code being generated no matter how
the
connection is made. There have been many suggestions on how
to capture
the DTMF and at least one very blatent example as to how to
get data
from a VAR to the file. String these ideas together and you
are all the
way through to your solution.
And again, This didn't involve any C code or changes to
asterisk. This
means this should not be further discussed on the developer
list and
should go to the user list.
> ----- Original Message -----
> From: "Tzafrir Cohen" <tzafrir.cohen xorcom.com>
> To: <asterisk-dev lists.digium.com>
> Sent: Wednesday, January 31, 2007 1:40 AM
> Subject: Re: [asterisk-dev] TouchTone to a text file?
>
>
> > On Tue, Jan 30, 2007 at 11:55:19AM -0500, Al
Bochter wrote:
> > > I have looked around and have not found
anything on this.
> > >
> > > What I want to do is have users enter numbers
using an IVR then write
> > > the information to a text file.
> > > Can anyone point me to where I need to go for
more info on this?
> >
> > There is dtmf-to-text or something similar with
the spandsp asterisk
> > apps.
> >
> > But then again,
> >
> > System(echo $ >a_text_file)
> >
> > Where VAR can be EXTEN, or something you got from
a Read , or whatever.
> >
> >
> > --
> > Tzafrir Cohen
> > icq#16849755 jabber:tzafrir jabber.org
> > +972-50-7952406 mailto:tzafrir.cohen xorcom.com
> > http://www.xorcom.com
iax:guest local.xorcom.com/tzafrir
> > _______________________________________________
> > --Bandwidth and Colocation provided by
Easynews.com --
> >
> > asterisk-dev mailing list
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-dev
> >
> _______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-dev mailing list To UNSUBSCRIBE or update options
visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
|