RE: [Asterisk-Users] ATCC - Astcc-Admin.cgi File

2004-11-09 Thread Kanuri, Seshu (Company IT)
Nicolas,

You and your falsh operator Panel are Awsome. 

You deserve a free Netweb IP Phone and I have shipped this for you by UPS today.

Here is your UPS tracking number.

1Z88F40T0392189157 

Has anyone implemnted a GSM callback feature on Asterisk? I have a couple of 
Netweb-301s to be given away, if anyone shows me the code. I don't mind buying 
the requiured hardware (Tellualr or Sm7000)
 
Best regards

Seshu Kanuri
Netweb Group, Inc.  
http://ipphone.eezeephone.com

-Original Message-
From: Nicolás Gudiño [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 08, 2004 9:05 PM
To: Kanuri, Seshu (Company IT)
Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File

Hi Seshu,

 
 Also, the .png file for ASTCC is not showing up on my web page and my 
 presumption is that the ASTCC files I have on my box are a mixture of 
 Old ASTCC I have installed and some from your recent updates and there 
 may be a mismatch.

I copied astcc_logo.png to astcc.png in /var/www/html/astcc and now it displays 
correctly.

 
 And one more - I did create the .htaccess and htpassword files using 
 some googling and running 'htpasswd user password' from linux. But 
 this did not make my pages secure as you will see above

I have solved this problem also... I modified /etc/httpd/conf/httpd.conf and 
under the Directory /var/www/cgi-bin I changed AllowOverride None to 
AllowOverride All

Then I put AuthName between   in .htaccess and finally moved .htpasswd to 
/etc/httpd

(And added myself to the password file to test)

Now apache correctly ask for a username/password when trying to access the 
cgi-bin directory.

About myself: I'm the developer of Flash Operator Panel (www.asternic.org). I 
would gladly work with you in asterisk related projects.

Regards,


--
Nicolás Gudiño
Buenos Aires - Argentina 

 
NOTICE: If received in error, please destroy and notify sender.  Sender does 
not waive confidentiality or privilege, and use is prohibited. 
 
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] ATCC - Astcc-Admin.cgi File

2004-11-05 Thread Steve Totaro
Yes, thanks.  Awesome link.
- Original Message - 
From: Darren Wiebe [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
[EMAIL PROTECTED]
Sent: Friday, November 05, 2004 12:49 AM
Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File


Thanks, I will add that to my bookmarks.
Sathya Weerasooriya wrote:
Would somebody like to send me a few gsm files?  I need the following:
please enter your pin number followed by the pound sign
That pin number is not valid
what I do is use the free text to speech service at
http://www.rhetorical.com/cgi-bin/demo.cgi. use the option download wav
file, then you have your voice prompt in wav, then use sox to convert it 
to
gsm. This way you can make any voice promt free and easy.

Sathya

-Original Message-
From: Darren Wiebe [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 04, 2004 5:41 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File
Kanuri, Seshu (Company IT) wrote:

Not necessarily. The need is a generic calling card app - take user
Input or recognize the ANI, Allow the calls
The users and pins are stored in Mysql database

This is snipped out of astcc.agi
# ; Card-number and number to dial derived from command-line.
# ; Call script with the card-number as first arg and the number
# ; to dial as the second arg.
# ;
# exten = _00X,1,DeadAGI(astcc.agi,${CALLERIDNUM},${EXTEN})
# exten = _00X,2,Hangup
#
# ;
# ; Prompt the caller for the card-number and the number to dial.
# ;
# exten = 1234,1,Answer
# exten = 1234,2,DeadAGI(astcc.agi)
# exten = 1234,3,Hangup
if you call it like this:
exten = _1NXXNXXNXXX,1,DeagAGI(astcc.agi,${CALLERIDNUM})
it should take the CallerID number for the card number.  It would then
ask the user only for the number to dial.
Adding support for pins to astcc is trivial.  I have it most of the way
added but my asterisk
testing server is broken currently.  Are you interested in testing the
functionality for me?
I am making pins optional.  You can turn them on or off.  I'm not
currently designing for
that to be done by card but by setup only.  My recording software is
giving me grief also.
Would somebody like to send me a few gsm files?  I need the following:
please enter your pin number followed by the pound sign
That pin number is not valid

In order to make the database easy to manage - as the users and pins are
stored in Mysql database,
PHPMysqlAdmin (which is a generic GNU install) is a much more preferred
way for me to manage the
user data, as that way I can upload and download tonnes of Pins and
users in one go.
Also PHPMysqlAdmin helps the Admin and make it is easy to drop them
quickly.
Reporting is another need for needing to use PHPMysqlAdmin, so that we
can give a frontend to
the user to check their calls and CDRs, in a few minutes of effort.

Can I ask what does not work with astcc-users.cgi for the users to check
their calls and cdrs?

Seshu Kanuri
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of William
Suffill
Sent: Thursday, November 04, 2004 1:19 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File
Sounds more like a requirement for custom development since I'm sure
your needs will vary from some others that are also using astcc as a
starting point for their prepaid cards
-- William
___

-- SNIPPED --


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
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] ATCC - Astcc-Admin.cgi File

2004-11-05 Thread Steve Totaro
Thanks!
- Original Message - 
From: Darren Wiebe [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
[EMAIL PROTECTED]
Sent: Friday, November 05, 2004 12:05 AM
Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File


Okay, I finally got inspired and took the time to make a few more changes 
to astcc.  I have changed the following things:

Added support for pins.  This can be switched on or off on a system wide 
basis.
I have modified the request for your account number so that it is smart 
enough to know how many digits it is looking for.

I will be submitting these changes to digium in the next little while.  If 
you cannot wait that long email me and I will send you a copy of the 
.tar.gz file. :-)  One problem is that the new sound files are in my voice 
and it is not very lovely. :-)  They will have to get changed to Allisons 
voice yet sometime.

