Difference between revisions of "Calling Cards External Script"
From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with 'File:Card_group_edit_ext_script_no.png File:Card_group_edit_ext_script_yes.png') |
|||
Line 1: | Line 1: | ||
''This option is available starting from [[MOR_9_documentation | MOR 9]]'' | |||
<br> | |||
= What is it for? = | |||
This functionality is designed to allow clients to modify the way how MOR Core behaves with Calling Cards. | |||
MOR itself has some logic which allows to change this from the GUI. | |||
But very often it is necessary to extend or change such behavior. | |||
This functionality is made as external script in which clients (with enough programming skills) can define the way how MOR reacts to some situations. | |||
With External Script it is possible: | |||
* Adjust Time which is told to the Card User | |||
* Adjust Balance which is told to the Card User | |||
* Adjust real call duration of the Card User | |||
<br><br> | |||
= How to turn it on? = | |||
[[File:Card_group_edit_ext_script_no.png]] | [[File:Card_group_edit_ext_script_no.png]] | ||
Line 5: | Line 28: | ||
[[File:Card_group_edit_ext_script_yes.png]] | [[File:Card_group_edit_ext_script_yes.png]] | ||
<br><br> | |||
= How to use it? = |
Revision as of 09:14, 6 August 2010
This option is available starting from MOR 9
What is it for?
This functionality is designed to allow clients to modify the way how MOR Core behaves with Calling Cards.
MOR itself has some logic which allows to change this from the GUI.
But very often it is necessary to extend or change such behavior.
This functionality is made as external script in which clients (with enough programming skills) can define the way how MOR reacts to some situations.
With External Script it is possible:
- Adjust Time which is told to the Card User
- Adjust Balance which is told to the Card User
- Adjust real call duration of the Card User
How to turn it on?