Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Some parameter values are reuseable on different parameters. Below is a list of possible reusable parameter values.

...

DescriptionValueExample
Go to next section

custom_section

custom_section
Go to sip address

sip:<address>@<domain>

sip:maarten@softapp-distribution.com
Go to voicemailsip:<address>@<domain>;opaque=voicemailsip:maarten@softapp-distribution.com;opaque=voicemail
Go to PSTN number

tel:<number in +31 format>

tel:+31855363010
Go to SkypeACD queue

queue:<name>

queue:support


DistributionType

TypeDescription
LongestIdleOffer a new call first to the agent who has been idle
(has had a presence of Available or Inactive)
the longest.
FewestCallsOffer a new call to the agent who has received the fewest calls.
RoundRobinOffer a new call to each agent in turn.
SerialAlways offer a new call to agents in the order in which they are listed in the Agent list.
ParallelOffer a new call to all available agents at the same time. The call is sent to the first agent who accepts it.