<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: modem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/2454744#M12126</link>
    <description>If you are trying to do special dialing you may want to read up on the use of 'uucp' with the System and Dialer control files. Then let 'cu' do all of the work for you.</description>
    <pubDate>Wed, 18 Oct 2000 22:26:45 GMT</pubDate>
    <dc:creator>Lawrence Mahan</dc:creator>
    <dc:date>2000-10-18T22:26:45Z</dc:date>
    <item>
      <title>modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/2454740#M12122</link>
      <description>does anybody know how to pass arguments to a modem through a shell script? I can connect to the modem with cu -l/dev/ and them issue the ATDT command and it works..but all I can do through a script is connect. How do I get the modem to recognize the ATDT command?&lt;BR /&gt;here is the script I have been playing with&lt;BR /&gt;It connects to the modem and thats all&lt;BR /&gt;thanks!&lt;BR /&gt;&lt;BR /&gt;cu -l/dev/cul2a6&lt;BR /&gt;echo "~." ATDT "${mailbeep}--${mailcode}--${mess}" &amp;amp;&lt;BR /&gt;last=$!&lt;BR /&gt;sleep 50;kill $last&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Oct 2000 21:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/2454740#M12122</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2000-10-17T21:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/2454741#M12123</link>
      <description>I sont have a system to test this on, but have you tried command line redirection?&lt;BR /&gt;&lt;BR /&gt;cu -l/dev/cul2a6 &amp;lt;&amp;lt; END&lt;BR /&gt;echo "~." ATDT "${mailbeep}--${mailcode}--${mess}" &amp;amp; &lt;BR /&gt;last=$! &lt;BR /&gt;sleep 50;kill $last &lt;BR /&gt;END</description>
      <pubDate>Wed, 18 Oct 2000 12:39:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/2454741#M12123</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-10-18T12:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/2454742#M12124</link>
      <description>If you are using ATDT command , then possibly you  are using it to DIAL a Phone NO , the easier way is to give the whole argument in one line ie&lt;BR /&gt;&lt;BR /&gt;cu -l/dev/ttyxxx &lt;PHONE no=""&gt;&lt;BR /&gt;&lt;BR /&gt;this will dial out , if the modem , systems are configured correctly.&lt;BR /&gt;&lt;/PHONE&gt;</description>
      <pubDate>Wed, 18 Oct 2000 13:24:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/2454742#M12124</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2000-10-18T13:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/2454743#M12125</link>
      <description>Hi Kevin,&lt;BR /&gt;&lt;BR /&gt;I remember wrestling with tis problem. The solution I came up with was as follows:-&lt;BR /&gt;&lt;BR /&gt;{&lt;BR /&gt;  echo "atzr"&lt;BR /&gt;  sleep 1&lt;BR /&gt;  echo &lt;NEXT command=""&gt;&lt;BR /&gt;  sleep 1&lt;BR /&gt;  echo "~.r"&lt;BR /&gt; } | cu -l cul??? -m dir&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;BR /&gt;&lt;/NEXT&gt;</description>
      <pubDate>Wed, 18 Oct 2000 13:50:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/2454743#M12125</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-10-18T13:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: modem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/2454744#M12126</link>
      <description>If you are trying to do special dialing you may want to read up on the use of 'uucp' with the System and Dialer control files. Then let 'cu' do all of the work for you.</description>
      <pubDate>Wed, 18 Oct 2000 22:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modem/m-p/2454744#M12126</guid>
      <dc:creator>Lawrence Mahan</dc:creator>
      <dc:date>2000-10-18T22:26:45Z</dc:date>
    </item>
  </channel>
</rss>

