At the shell prompt asterisk -r I get connected to Asterisk currently running on groves1(pid=2496) Is 2496 supposed to be my node# ? If so, this is wrong and how do I change it? Also after trying several different commands such as /dev/ttys0, /dev/ttys1 , /ect /asterisk/usbradio.conf I get permission denied. Darril/WD5GJP
On 10/25/10 2:36 PM, Darril Holland wrote:
At the shell prompt asterisk -r I get connected to Asterisk currently running on groves1(pid=2496) Is 2496 supposed to be my node# ? If so, this is wrong and how do I change it? Also after trying several different commands such as /dev/ttys0, /dev/ttys1 , /ect /asterisk/usbradio.conf I get permission denied. Darril/WD5GJP
PID is the "Process ID" of the Asterisk instance you're connecting to. It's just an integer value Linux uses to keep track of the process; nothing to do with your node number(s). If you are able to get connected in, you're good to go. Try some commands on the console... These might give you some ideas... # help rpt # help radio 73 - Jeremy, KD0EAV
No, the PID is the "process ID" It's the Linux process number. It has nothing to do with your node number. If you stop and restart Asterisk, you'll get something different. 73, Jim, KY2D From: app_rpt-users-bounces@qrvc.com [mailto:app_rpt-users-bounces@qrvc.com] On Behalf Of Darril Holland Sent: Monday, October 25, 2010 3:36 PM To: app_rpt-users@qrvc.com Subject: [App_rpt-users] Asterisk -r At the shell prompt asterisk -r I get connected to Asterisk currently running on groves1(pid=2496) Is 2496 supposed to be my node# ? If so, this is wrong and how do I change it? Also after trying several different commands such as /dev/ttys0, /dev/ttys1 , /ect /asterisk/usbradio.conf I get permission denied. Darril/WD5GJP
Hi Darril, In Linux/Unix systems, the PID is the process-id. It's assigned dynamically by the OS when the process starts and has nothing to do with your node number. Also, none of the files you reference below are executeables. The first two are device nodes (again nothing to do with your Allstar node) and the other is a configuration file. Not sure why you're trying to run them. Perhaps if you explain what you are trying to achieve, we can help. 73's, Keith KF7DRV Sent via BlackBerry by AT&T -----Original Message----- From: "Darril Holland" <holldrl@gt.rr.com> Sender: app_rpt-users-bounces@qrvc.com Date: Mon, 25 Oct 2010 14:36:20 To: <app_rpt-users@qrvc.com> Subject: [App_rpt-users] Asterisk -r _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
participants (4)
-
"Jeremy R. Geeo [KDØEAV]" -
Darril Holland -
hkwilliamson@gmail.com -
Jim Kutsch