VoiceChange news Content of documentation User documentation Administrator documentation Index of terms Technical Support Search on-line

Voicebox redirection

Every voicebox can have "redirected voicebox" set in its attributes. Redirection can be active or inactive in dependency on working hours defined by calendar in VoiceChange configuration (there can be more redirection types available in the future). If it is inactive, nothing occurs. If active, then when call is transferred from called line to VX, caller is redirected to the redirected voicebox instead of original voicebox. It means that greeting from redirected voicebox is played (not from original), voice message will be stored to the redirected voicebox (so it can be heard from redirected voicebox, not from original) and email is sent to the owner of redirected voicebox.

Configuration in user settings

Setting depends on mail system - for Exchange is accessible in Active Directory Users and Computers, Voicechange tab in user's properties.
Item Description Possible values Default value Example
RedirectionNumber Number of other voice mailbox, which this voicebox is redirected to. If no number is specified, redirection will not be performed. number empty 220

Configuration in INI files

It is recommended to store this configuration into common.ini - this makes it valid for all lines.
Item Description Possible values Default value Example
$MBX.RedirectWhenFreeTime Says if voiceboxes will be redirected during out-of-working hours. logical (0, 1, F, T, False, True) False True
$MBX.WorkTime.<WeekDayNumber>.Begin Beginning of working hours at <WeekDayNumber> day. Day numbers are from 1 (Monday) to 7 (Sunday). If no time is set, there is no working hours in specified day. time empty 8:00
$MBX.WorkTime.<WeekDayNumber>.End End of working hours at <WeekDayNumber> day. Day numbers are from 1 (Monday) to 7 (Sunday). If no time is set, there is no working hours in specified day. time empty 16:30

back to top