Difference between revisions of "IP Dummy Station"
From Zenitel Wiki
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{AI}} | {{AI}} | ||
− | An IP Dummy Station is a station that is configured to play a certain role in an application | + | An IP Dummy Station is a station that is configured to play a certain role in an application. |
− | + | ||
− | The IP Dummy is a registered device that reacts as if there is an Intercom connected, and therefore consumes an IP License, but is also available to High Level Interfaces using OPC or SDK. | + | * The IP Dummy is a registered device that reacts as if there is an Intercom connected, and therefore consumes an IP License, but is also available to High Level Interfaces using OPC or SDK. |
− | + | * An IP Dummy can be used for several applications, such as [[Audio Program (ICX-AlphaCom)|Streaming point for Audio Program distribution]], [[Stream audio from 3rd party|Streaming Audio across the Network]], or using [[Virtual Extensions]]. | |
− | An IP Dummy can be used for several applications, such as [[Stream audio from 3rd party|Streaming Audio across the Network]], or using [[Virtual Extensions]]. | ||
− | |||
{{obs|This feature requires an IP Station License for ICX-AlphaCom or AlphaCom XE}} | {{obs|This feature requires an IP Station License for ICX-AlphaCom or AlphaCom XE}} | ||
To configure an IP Dummy Station, select the desired Directory Number and select the IP Dummy Station flag from the Station Type tab. | To configure an IP Dummy Station, select the desired Directory Number and select the IP Dummy Station flag from the Station Type tab. | ||
− | [[File:ipdummystation.png|thumb|left| | + | [[File:ipdummystation.png|thumb|left|500px|IP Dummy Station]] |
<br style="clear:both;" /> | <br style="clear:both;" /> | ||
Line 18: | Line 16: | ||
Two IP Dummy stations can be linked together using the [[$VAC]]: | Two IP Dummy stations can be linked together using the [[$VAC]]: | ||
− | [[File:IP dummy VAC.png|thumb|left| | + | [[File:IP dummy VAC.png|thumb|left|400px|$VAC triggered at startup to link two IP Dummies together]] |
<br style="clear:both;" /> | <br style="clear:both;" /> | ||
{{Code2| | {{Code2| | ||
Line 29: | Line 27: | ||
<br style="clear:both;" /> | <br style="clear:both;" /> | ||
− | Related | + | Related Articles: |
− | [[Virtual Dummy Station]] | + | *[[Virtual Dummy Station]] |
+ | *[[Stream audio from 3rd party|Streaming Audio across the Network]] | ||
+ | *[[Virtual Extensions]]. | ||
[[Category: How to]] | [[Category: How to]] | ||
[[Category: ICX-AlphaCom features]] | [[Category: ICX-AlphaCom features]] | ||
[[Category: AlphaCom features]] | [[Category: AlphaCom features]] |
Latest revision as of 21:56, 30 October 2024
An IP Dummy Station is a station that is configured to play a certain role in an application.
- The IP Dummy is a registered device that reacts as if there is an Intercom connected, and therefore consumes an IP License, but is also available to High Level Interfaces using OPC or SDK.
- An IP Dummy can be used for several applications, such as Streaming point for Audio Program distribution, Streaming Audio across the Network, or using Virtual Extensions.
To configure an IP Dummy Station, select the desired Directory Number and select the IP Dummy Station flag from the Station Type tab.
To configure the Network Stream parameters, we use the VOIP_AUDIO_CONFIG command.
Two IP Dummy stations can be linked together using the $VAC:
Action commands:
$VAC L105 U8 '10.9.14.80' W4002 W4004 $VAC L106 U8 '10.9.14.80' W4004 W4002
UDP ports 4002 and 4004 must be added and applied to the ICX firewall; Filters
Related Articles: