Wiki source code of Transfers in iSymphony fail to honor ring time settings and bypass voicemail when using Thirdlane PBX
Version 33.1 by michaely on 2013/03/20 13:58
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | ====== On this page ====== | ||
2 | |||
3 | |||
4 | |||
5 | {{toc maxLevel="5"/}} | ||
6 | |||
7 | == Symptoms == | ||
8 | |||
9 | When using a Thirdlane PBX call transfers via iSymphony seem to ignore ring time settings and bypasses voicemail failover. | ||
10 | |||
11 | == Cause == | ||
12 | |||
13 | When transferring via iSymphony the physical channel is transferred leaving the (% style="color: rgb(65,65,65);" %)RINGGROUP_TIMEOUT variable set(%%) on the channel. When the (% style="color: rgb(65,65,65);" %)tl-userexten context is hit it detects the presence of the (% style="color: rgb(65, 65, 65); color: rgb(65, 65, 65)" %)RINGGROUP_TIMEOUT variable and passes the channel to (% style="color: rgb(65, 65, 65); color: rgb(65, 65, 65); color: rgb(65, 65, 65)" %)tl-userexten-rg-base | ||
14 | |||
15 | == Workaround == | ||
16 | |||
17 | |||
18 | |||
19 | {{loremipsum 0="1"/}} | ||
20 | |||
21 | == Resolution == | ||
22 | |||
23 | |||
24 | |||
25 | {{loremipsum 0="1"/}} | ||
26 | |||
27 | Add the following line: | ||
28 | |||
29 | {{code}} | ||
30 | <osuser key="osuserRepository" name="OSUser Repository"/> | ||
31 | |||
32 | {{/code}} | ||
33 | |||
34 | **ABOVE** | ||
35 | |||
36 | {{code}} | ||
37 | <hibernate name="Hibernate Repository" key="hibernateRepository" description="Hibernate Repository" cache="true"/> | ||
38 | |||
39 | {{/code}} | ||
40 | |||
41 | == Related Content == | ||
42 | |||
43 | {{expand title="Expand to see related content"}} | ||
44 | {{unmigrated-inline-wiki-markup atlassian-macro-output-type="BLOCK"}} | ||
45 | {dynamiccontentbylabel:showLabels=false|showSpace=false} | ||
46 | {{/unmigrated-inline-wiki-markup}} | ||
47 | {{/expand}} | ||
48 | |||
49 | * //Link to any related Knowledge Base articles or External Links// | ||
50 | * //One way to improve this template is by replacing "Related" with either the [[related-labels>>url:http://confluence.atlassian.com/x/mDgC||shape="rect"]] or [[contentbylabel>>url:http://confluence.atlassian.com/x/njgC||shape="rect"]] macro// |