Difference between revisions of "Calling Card setup example"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 103: Line 103:
[[Image:cc_example15.png]]
[[Image:cc_example15.png]]


= Conclusion =


That's it. Calling Card engine is ready to serve calls.  
That's it. Calling Card engine is ready to serve calls.  
Line 108: Line 111:
In our example number 37063042438 is Access number to be dialed to reach IVR.
In our example number 37063042438 is Access number to be dialed to reach IVR.


When you will dial to this number (in example), IVR will ask to enter card number/pin and follows all other [[Calling Card Logic]].
When you will dial to this number (in example), IVR will ask to enter card number/pin and follows all other [[Calling Card logic]].

Revision as of 13:40, 25 August 2009

Card Group creation

We need to create Calling Card Group to handle all such Cards.

We go to SETTINGS – Addons – Calling Cards and press on Icon add.png New card group. In new window we enter our Card's details:


Cc example1.png


After creating a Card Group we will see all it's details:

Cc example2.png


Change image for Card Group

Press on Icon edit.png and go back to Groups details and select image for your card:

Cc example3.png


press Upload:

Cc example4.png


Generate Cards

Now when we have Calling Card Group we need to generate some Cards. Let's press on Icon add.png Add cards:

Cc example5.png


Here we will create 10 Cards starting from 2000000001:

Cc example6.png


Create Dial-Plan

Now when we have Calling Card Group and Cards we need to create rules how to handle all these cards.

For that we need to create Dial Plan. Lets go to SETTINGS – Billing – DIDs – Dial Plans and press on Icon add.png New Dial Plan.

In new window we enter following details:

Cc example7.png


Name is just for informational purposes, NUMBER and PIN length should match our just created Calling Card Groups settings.

We want IVR to ask for number AND pin, so we leave Ask only PIN unchecked. IVR will tell us remaining time and balance.

And will ask for number/pin and destination 3 times most:

Cc example8.png


Assign DID to Dial-Plan

In last window we see that we do not have DID(s) assigned to our Dial Plan.

We need to go to SETTINGS – Billing – DIDs and select some of available DIDs and press on its Icon edit.png icon:

Cc example9.png


Here we select our Calling Card Test DP and press on Icon check.png confirmation mark.

Cc example10.png


New window shows status about our action:

Cc example11.png


Mark Card as Sold

In order to be able to use Cards these Cards should be Sold - e.g. ready for usage.

Lets make one Card "sold" for testing.

Go back to Cards list and press on Icon money.png icon near some card:

Cc example12.png


Press Buy icon:

Cc example13.png


And Confirm purchase:

Cc example14.png


Now this Card is marked as "Sold" and can be used:

Cc example15.png


Conclusion

That's it. Calling Card engine is ready to serve calls.

In our example number 37063042438 is Access number to be dialed to reach IVR.

When you will dial to this number (in example), IVR will ask to enter card number/pin and follows all other Calling Card logic.