Re: [Asterisk-Users] is this possible with asterisk?
Hi, I do not know of an existing application which does this out of the box. But what you want should be 'simple' to implement with AGI script(s). You need to have some programming knowledge and knowledge of AGI though. For the auto dial out there is already info on the site: http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out So you have to define a context which takes care for the questions and user feedback and log them, probably AGI will help here too. Good luck Michel Koenen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, August 11, 2005 6:36 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] is this possible with asterisk? Hello Everyone! I'm wondering if the following is possible with asterisk... What i'm trying to do is find a program or a solution that can help me set appointments for a delivery company... the program should call a person asking them if the following time is suitable for a delivery... if they agree, they press one and the system logs it... if they don't agree they press two, etc... Also, another thing the system would do, would be to call the person and ask them a couple of questions and have them rate the service by pressing 1, 2, 3, etc... If anybody can point me in the right direction, it would be highly appreciated... Thanks! ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] is this possible with asterisk?
There is a .php wakeup agi on voip-info too. I don't think it would be that difficult to modify it to your needs On Wed, 2005-08-17 at 06:54, Tim Pushor wrote: > Yes, its possible and not too difficult. You can start here to see what > you can do with Call Files: > > http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out > > And a simple example of this in action is the perl wake up call application: > > http://www.voip-info.org/tiki-index.php?page=Asterisk+tips+wake-up > > Good luck! > Tim > > > [EMAIL PROTECTED] wrote: > > > Hello Everyone! > > > > I'm wondering if the following is possible with asterisk... > > > > What i'm trying to do is find a program or a solution that can help me > > set > > appointments for a delivery company... > > > > the program should call a person asking them if the following time is > > suitable > > for a delivery... if they agree, they press one and the system logs > > it... if > > they don't agree they press two, etc... > > > > Also, another thing the system would do, would be to call the person > > and ask > > them a couple of questions and have them rate the service by pressing > > 1, 2, 3, > > etc... > > > > If anybody can point me in the right direction, it would be highly > > appreciated... > > > > Thanks! > > > > ___ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > ___ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: >http://lists.digium.com/mailman/listinfo/asterisk-users -- -BEGIN GEEK CODE BLOCK- Version: 3.1 GCS/GIT> d-@ s+:+ a? C+++ BLHIS$ U+++ P+> L+++ !E W+++$ N++ o+ K w-- PS+++ PE@ Y+ PGP++ t 5? X !R tv+ b- DI-- D G e+> h r+++ y --END GEEK CODE BLOCK-- signature.asc Description: This is a digitally signed message part ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] is this possible with asterisk?
Yes, its possible and not too difficult. You can start here to see what you can do with Call Files: http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out And a simple example of this in action is the perl wake up call application: http://www.voip-info.org/tiki-index.php?page=Asterisk+tips+wake-up Good luck! Tim [EMAIL PROTECTED] wrote: Hello Everyone! I'm wondering if the following is possible with asterisk... What i'm trying to do is find a program or a solution that can help me set appointments for a delivery company... the program should call a person asking them if the following time is suitable for a delivery... if they agree, they press one and the system logs it... if they don't agree they press two, etc... Also, another thing the system would do, would be to call the person and ask them a couple of questions and have them rate the service by pressing 1, 2, 3, etc... If anybody can point me in the right direction, it would be highly appreciated... Thanks! ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
RE: [Asterisk-Users] is this possible with asterisk?
Yes, you could do that with Asterisk and Cepstral/Festival. -Jonathan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, August 11, 2005 6:36 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] is this possible with asterisk? Hello Everyone! I'm wondering if the following is possible with asterisk... What i'm trying to do is find a program or a solution that can help me set appointments for a delivery company... the program should call a person asking them if the following time is suitable for a delivery... if they agree, they press one and the system logs it... if they don't agree they press two, etc... Also, another thing the system would do, would be to call the person and ask them a couple of questions and have them rate the service by pressing 1, 2, 3, etc... If anybody can point me in the right direction, it would be highly appreciated... Thanks! ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
[Asterisk-Users] is this possible with asterisk?
Hello Everyone! I'm wondering if the following is possible with asterisk... What i'm trying to do is find a program or a solution that can help me set appointments for a delivery company... the program should call a person asking them if the following time is suitable for a delivery... if they agree, they press one and the system logs it... if they don't agree they press two, etc... Also, another thing the system would do, would be to call the person and ask them a couple of questions and have them rate the service by pressing 1, 2, 3, etc... If anybody can point me in the right direction, it would be highly appreciated... Thanks! ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users