asterisk2billing.org
http://forum.asterisk2billing.org/

CARD NUMBER & CARD ALIAS
http://forum.asterisk2billing.org/viewtopic.php?f=15&t=3493
Page 1 of 1

Author:  quickphone [ Mon Apr 07, 2008 2:25 pm ]
Post subject:  CARD NUMBER & CARD ALIAS

Hi

is there any patch when you generate cards to generate CARD NUMBER & CARD ALIAS same numbers ?

Author:  stavros [ Mon Apr 07, 2008 2:37 pm ]
Post subject: 

This question has already been asked many times, and it has been explained repeatedly how this is an extrememly bad idea.
In the interests of not seeing this question posed again next week I shall answer you. Edit the file A2B_entity_card_multi.php:
Code:
$useralias = $arr_card_alias[1];
Swap that '1' for a '0'.
Please don't complain here when (not if) you're defrauded.

Author:  jroper [ Mon Apr 07, 2008 2:39 pm ]
Post subject: 

From a security perspctive this is a bad idea, and would not condone doing this. The card number is your authenticaltion. The card alias is there to mask your card number for SIP/IAX friend calls.

It begs the question, why would you want to do this? let us know, and we may be able to come up with a pragmatic solution.

Joe

Author:  quickphone [ Mon Apr 07, 2008 2:40 pm ]
Post subject: 

stavros wrote:
This question has already been asked many times, and it has been explained repeatedly how this is an extrememly bad idea.
In the interests of not seeing this question posed again next week I shall answer you. Edit the file A2B_entity_card_multi.php:
Code:
$useralias = $arr_card_alias[1];
Swap that '1' for a '0'.
Please don't complain here when (not if) you're defrauded.


Hmmm if you say theat is not secure then i will not make theat :)

Thanks

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/