<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Interesting timing Michael.<br>
    <br>
    <br>
    On 12/23/2010 02:13 PM, Michael Fox - N6MEF wrote:
    <blockquote cite="mid:011a01cba2d5$88afd6b0$9a0f8410$@org"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Suppose I have two BBSs and one FCC call
          sign.  </p>
      </div>
    </blockquote>
    We are in the closing phases of installing five more with one call
    in Ottawa County.<br>
    <br>
    <blockquote cite="mid:011a01cba2d5$88afd6b0$9a0f8410$@org"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal">Is it possible to have more than one BBS on
          the same frequency with the same FCC call sign (possibly using
          an SSID somehow)?    I know how to do this with TNCs, but the
          requirement that mycall must be different than bbscall me a
          bit confused.</p>
      </div>
    </blockquote>
    It is well to sort out "why".<br>
    The root of the "requirement" is to *simplify* use of the AX.25
    "connect" to a jnos node.<br>
    Only for the AX.25 network.<br>
    When the call is unique for the bbscall, <br>
      ==>then jnos responds to a connect request without requiring a
    "prompting character".<br>
    <br>
    Using the idea "required" is an overstatement.<br>
    Only ONE unique call is "REQUIRED" for all services on one jnos
    incidence [node] <br>
    BUT<br>
    if the bbscall is not unique then the remote operator must enter a
    character [usually a CR] to allow local jnos to resolve how to
    respond to the request.<br>
    <br>
    Short answer:<br>
      yes -- more than one.<br>
      yes -- the SSID is the tool to give uniqueness to the call.<br>
    <br>
    <blockquote cite="mid:011a01cba2d5$88afd6b0$9a0f8410$@org"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Currently, we’re using:<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">ax25 mycall XX6XXX<o:p></o:p></p>
        <p class="MsoNormal">ax25 bbscall XX6XXX-1<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">If I wanted to connect to BBS-1 as XX6XXX-1
          and to BBS-2 as XX6XXX-2, it’s clear enough that I could set
          the bbscall differently on each box.  But is it o.k. to have
          the same mycall on more than one box?  </p>
      </div>
    </blockquote>
    Not really, but all [mycall, bbscall, ttycall, ETC] may have
    [actually default to] one unique mycall with SSID [0-15].<br>
    So one valid SSID scheme is:<br>
    xx6xxx-0 home "all calls"<br>
    xx6xxx-1 car "all calls"<br>
    xx6xxx-2 truck "all calls"<br>
    xx6xxx-3 boat "all calls"<br>
    xx6xxx-4 hill-top somewhere "all calls"<br>
    =>until you run out of SSIDs and it requires the ol' CR to get
    going<br>
    <br>
    Another is:<br>
    xx6xxx-0 home mycall<br>
    xx6xxx-2 car mycall<br>
    xx6xxx-4 truck mycall<br>
    xx6xxx-6 boat mycall<br>
    xx6xxx-8 hill-top somewhere mycall<br>
    xx6xxx-1 home bbscall<br>
    xx6xxx-3 car bbscall<br>
    xx6xxx-5 truck bbscall<br>
    xx6xxx-7 boat bbscall<br>
    xx6xxx-9 hill-top somewhere bbscall<br>
    ==>you get 1/2 the number of rigs because you run out of SSIDs
    sooner but no cr is needed.<br>
    <br>
    There is NO STANDARD for SSID assignment.<br>
    Some have gone very OVERBOARD in setting SSID recommendations --
    read with a skeptical eye.<br>
    More importantly -- have fun!<br>
    <br>
    <blockquote cite="mid:011a01cba2d5$88afd6b0$9a0f8410$@org"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Thanks,<o:p></o:p></p>
        <p class="MsoNormal">Michael<o:p></o:p></p>
        <p class="MsoNormal">N6MEF</p>
      </div>
    </blockquote>
    Best of luck.<br>
    Skip<br>
    <br>
  </body>
</html>