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;"> &nbsp; &nbsp;<b>AFK/BUSY</b> </font>  
       <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>
         <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;"> &nbsp; <b>BUFF/WAIT</b>&nbsp; </font> </li>  
        </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: yellow; color: navy;"> &nbsp; <b>BUFF/WAIT</b>&nbsp; </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;"> &nbsp; <b>CALL/PAGE </b>&nbsp; </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;"> &nbsp; <b>DOWN/OFFHOOK/REJECT</b>&nbsp; </font>  
       <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>
         <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>

Revision as of 14:57, 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 

    A network controlled state which indicates incoming events for the subscriber.

  4.   CALL/PAGE  

    A state in which the subscriber can or has initiated a call.

  5.   DOWN/OFFHOOK/REJECT 

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