List Info

Thread: TouchTone to a text file?




TouchTone to a text file?
user name
2007-01-30 10:55:19
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?

-- 
Best regards,

Al Bochter
Bochter Services
http://www.Bo
chterServices.com/?t=Email

_______________________________________________
--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

Re: TouchTone to a text file?
user name
2007-01-30 11:32:58
----- Al Bochter <Al.Bochterbochterservices.com>
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?
> 
> -- 
> Best regards,
> 
> Al Bochter
> Bochter Services
> http://www.Bo
chterServices.com/?t=Email
> 

This question would be best asked on the asterisk-users
mailing list or the various forums.

app_read and app_system should make this trivial though.

-- 
Jason Parker
Digium

_______________________________________________
--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

Re: TouchTone to a text file?
user name
2007-01-30 11:33:27
show application system.... is one of many ways, but this
not really a dev question in future please use users.

mog
----- Original Message -----
From: Al Bochter <Al.Bochterbochterservices.com>
To: asterisk-devlists.digium.com
Sent: Tuesday, January 30, 2007 10:55:19 AM GMT-0600
US/Central
Subject: [asterisk-dev] TouchTone to a text file?

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?

-- 
Best regards,

Al Bochter
Bochter Services
http://www.Bo
chterServices.com/?t=Email

_______________________________________________
--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

Re: TouchTone to a text file?
user name
2007-01-30 11:40:57
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:tzafrirjabber.org
+972-50-7952406           mailto:tzafrir.cohenxorcom.com       
http://www.xorcom.com 
iax:guestlocal.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

Re: TouchTone to a text file?
user name
2007-01-30 12:06:13
humm,
this is something you should really send to the asterisk-users list not the asterisk-dev list, buttt
you really should explore the asterisk agi programming interface, there is some documentation here
http://www.voip-info.org/wiki/view/Asterisk+AGI and quite a few more on other exciting asterisk themed webpages you can locate on the google(tm) internet searching machine.

-anthony

On 1/30/07, Al Bochter < Al.Bochterbochterservices.com">Al.Bochterbochterservices.com&gt; 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?

--
Best regards,

Al Bochter
Bochter Services
http://www.BochterServices.com/?t=Email

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
&nbsp;  http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: TouchTone to a text file?
user name
2007-01-30 18:08:52
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.


David


----- Original Message ----- 
From: "Tzafrir Cohen" <tzafrir.cohenxorcom.com>
To: <asterisk-devlists.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:tzafrirjabber.org
> +972-50-7952406           mailto:tzafrir.cohenxorcom.com       
> http://www.xorcom.com 
iax:guestlocal.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

Re: TouchTone to a text file?
user name
2007-01-30 18:32:37
On Wed, 2007-01-31 at 08:08 +0800, davidiaxtalk.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.cohenxorcom.com>
> To: <asterisk-devlists.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:tzafrirjabber.org
> > +972-50-7952406           mailto:tzafrir.cohenxorcom.com       
> > http://www.xorcom.com 
iax:guestlocal.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

[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )