Tele: Difference between revisions
From Cibernética Americana
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="color: navy;background-color: antiquewhite;> | <div style="color: navy;background-color: antiquewhite;> | ||
<blockquote> | |||
Ft defines a call handling protocol similar to the one that has evolved with voice telephony since the late 19th Century. It is based on a canonical flow of these states with manifold exceptions: | Ft defines a call handling protocol similar to the one that has evolved with voice telephony since the late 19th Century. It is based on a canonical flow of these states with manifold exceptions: | ||
<br><br> | <br><br> | ||
| Line 8: | Line 9: | ||
</li> | </li> | ||
<li> <font size=1 color=white style="background-color: black;"> <b>AFK/BUSY</b> </font> | <li> <font size=1 color=white style="background-color: black;"> <b>AFK/BUSY</b> </font> | ||
<blockquote>A subscriber controlled state which blocks calls until the subscriber sets READY.</blockquote> </li> | <blockquote>A subscriber controlled state which blocks calls until the subscriber sets READY.</blockquote> | ||
<li> <font size=1 color=white style="background-color: yellow; color: navy;"> <b>BUFF/WAIT</b> </font> </li> | </li> | ||
<li> <font size=1 color=white style="background-color: blue;"> <b>CALL/PAGE </b> </font> </li> | <li> <font size=1 color=white style="background-color: yellow; color: navy;"> <b>BUFF/WAIT</b> </font> | ||
<blockquote>A network controlled state which indicates incoming events for the subscriber.</blockquote> | |||
</li> | |||
<li> <font size=1 color=white style="background-color: blue;"> <b>CALL/PAGE </b> </font> | |||
<blockquote>A state in which the subscriber can or has initiated a call.</blockquote> | |||
</li> | |||
<li> <font size=1 color=white style="background-color: maroon;"> <b>DOWN/OFFHOOK/REJECT</b> </font> | <li> <font size=1 color=white style="background-color: maroon;"> <b>DOWN/OFFHOOK/REJECT</b> </font> | ||
<blockquote>All subscribers are initially are in this state and may move to it by personal or network events.</blockquote> | <blockquote>All subscribers are initially are in this state and may move to it by personal or network events.</blockquote> | ||
| Line 16: | Line 22: | ||
</ol> | </ol> | ||
</html> | </html> | ||
</blockquote> | |||
</div> | </div> | ||