Darren Wiebe
[EMAIL PROTECTED]
Kanuri, Seshu (Company IT) wrote:
Not necessarily. The need is a generic calling card app - take user
Input or recognize the ANI, Allow the calls
The users and pins are stored in Mysql database
In order to make the database easy to manage - as the users and pins are
stored in Mysql database,
PHPMysqlAdmin (which is a generic GNU install) is a much more preferred
way for me to manage the user data, as that way I can upload and download 
tonnes of Pins and
users in one go.
Also PHPMysqlAdmin helps the Admin and make it is easy to drop them
quickly.
Reporting is another need for needing to use PHPMysqlAdmin, so that we
can give a frontend to the user to check their calls and CDRs, in a few 
minutes of effort.

Seshu Kanuri

-- SNIPPED --
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
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] ATCC - Astcc-Admin.cgi File

2004-11-05 Thread Steve Totaro
I get this error
[EMAIL PROTECTED] astcc]# make install
mkdir -p /var/www/html/_astcc
mkdir -p /var/www/cgi-bin/astcc-admin
chmod 755 ./astcc.agi
chmod 755 ./astcc-admin.cgi
echo | ./astcc.agi /dev/null
syntax error at ./astcc.agi line 457, near $mystreamfile(
Missing right curly or square bracket at ./astcc.agi line 611, at end of 
line
syntax error at ./astcc.agi line 611, at EOF
Execution of ./astcc.agi aborted due to compilation errors.
make: *** [install] Error 255

- Original Message - 
From: Darren Wiebe [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
[EMAIL PROTECTED]
Sent: Friday, November 05, 2004 12:05 AM
Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File


Okay, I finally got inspired and took the time to make a few more changes 
to astcc.  I have changed the following things:

Added support for pins.  This can be switched on or off on a system wide 
basis.
I have modified the request for your account number so that it is smart 
enough to know how many digits it is looking for.

I will be submitting these changes to digium in the next little while.  If 
you cannot wait that long email me and I will send you a copy of the 
.tar.gz file. :-)  One problem is that the new sound files are in my voice 
and it is not very lovely. :-)  They will have to get changed to Allisons 
voice yet sometime.

Darren Wiebe
[EMAIL PROTECTED]
Kanuri, Seshu (Company IT) wrote:
Not necessarily. The need is a generic calling card app - take user
Input or recognize the ANI, Allow the calls
The users and pins are stored in Mysql database
In order to make the database easy to manage - as the users and pins are
stored in Mysql database,
PHPMysqlAdmin (which is a generic GNU install) is a much more preferred
way for me to manage the user data, as that way I can upload and download 
tonnes of Pins and
users in one go.
Also PHPMysqlAdmin helps the Admin and make it is easy to drop them
quickly.
Reporting is another need for needing to use PHPMysqlAdmin, so that we
can give a frontend to the user to check their calls and CDRs, in a few 
minutes of effort.

