Difference between revisions of "Speed Dials"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
''This functionality is available from [[MOR v0.8 documentation | MOR 0.8]]''
''This functionality is available from [[MOR v0.8 documentation | MOR 0.8]]''.




This functionality lets user to enter short number (Speed Dial) which transforms to some real long number which should be dialed instead.
This functionality lets the user enter a short number (Speed Dial) which transforms into an actual long number. For example, if the user dials '11', the system will transform this to a full number such as 37063042438. It saves the user time by allowing him to avoid dialing long numbers.


For example User can set if he dials '11' the system will transform this to full number, e.g. 37063042438, so User will save time for dialing long numbers.


 
Speed Dials can't be equal to extensions of local devices. If they are, they are ignored and local devices are dialed instead.
Speed Dials can't be equal to extensions of local devices - if they are - they are ignored and local devices are dialed instead.


Speed Dials can point to DIDs.
Speed Dials can point to DIDs.
Line 14: Line 12:
Speed Dials are applicable for Users and Calling Cards.
Speed Dials are applicable for Users and Calling Cards.


E.g. Speed Dials are active for following types of dialing:
For example, Speed Dials are active for following types of dialing:


* Simple dialing from VoIP devices (e.g. local calls)
* Simple dialing from VoIP devices (e.g. local calls).
* When user is authenticated over ANI or PIN
* When the user is authenticated over ANI or PIN.
* For Calling Cards
* For Calling Cards.




=== Speed Dials for Users ===
=== Speed Dials for Users ===


Speed Dials for users are incorporated together with PhoneBook functionality and slightly differs from Calling Card implementation.
Speed Dials for users are incorporated together with PhoneBook functionality and differ slightly from Calling Card implementation.


More details: [[Speed Dials for Users]]
More details: [[Speed Dials for Users]]
Line 30: Line 28:
=== Speed Dials for Calling Cards ===
=== Speed Dials for Calling Cards ===


Speed Dial for Calling Cards is pretty simple: [[Speed Dials for Calling Cards]]
Speed Dial for Calling Cards is pretty simple: [[Speed Dials for Calling Cards]].




= [[Image:warning.png|30px]]Limitation =  
= [[Image:warning.png|30px]]Limitation =  


Speed Dials cannot be one digit in length. They can only be 2 and more digits because of system architecture.
Speed Dials cannot be one digit in length. They can only be two or more digits because of the system architecture.

Revision as of 03:00, 17 May 2010

This functionality is available from MOR 0.8.


This functionality lets the user enter a short number (Speed Dial) which transforms into an actual long number. For example, if the user dials '11', the system will transform this to a full number such as 37063042438. It saves the user time by allowing him to avoid dialing long numbers.


Speed Dials can't be equal to extensions of local devices. If they are, they are ignored and local devices are dialed instead.

Speed Dials can point to DIDs.


Speed Dials are applicable for Users and Calling Cards.

For example, Speed Dials are active for following types of dialing:

  • Simple dialing from VoIP devices (e.g. local calls).
  • When the user is authenticated over ANI or PIN.
  • For Calling Cards.


Speed Dials for Users

Speed Dials for users are incorporated together with PhoneBook functionality and differ slightly from Calling Card implementation.

More details: Speed Dials for Users


Speed Dials for Calling Cards

Speed Dial for Calling Cards is pretty simple: Speed Dials for Calling Cards.


Warning.pngLimitation

Speed Dials cannot be one digit in length. They can only be two or more digits because of the system architecture.