Tele: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
No edit summary
No edit summary
 
(347 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="color: navy;background-color: antiquewhite;>
<div style="color: navy;background-color: antiquewhite;><br><center>
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:
<span style="font-size: 22px;color: black;">Call Model</span> &mdash;
<br><br>
<span style="font-size: 16px;color: black;" class=plainlinks> <html><a title='an older name for a slightly larger scope and line of development' href=https://eg.meansofproduction.biz/eg/index.php/Ft>DS VT</a></html> abstracts a backend provider, natively [https://jitsi.sameboat.network Jitsi].</span><br>Concise story of domain space [[:en:smart doorbell]].
<html><ol>  
</center>
      <li> <font size=1 color=white style="background-color: green;"> &nbsp; <b>ACCEPT/ANSWER/READY</b>&nbsp; </font>
<center>
         <blockquote>A subscriber moves to this state after connecting assuming no event, such as their or the
<table style="border: solid;border-style: inset;border-width: thick;background-color: black;color: white;" width=70%>
          network having set a different state.</blockquote>
<tr style="background-color: white;color: navy;font-weight: 700;"><td align=center>Ordinal</td><td align=center>Color</td><td align=center>State</td><td align=center>Visibility</td><td width=150
      </li>
align=center>Enabled</td></tr>
      <li> <font size=1 color=white style="background-color: black;"> &nbsp; &nbsp;<b>AFK/BUSY</b> </font>  
<caption style="font-weight: 700;background-color: white;color: navy;caption-side: bottom;">doorbell metaphor: button controls and tracks video conference call states</caption>
         <blockquote>A subscriber controlled state which blocks calls until the subscriber sets READY.</blockquote> </li>
<tr><td align=center width=5%>-1</td><td>White</td>
      <li>  <font size=1 color=white style="background-color: yellow; color: navy;"> &nbsp; <b>BUFF/WAIT</b>&nbsp; </font> </li>  
      <td width=75%><center><span style="color: black;background-color: white;font-weight: 700;font-size: 10px;"> &nbsp; OFFLINE  &nbsp; </span></center>
      <li> <font size=1 color=white style="background-color: blue;"> &nbsp; <b>CALL/PAGE </b>&nbsp; </font> </li>  
        <blockquote style="text-align:justify;">No subscriber context or caller device rejected. </blockquote>
      <li>  <font size=1 color=white style="background-color: maroon;"> &nbsp; <b>DOWN/OFFHOOK/REJECT</b>&nbsp; </font>  
        </td><td align=center width=10%>Caller</td><td>No</td></tr>
         <blockquote>All subscribers are initially are in this state and may move to it by personal or network events.</blockquote>
<tr><td align=center>0</td> <td>Cyan</td> <td><center><span style="color: black;background-color: cyan;font-weight: 700;font-size: 10px;"> &nbsp; ATTENTION &nbsp; </span></center>  
    </li>
         <blockquote style="text-align:justify;">Subscriber on hook state, like a backlit doorbell, ready to join or originate a call. Double click toggles offhook and single moves to LOOKUP/PAGE.</blockquote>  
   </ol>
        </td><td align=center>Subscriber</td><td>Yes</td></tr>
</html>
<tr><td align=center>1</td>  <td>Blue</td><td><center><span style="color: white;background-color: blue;font-weight: 700;font-size: 10px;"> &nbsp; LOOKUP/PAGE &nbsp; </span></center>
         <blockquote style="text-align:justify;">If no user or group callee is implicit, clicking prompts for the subscriber or group lookup text, which is then looked up. If the lookup finds an active call, the join processing for this Agent and call begin. If there is an implicit callee, they are rung up. If ring up attempt fails, returns to ATTENTION otherwise moves to IN CALL. Default on hook state for an non-subscribing caller. </blockquote>
      </td><td align=center>Both</td><td>Yes</td></tr>
<tr><td align=center>2</td>  <td>Yellow</td><td><center><span style="color: black;background-color: yellow;font-weight: 700;font-size: 10px;"> &nbsp; INCOMING &nbsp; </span></center>
        <blockquote style="text-align:justify;" >Indicates incoming events for the agent.  Blinks until callee dispatches state.
          Single click moves the call to a holding state. While in this state information on the call may presented to the callee, indicated by a symbol and retrieved in a popup when the symbol is being displayed, which can include a live feed of the caller. Another single click by callee connects the call. At any time a double click drops the call.</blockquote>
      </td><td align=center>Subscr.</td><td>Yes</td></tr>
<tr><td align=center>3</td> <td>Green</td><td><center><span style="color: white;background-color: green;font-weight: 700;font-size: 10px;"> &nbsp; IN CALL &nbsp; </span></center>
        <blockquote style="text-align:justify;" >Call active, blinks when additional callers join the call. Single click moves to BUSY. Double click ends call.</blockquote>
      </td><td align=center>Both</td><td>Yes</td></tr>
<tr><td align=center>4</td><td>Red</td><td><center><span style="color: white;background-color: maroon;font-weight: 700;font-size: 10px;"> &nbsp; AFK/ASIDE/BUSY &nbsp; </span></center>  
        <blockquote style="text-align:justify;" >A subscriber controlled state indicating the user is in a call and momentarily unavailable. </blockquote>
        </td><td align=center>Caller</td><td>Yes</td></tr>
<tr><td align=center>5</td><td>Black</td><td><center><span style="color: white;background-color: #636161;font-weight: 700;font-size: 10px;"> &nbsp; DOWN/OFFHOOK/REJECT &nbsp; </span></center>  
         <blockquote style="font-size:10px;font-weight:600;text-align:justify;">Agents may be Callers or Subscribers, both can initiate calls but only a Subscriber can receive them, owns a doorbell. Both start in this state and may enter it as a result of network events. Clicking if enabled moves to ATTENTION or OFFLINE depending on entering state and network.</blockquote>
      </td><td align=center>Both</td><td>Subscr.</td></tr>
   </table></center><br>
</div>
</div>