Seshu Kanuri

-- SNIPPED --
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
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] ATCC - Astcc-Admin.cgi File

2004-11-05 Thread Kanuri, Seshu (Company IT)
Darren,

There is one more important change we need to do - security for the
admin page. 
We need to incorporate a user name and password for the Administrator
page. 

Without this, pretty much anyone  who has knowledge of the url can
access the admin page.

Check this link below which is our beta site which is open and has no
security.

http://64.243.115.66/cgi-bin/astcc-admin/astcc-admin.cgi?mode=Brands 

I have a question - The First Use , Expiration and In Use all 
are showing Zeroes, even when I used theese cards for a while. 

Any ideas?

Seshu Kanuri
/SNIP/
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Darren
Wiebe

Added support for pins.  This can be switched on or off on a system wide
basis.
I have modified the request for your account number so that it is smart
enough to know how many digits it is looking for.

Darren Wiebe
[EMAIL PROTECTED] 

 
NOTICE: If received in error, please destroy and notify sender.  Sender does not waive 
confidentiality or privilege, and use is prohibited. 
 
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] ATCC - Astcc-Admin.cgi File

2004-11-05 Thread Darren Wiebe
This could easily be done via apache security.  That is how I do it.  
That keeps the astcc-admin script as straight forward as possible.  I've 
been reluctant to add support directly to the script because it has 
support to be called with options and it will magically generate 
cards.  The First Use, etc fields do not have support written into 
astcc for them yet.  Somebody has made a patch for them, I will try to 
find it and deal with it in the near future.

Darren Wiebe
[EMAIL PROTECTED]
Kanuri, Seshu (Company IT) wrote:
Darren,
There is one more important change we need to do - security for the
admin page. 
We need to incorporate a user name and password for the Administrator
page. 

Without this, pretty much anyone  who has knowledge of the url can
access the admin page.
Check this link below which is our beta site which is open and has no
security.
http://64.243.115.66/cgi-bin/astcc-admin/astcc-admin.cgi?mode=Brands 

I have a question - The First Use , Expiration and In Use all 
are showing Zeroes, even when I used theese cards for a while. 

Any ideas?
Seshu Kanuri
/SNIP/
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Darren
Wiebe
Added support for pins.  This can be switched on or off on a system wide
basis.
I have modified the request for your account number so that it is smart
enough to know how many digits it is looking for.
Darren Wiebe
[EMAIL PROTECTED] 


NOTICE: If received in error, please destroy and notify sender.  Sender does not waive confidentiality or privilege, and use is prohibited. 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
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] ATCC - Astcc-Admin.cgi File

2004-11-05 Thread Darren Wiebe
Oops, I must have given you a copy with a bug in it.  I have uploaded 
the latest version to http://phone.hagenhomes.net/astcc-updated.tar.gz

Darren Wiebe
[EMAIL PROTECTED]
Steve Totaro wrote:
I get this error
[EMAIL PROTECTED] astcc]# make install
mkdir -p /var/www/html/_astcc
mkdir -p /var/www/cgi-bin/astcc-admin
chmod 755 ./astcc.agi
chmod 755 ./astcc-admin.cgi
echo | ./astcc.agi /dev/null
syntax error at ./astcc.agi line 457, near $mystreamfile(
Missing right curly or square bracket at ./astcc.agi line 611, at end 
of line
syntax error at ./astcc.agi line 611, at EOF
Execution of ./astcc.agi aborted due to compilation errors.
make: *** [install] Error 255

- Original Message - From: Darren Wiebe [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
[EMAIL PROTECTED]
Sent: Friday, November 05, 2004 12:05 AM
Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File


Okay, I finally got inspired and took the time to make a few more 
changes to astcc.  I have changed the following things:

Added support for pins.  This can be switched on or off on a system 
wide basis.
I have modified the request for your account number so that it is 
smart enough to know how many digits it is looking for.

I will be submitting these changes to digium in the next little 
while.  If you cannot wait that long email me and I will send you a 
copy of the .tar.gz file. :-)  One problem is that the new sound 
files are in my voice and it is not very lovely. :-)  They will have 
to get changed to Allisons voice yet sometime.

