
Chapter 5 - Web Interface – Telephony
Miscellaneous
108
Mediatrix 4104
d.
The
time
parameter is defined as:
":" 2*5DIGIT
It is the number of milliseconds to perform the action of the state. The on state is 100 ms, thus,
on-state-description = "on" [ ":f1" ] [ ":f2" ] [ :100 ] [ loop-indicator ] [
next-state ]
e.
The
loop-indicator
parameter is not used in this state. The
on-state-description
parameter is now:
on-state-description = "on" [ ":f1" ] [ ":f2" ] [ :100 ] [ next-state ]
f.
The
next-state
parameter is defined as:
next-state = ":" ( "s1" / "s2" / "s3" / "s4" / "s5" / "s6" / "s7" )
It is the next tone state to use when the time has elapsed. In this case, the
next-state
parameter is the off state, which is designated as
s2
.
The
on-state-description
parameter is now:
on-state-description = "on" [ ":f1" ] [ ":f2" ] [ :100 ] [ :s2 ]
g.
You can now complete the first
state-description
parameter:
states-section = ",s1=" ( on-state-description)
[ ",s2=" state-description
[ ",s3=" state-description ] ]
becomes:
states-section = ",s1=" ( "on" [ ":f1" ] [ ":f2" ] [ :100 ] [ :s2 ])
[ ",s2=" state-description
[ ",s3=" state-description ] ]
6.
Let’s define the second state. Since the first state describes an off tone,
on-state-description
is
not required for this state.
a.
You now have to complete the
off-state-description
parameter for the first state.
The
off-state-description
parameter is defined as:
off-state-description = "off" [ time ][ loop-indicator ][ next-state]
b.
The
time
parameter is defined as:
":" 2*5DIGIT
It is the number of milliseconds to perform the action of the state. The off state is 100 ms, thus,
off-state-description = "off" [ :100 ][ loop-indicator ][ next-state]
c.
The
loop-indicator
parameter is defined as:
loop-indicator = ":l"
It is used to stop looping between states. It indicates that the loop stops after three times. Once
the loop is completed, the pattern goes to the next state (which is state 3).
Summary of Contents for Mediatrix 4104
Page 23: ...Installation and Web Page Configuration ...
Page 24: ...Page Left Intentionally Blank ...
Page 136: ...Chapter 5 Web Interface Telephony Miscellaneous 114 Mediatrix 4104 ...
Page 144: ...Chapter 6 Web Interface Advanced STUN Configuration 122 Mediatrix 4104 ...
Page 145: ...SNMP Configuration ...
Page 146: ...Page Left Intentionally Blank ...
Page 184: ...Chapter 8 IP Address and Network Configuration Ethernet Connection Speed 162 Mediatrix 4104 ...
Page 196: ...Chapter 10 DNS SRV Configuration DNS SRV Oriented Settings 174 Mediatrix 4104 ...
Page 226: ...Chapter 12 Configuration File Download Configuration File Example 204 Mediatrix 4104 ...
Page 242: ...Chapter 13 Software Download Emergency Software Procedure 220 Mediatrix 4104 ...
Page 268: ...Chapter 15 Voice Transmissions User Gain 246 Mediatrix 4104 ...
Page 278: ...Chapter 17 Bypass Configuration Bypass Connector Settings 256 Mediatrix 4104 ...
Page 322: ...Chapter 21 Digit Maps Digit Map Examples 300 Mediatrix 4104 ...
Page 350: ...Chapter 24 Telephony Attributes Call Rejection 328 Mediatrix 4104 ...
Page 362: ...Chapter 27 Quality of Service QoS VLAN 340 Mediatrix 4104 ...
Page 366: ...Chapter 28 Syslog Daemon Syslog Daemon Configuration 344 Mediatrix 4104 ...
Page 370: ...Chapter 29 Statistics RTP Statistics 348 Mediatrix 4104 ...
Page 385: ...Appendices ...
Page 386: ...Page Left Intentionally Blank ...
Page 400: ...Appendix B Standard Hardware Information Warranty 378 Mediatrix 4104 ...
Page 404: ...Appendix C Cabling Considerations RJ 11 Telephone Cable 382 Mediatrix 4104 ...
Page 446: ...Appendix E Glossary Wide Area Network WAN 424 Mediatrix 4104 ...