Difference between revisions of "Asterisk Feature Example Configuration"
The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.
Line 4: | Line 4: | ||
The system is buit up with an Asterisk Gemeinschaft configuration: | The system is buit up with an Asterisk Gemeinschaft configuration: | ||
− | |||
{| | {| | ||
Line 20: | Line 19: | ||
|- | |- | ||
|} | |} | ||
− | |||
− | |||
Following persons are used in the dial plan. These are imaginary persons. Any similarities to living persons are accidental and not known by the author. | Following persons are used in the dial plan. These are imaginary persons. Any similarities to living persons are accidental and not known by the author. | ||
− | |||
{| | {| | ||
Line 47: | Line 43: | ||
| 192.168.0.248 | | 192.168.0.248 | ||
|} | |} | ||
− | |||
== See also == | == See also == | ||
[[Preview:OpenStage and Asterisk]] | [[Preview:OpenStage and Asterisk]] |
Revision as of 09:58, 10 December 2008
This page contains the Asterisk system configuration. Every example in the Astesik feature pages are based on the same test configuration. This page gives all information about the configuration paramters.
System Configuration
The system is buit up with an Asterisk Gemeinschaft configuration:
Parameter | Value | Comment |
---|---|---|
Asterisk IP Address | 192.168.0.10 | There is only one Asterisk server used |
MWI Number | 80 |
Following persons are used in the dial plan. These are imaginary persons. Any similarities to living persons are accidental and not known by the author.
Person | Phone Number | Phone IP Address |
---|---|---|
Bob Demo | 222 | 192.168.0.246 |
Joe Demo | 333 | 192.168.0.249 |
Leo Demo | 444 | 192.168.0.247 |
Alice Demo | 555 | 192.168.0.248 |