Darren Wiebe
[EMAIL PROTECTED]
Kanuri, Seshu (Company IT) wrote:
Not necessarily. The need is a generic calling card app - take user
Input or recognize the ANI, Allow the calls
The users and pins are stored in Mysql database
In order to make the database easy to manage - as the users and pins 
are
stored in Mysql database,
PHPMysqlAdmin (which is a generic GNU install) is a much more preferred
way for me to manage the user data, as that way I can upload and 
download tonnes of Pins and
users in one go.
Also PHPMysqlAdmin helps the Admin and make it is easy to drop them
quickly.
Reporting is another need for needing to use PHPMysqlAdmin, so that we
can give a frontend to the user to check their calls and CDRs, in a 
few minutes of effort.

Seshu Kanuri

-- SNIPPED --
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] ATCC - Astcc-Admin.cgi File

2004-11-04 Thread Kanuri, Seshu (Company IT)
Does anyone in the list have a fully functional ASTCC and 
would like to share their CGI, AGI and CONF files/Scripts 
and database installation that is customized for: 

1) Accepting user input for a Pin for authentication
2) Recognizes the caller id for authentication
3) Has a better GUI to manage the cards and users
4) PHPMysqlAdmin installation for managing the database

in exchange for a brand new 2 Port version of eezeephone(Netweb-302)

(would this offer be deemed a commercial discussion by the list?? :) )

Please contact off the list

Seshu Kanuri
732-213-2422
[EMAIL PROTECTED]
[EMAIL PROTECTED] 

 
NOTICE: If received in error, please destroy and notify sender.  Sender does not waive 
confidentiality or privilege, and use is prohibited. 
 
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] ATCC - Astcc-Admin.cgi File

2004-11-04 Thread William Suffill
Sounds more like a requirement for custom development since I'm sure
your needs will vary from some others that are also using astcc as a
starting point for their prepaid cards

-- William
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] ATCC - Astcc-Admin.cgi File

2004-11-04 Thread Kanuri, Seshu (Company IT)
Not necessarily. The need is a generic calling card app - take user
Input or recognize the ANI, Allow the calls
The users and pins are stored in Mysql database

In order to make the database easy to manage - as the users and pins are
stored in Mysql database,
PHPMysqlAdmin (which is a generic GNU install) is a much more preferred
way for me to manage the 
user data, as that way I can upload and download tonnes of Pins and
users in one go. 

Also PHPMysqlAdmin helps the Admin and make it is easy to drop them
quickly.
Reporting is another need for needing to use PHPMysqlAdmin, so that we
can give a frontend to 
the user to check their calls and CDRs, in a few minutes of effort.

Seshu Kanuri

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of William
Suffill
Sent: Thursday, November 04, 2004 1:19 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File

Sounds more like a requirement for custom development since I'm sure
your needs will vary from some others that are also using astcc as a
starting point for their prepaid cards

-- William
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users 

 
NOTICE: If received in error, please destroy and notify sender.  Sender does not waive 
confidentiality or privilege, and use is prohibited. 
 
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] ATCC - Astcc-Admin.cgi File

2004-11-04 Thread Darren Wiebe
Kanuri, Seshu (Company IT) wrote:
Not necessarily. The need is a generic calling card app - take user
Input or recognize the ANI, Allow the calls
The users and pins are stored in Mysql database
 

This is snipped out of astcc.agi
# ; Card-number and number to dial derived from command-line.
# ; Call script with the card-number as first arg and the number
# ; to dial as the second arg.
# ;
# exten = _00X,1,DeadAGI(astcc.agi,${CALLERIDNUM},${EXTEN})
# exten = _00X,2,Hangup
#
# ;
# ; Prompt the caller for the card-number and the number to dial.
# ;
# exten = 1234,1,Answer
# exten = 1234,2,DeadAGI(astcc.agi)
# exten = 1234,3,Hangup
if you call it like this:
exten = _1NXXNXXNXXX,1,DeagAGI(astcc.agi,${CALLERIDNUM})
it should take the CallerID number for the card number.  It would then 
ask the user only for the number to dial. 

