Difference between revisions of "Tele"

From Cibernética Americana
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;"> &nbsp; ACCEPT/ANSWER/READY&nbsp; </font> </li>
+
       <li>  <font size=1 color=white style="background-color: green;"> &nbsp; <b>ACCEPT/ANSWER/READY</b>&nbsp; </font>
       <li>  <font size=1 color=white style="background-color: black;"> &nbsp; &nbsp;AFK/BUSY </font> </li>,
+
        <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;"> &nbsp; BUFF/WAIT&nbsp; </font> </li> ,
+
          network having set a different state.</blockquote>
       <li>  <font size=1 color=white style="background-color: blue;"> &nbsp; CALL/PAGE &nbsp; </font> </li> ,
+
      </li>
       <li>  <font size=1 color=white style="background-color: maroon;"> &nbsp; DOWN/OFFHOOK/REJECT&nbsp; </font> </b> </li>
+
       <li>  <font size=1 color=white style="background-color: black;"> &nbsp; &nbsp;<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;"> &nbsp; <b>BUFF/WAIT</b>&nbsp; </font> </li>  
 +
       <li>  <font size=1 color=white style="background-color: blue;"> &nbsp; <b>CALL/PAGE </b>&nbsp; </font> </li>  
 +
       <li>  <font size=1 color=white style="background-color: maroon;"> &nbsp; <b>DOWN/OFFHOOK/REJECT</b>&nbsp; </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 21: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:

  1.   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.

  2.    AFK/BUSY

    A subscriber controlled state which blocks calls until the subscriber sets READY.

  3.   BUFF/WAIT 
  4.   CALL/PAGE  
  5.   DOWN/OFFHOOK/REJECT 

    All subscribers are initially are in this state and may move to it by personal or network events.