Difference between revisions of "Incoming calls are missing from the GUI"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 5: | Line 5: | ||
The reason to this is that calls in MOR can be 3 types: | The reason to this is that calls in MOR can be 3 types: | ||
# Outgoing | # Outgoing (Local Device calls outside over some Provider) | ||
# Incoming | # Incoming (Call comes into the system over DID to Local Device) | ||
# Incoming+Outgoing (when somebody dials INTO the system and dials out FROM the system: Calling Cards, IVRs, ANI/PIN, etc) | # Incoming+Outgoing (when somebody dials INTO the system over DID and dials out FROM the system: Calling Cards, IVRs, ANI/PIN, etc) | ||
That is why there is no logic to divide calls into Outgoing/Incoming anymore. | That is why there is no logic to divide calls into Outgoing/Incoming anymore. |
Latest revision as of 12:06, 14 April 2011
Previous versions of MOR (prior to MOR 9) divided calls into Outgoing and Incoming.
Starting from version 9 there are no more such classification.
The reason to this is that calls in MOR can be 3 types:
- Outgoing (Local Device calls outside over some Provider)
- Incoming (Call comes into the system over DID to Local Device)
- Incoming+Outgoing (when somebody dials INTO the system over DID and dials out FROM the system: Calling Cards, IVRs, ANI/PIN, etc)
That is why there is no logic to divide calls into Outgoing/Incoming anymore.