<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>The issue I've had is the fact The I'd does not play till the end, ignoring the FCC req of 10 minutes. And, being some what of a Linux newby, I'd like to understand your input below,</div><div>"<span style="font-family: Arial; font-size: small; color: navy; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">$~> sox newline_file(x) id_file newsline_file_id(x) </span></div><div><span style="font-family: Arial; font-size: small; color: navy; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">(where 'x' denotes which newsline file, since the one long file is chunked up into several pieces.)"</span></div><div><span style="font-family: Arial; font-size: small; color: navy; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); "><br></span></div><div><span style="font-family: Arial; font-size: small; color: navy; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">I'm aware of the partition ID in the ARRL news file, but don't know how to take advantage of it automatically. Does your command line address this? If so how? For sure, I'm missing something here.<br></span><br>Thanks much,<div>Bob</div><div>kk6ecm</div><div><br></div><div>Sent from iPad<div><div><br></div></div></div></div><div><br>On Jun 6, 2014, at 6:55 AM, Geoff <<a href="mailto:ars.w5omr@gmail.com">ars.w5omr@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div>
  
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
  
    <br>
    <div class="moz-cite-prefix">On 05/30/2014 12:12 AM, Bob wrote:<br>
    </div>
    <blockquote cite="mid:550C1B15264446CEB4FE05DDD665D112@ThePykesHP" type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 11 (filtered
        medium)">
      <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Monaco;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
      <div class="Section1">
        <p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size:
              10.0pt;font-family:Arial;color:navy"><o:p> </o:p></span></font></p>
        <div>
          <div>
            <p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size:
                  10.0pt;font-family:Arial;color:navy">So... I’ve been
                  researching several
                  options, finally downloaded the asterisk-addons, and
                  installed. The mp3
                  download of the ARRL News plays, however, I’d like to
                  have the idtalkover=|i<call
                  sign> function as well. I get the Morse Code id at
                  the end of the ARRL News,
                  but not during at the defined interval. Any ideas?</span></font></p>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <font color="navy"><font size="2"><font face="Arial">Of course, it
          depends on how often you've got your ID set to go off.  <br>
          <br>
          context = radio<br>
          <br>
          ;idrecording = w5omr-repeater                ; this plays a
          file that's located in /var/lib/asterisk/sounds/<br>
          idrecording = |iW5OMR/R                      ;node
          Identification. the lower case i means it's to be CW.<br>
          accountcode=RADIO<br>
          hangtime=400                    ; repeater hang-time.  I like
          'em short.<br>
          ;althangtime=4000<br>
          totime=540000                                   ;time out
          timer in milliseconds  60000 miliseconds in a minute.<br>
          idtime=600000                                   ;how often
          node id's in milliseconds.<br>
          ;politeid=3000                    ; how long allstar waits to
          id while there's a carrier present before it ID's anyway.<br>
          <br>
          When you're setting up your script to play Newsline, just add
          your id file to the end of the newsline file.<br>
          <br>
          $~> sox newline_file(x) id_file newsline_file_id(x)<br>
          (where 'x' denotes which newsline file, since the one long
          file is chunked up into several pieces.)<br>
          <br>
          That's -one- way to look at it... I'm sure there are several
          others.<br>
          It's Linux!<br>
          <br>
          -Geoff/W5OMR<br>
          <br>
        </font></font></font>
  

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>App_rpt-users mailing list</span><br><span><a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a></span><br><span><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a></span><br><span></span><br><span>To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"</span><br><span>You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </span></div></blockquote></body></html>