Difference between revisions of "Callback and Calling Cards"
From Kolmisoft Wiki
Jump to navigationJump to search
(New page: == Negative balance for Calling Cards == The balance for calling cards will go negative only in 1 case: 1. When user initiates callback - system dials him back 2. User answers and ente...) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= | = How to create Callback Dial Plan for Calling Cards = | ||
<html> | |||
<iframe width="640" height="360" src="https://www.youtube.com/embed/gTkVc0UsLQk" frameborder="0"></iframe> | |||
</html> | |||
= Negative balance for Calling Cards = | |||
A calling card balance will go negative in only one case: | |||
1. A user initiates a callback, and the system dials him back. | |||
2. The user answers and enters a calling card number/PIN. | |||
3. The system recognizes it and checks its card balance. | |||
4. The Card balance is 0. | |||
5. As the calling card is recognized, the charge for Call Leg A is deducted from the Calling Card balance. The Calling Card balance becomes negative. | |||
This means that the system owner incurs a loss. However, there is no way of preventing a user from initiating such a call and not paying for it. | |||
<br><br> | |||
= See also = | |||
* [[Callback]] | |||
* [[Calling Cards Addon]] | |||
* [[Calling Card Dial Plan]] |
Latest revision as of 09:12, 19 January 2022
How to create Callback Dial Plan for Calling Cards
Negative balance for Calling Cards
A calling card balance will go negative in only one case:
1. A user initiates a callback, and the system dials him back. 2. The user answers and enters a calling card number/PIN. 3. The system recognizes it and checks its card balance. 4. The Card balance is 0. 5. As the calling card is recognized, the charge for Call Leg A is deducted from the Calling Card balance. The Calling Card balance becomes negative.
This means that the system owner incurs a loss. However, there is no way of preventing a user from initiating such a call and not paying for it.