Adding support for pins to astcc is trivial.  I have it most of the way 
added but my asterisk
testing server is broken currently.  Are you interested in testing the 
functionality for me?
I am making pins optional.  You can turn them on or off.  I'm not 
currently designing for
that to be done by card but by setup only.  My recording software is 
giving me grief also. 
Would somebody like to send me a few gsm files?  I need the following:
please enter your pin number followed by the pound sign
That pin number is not valid

In order to make the database easy to manage - as the users and pins are
stored in Mysql database,
PHPMysqlAdmin (which is a generic GNU install) is a much more preferred
way for me to manage the 
user data, as that way I can upload and download tonnes of Pins and
users in one go. 

Also PHPMysqlAdmin helps the Admin and make it is easy to drop them
quickly.
Reporting is another need for needing to use PHPMysqlAdmin, so that we
can give a frontend to 
the user to check their calls and CDRs, in a few minutes of effort.
 

Can I ask what does not work with astcc-users.cgi for the users to check 
their calls and cdrs?

Seshu Kanuri
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of William
Suffill
Sent: Thursday, November 04, 2004 1:19 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File
Sounds more like a requirement for custom development since I'm sure
your needs will vary from some others that are also using astcc as a
starting point for their prepaid cards
-- William
___
 

-- SNIPPED --
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] ATCC - Astcc-Admin.cgi File

2004-11-04 Thread Darren Wiebe
Okay, I finally got inspired and took the time to make a few more 
changes to astcc.  I have changed the following things:

Added support for pins.  This can be switched on or off on a system wide 
basis.
I have modified the request for your account number so that it is smart 
enough to know how many digits it is looking for.

I will be submitting these changes to digium in the next little while.  
If you cannot wait that long email me and I will send you a copy of the 
.tar.gz file. :-)  One problem is that the new sound files are in my 
voice and it is not very lovely. :-)  They will have to get changed to 
Allisons voice yet sometime.

Darren Wiebe
[EMAIL PROTECTED]
Kanuri, Seshu (Company IT) wrote:
Not necessarily. The need is a generic calling card app - take user
Input or recognize the ANI, Allow the calls
The users and pins are stored in Mysql database
In order to make the database easy to manage - as the users and pins are
stored in Mysql database,
PHPMysqlAdmin (which is a generic GNU install) is a much more preferred
way for me to manage the 
user data, as that way I can upload and download tonnes of Pins and
users in one go. 

Also PHPMysqlAdmin helps the Admin and make it is easy to drop them
quickly.
Reporting is another need for needing to use PHPMysqlAdmin, so that we
can give a frontend to 
the user to check their calls and CDRs, in a few minutes of effort.

Seshu Kanuri
 

-- SNIPPED --
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] ATCC - Astcc-Admin.cgi File

2004-11-04 Thread Sathya Weerasooriya
Would somebody like to send me a few gsm files?  I need the following:
please enter your pin number followed by the pound sign
That pin number is not valid

what I do is use the free text to speech service at
http://www.rhetorical.com/cgi-bin/demo.cgi. use the option download wav
file, then you have your voice prompt in wav, then use sox to convert it to
gsm. This way you can make any voice promt free and easy.

