<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="generator" content="Osso Notes">
    <title></title></head>
<body>
<p>Does the user Asterisk is running as have access to this device?
<br>
<br>Thanks!!
<br>
<br>
<br>
<br>----- Original message -----
<br>&gt; I have a USB to serial converter attached to my box.&nbsp; &#32;pl2303: Prolific 
<br>&gt; PL2303 USB to serial adaptor driver
<br>&gt; if I login to the box and send/receive serial commands over this unit it 
<br>&gt; works without error EVERY time.
<br>&gt; 
<br>&gt; however, if I run the same command set from with-in the extensions.conf 
<br>&gt; with System()
<br>&gt; I get errors in dmesg like "pl2303 ttyUSB0: pl2303_open - failed 
<br>&gt; submitting read urb, error -22"
<br>&gt; and then obviusly my command does not work.
<br>&gt; 
<br>&gt; however, again - If I go back to the command line and my command it runs 
<br>&gt; just fine.
<br>&gt; 
<br>&gt; Any ideas on what might be happening here?
<br>&gt; 
<br>&gt; Jerry
<br>&gt; 
<br>&gt; extensions.conf
<br>&gt; exten =&gt; s,1,ChanIsAvail(Console/Dsp)
<br>&gt; exten =&gt; s,n,GotoIf($["${AVAILCHAN}" = ""]?smvoice-busy,s,1)
<br>&gt; exten =&gt; s,n,System(/home/silentm/bin/usbserial -start)
<br>&gt; exten =&gt; s,n,Playback(beep)
<br>&gt; exten =&gt; s,n,Dial(Console/dsp)
<br>&gt; exten =&gt; s,n,Hangup
<br>&gt; exten =&gt; h,1,System(/home/silentm/bin/usbserial -stop)
<br>&gt; 
<br>&gt; 
<br>&gt; 
<br>&gt; --
<br>&gt; _____________________________________________________________________
<br>&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a> --
<br>&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:
<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#32;<a href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a>
<br>&gt; 
<br>&gt; asterisk-users mailing list
<br>&gt; To UNSUBSCRIBE or update options visit:
<br>&gt;&nbsp; &nbsp; &nbsp; &#32;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
<br><br></p>
</body>
</html>