Page 1 of 1

Why not update the balance_minutes since in agi-CALLCARD_dia

PostPosted: Thu Jan 01, 2015 9:35 am
by alley
Hello,
I just used the CALL CARD functions for inbound calls,but I found that the balance_minutes of card_id didn't update automaticly since the agent received the calls,is there anyone tell me why?How to modify?Thank you!

DATA in SQL(before call):
card_id=********
balance_minutes:50
balance_minutes_start:50
agent_talk_min:0

DATA in SQL(after call):
card_id=********
balance_minutes:50
balance_minutes_start:50
agent_talk_min:2

and we can see the balance_minutes was not updated!

Govicidial CE 2.1

Re: Why not update the balance_minutes since in agi-CALLCARD

PostPosted: Thu Jan 01, 2015 12:28 pm
by mflorell
Have you read the CALLCARD.txt doc?

Keep in mind that this feature set was last updated over 4.5 years ago and we have no clients actively using it, so it is not regularly tested.

Re: Why not update the balance_minutes since in agi-CALLCARD

PostPosted: Tue Jan 06, 2015 9:36 am
by alley
Thank you,it is my fault and it goes now.