Sathya

 -Original Message-
 From: Darren Wiebe [mailto:[EMAIL PROTECTED]
 Sent: Thursday, November 04, 2004 5:41 PM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File


 Kanuri, Seshu (Company IT) wrote:

 Not necessarily. The need is a generic calling card app - take user
 Input or recognize the ANI, Allow the calls
 The users and pins are stored in Mysql database
 
 
 This is snipped out of astcc.agi
 # ; Card-number and number to dial derived from command-line.
 # ; Call script with the card-number as first arg and the number
 # ; to dial as the second arg.
 # ;
 # exten = _00X,1,DeadAGI(astcc.agi,${CALLERIDNUM},${EXTEN})
 # exten = _00X,2,Hangup
 #
 # ;
 # ; Prompt the caller for the card-number and the number to dial.
 # ;
 # exten = 1234,1,Answer
 # exten = 1234,2,DeadAGI(astcc.agi)
 # exten = 1234,3,Hangup

 if you call it like this:
 exten = _1NXXNXXNXXX,1,DeagAGI(astcc.agi,${CALLERIDNUM})
 it should take the CallerID number for the card number.  It would then
 ask the user only for the number to dial.

 Adding support for pins to astcc is trivial.  I have it most of the way
 added but my asterisk
 testing server is broken currently.  Are you interested in testing the
 functionality for me?
 I am making pins optional.  You can turn them on or off.  I'm not
 currently designing for
 that to be done by card but by setup only.  My recording software is
 giving me grief also.
 Would somebody like to send me a few gsm files?  I need the following:
 please enter your pin number followed by the pound sign
 That pin number is not valid

 In order to make the database easy to manage - as the users and pins are
 stored in Mysql database,
 PHPMysqlAdmin (which is a generic GNU install) is a much more preferred
 way for me to manage the
 user data, as that way I can upload and download tonnes of Pins and
 users in one go.
 
 Also PHPMysqlAdmin helps the Admin and make it is easy to drop them
 quickly.
 Reporting is another need for needing to use PHPMysqlAdmin, so that we
 can give a frontend to
 the user to check their calls and CDRs, in a few minutes of effort.
 
 
 Can I ask what does not work with astcc-users.cgi for the users to check
 their calls and cdrs?

 Seshu Kanuri
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of William
 Suffill
 Sent: Thursday, November 04, 2004 1:19 PM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File
 
 Sounds more like a requirement for custom development since I'm sure
 your needs will vary from some others that are also using astcc as a
 starting point for their prepaid cards
 
 -- William
 ___
 
 
 -- SNIPPED --




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] ATCC - Astcc-Admin.cgi File

2004-11-04 Thread Darren Wiebe
Thanks, I will add that to my bookmarks.
Sathya Weerasooriya wrote:
Would somebody like to send me a few gsm files?  I need the following:
please enter your pin number followed by the pound sign
That pin number is not valid
what I do is use the free text to speech service at
http://www.rhetorical.com/cgi-bin/demo.cgi. use the option download wav
file, then you have your voice prompt in wav, then use sox to convert it to
gsm. This way you can make any voice promt free and easy.
Sathya
 

-Original Message-
From: Darren Wiebe [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 04, 2004 5:41 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File
Kanuri, Seshu (Company IT) wrote:
   

Not necessarily. The need is a generic calling card app - take user
Input or recognize the ANI, Allow the calls
The users and pins are stored in Mysql database
 

This is snipped out of astcc.agi
# ; Card-number and number to dial derived from command-line.
# ; Call script with the card-number as first arg and the number
# ; to dial as the second arg.
# ;
# exten = _00X,1,DeadAGI(astcc.agi,${CALLERIDNUM},${EXTEN})
# exten = _00X,2,Hangup
#
# ;
# ; Prompt the caller for the card-number and the number to dial.
# ;
# exten = 1234,1,Answer
# exten = 1234,2,DeadAGI(astcc.agi)
# exten = 1234,3,Hangup
if you call it like this:
exten = _1NXXNXXNXXX,1,DeagAGI(astcc.agi,${CALLERIDNUM})
it should take the CallerID number for the card number.  It would then
ask the user only for the number to dial.
Adding support for pins to astcc is trivial.  I have it most of the way
added but my asterisk
testing server is broken currently.  Are you interested in testing the
functionality for me?
I am making pins optional.  You can turn them on or off.  I'm not
currently designing for
that to be done by card but by setup only.  My recording software is
giving me grief also.
Would somebody like to send me a few gsm files?  I need the following:
please enter your pin number followed by the pound sign
That pin number is not valid
   

In order to make the database easy to manage - as the users and pins are
stored in Mysql database,
PHPMysqlAdmin (which is a generic GNU install) is a much more preferred
way for me to manage the
user data, as that way I can upload and download tonnes of Pins and
users in one go.
Also PHPMysqlAdmin helps the Admin and make it is easy to drop them
quickly.
Reporting is another need for needing to use PHPMysqlAdmin, so that we
can give a frontend to
the user to check their calls and CDRs, in a few minutes of effort.
 

Can I ask what does not work with astcc-users.cgi for the users to check
their calls and cdrs?
   

Seshu Kanuri
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of William
Suffill
Sent: Thursday, November 04, 2004 1:19 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] ATCC - Astcc-Admin.cgi File
Sounds more like a requirement for custom development since I'm sure
your needs will vary from some others that are also using astcc as a
starting point for their prepaid cards
-- William
___
 

-- SNIPPED --
   


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users