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;> | ||
Ft defines a call handling protocol similar to the one that has evolved with voice telephony since the late 19th Century: | 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> | |||
<html><ol> | <html><ol> | ||
<li> <font size=1 color=white style="background-color: green;"> ACCEPT/ANSWER/READY </font> </li> | <li> <font size=1 color=white style="background-color: green;"> <b>ACCEPT/ANSWER/READY</b> </font> | ||
<li> <font size=1 color=white style="background-color: black;"> AFK/BUSY </font> | <blockquote>A subscriber moves to this state after connecting assuming no event, such as their or the | ||
<li> <font size=1 color=white style="background-color: yellow; color: navy;"> BUFF/WAIT </font> </li> | network having set a different state.</blockquote> | ||
<li> <font size=1 color=white style="background-color: blue;"> CALL/PAGE </font> </li> | </li> | ||
<li> <font size=1 color=white style="background-color: maroon;"> DOWN/OFFHOOK/REJECT </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> | |||
<li> <font size=1 color=white style="background-color: yellow; color: navy;"> <b>BUFF/WAIT</b> </font> </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: 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> | |||
</li> | |||
</ol> | </ol> | ||
</html> | </html> | ||
</div> | </div> |
Revision as of 13:53, 12 May 2018
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:
- ACCEPT/ANSWER/READY
A subscriber moves to this state after connecting assuming no event, such as their or the network having set a different state.
- AFK/BUSY
A subscriber controlled state which blocks calls until the subscriber sets READY.
- BUFF/WAIT
- CALL/PAGE
- DOWN/OFFHOOK/REJECT
All subscribers are initially are in this state and may move to it by personal or network events.