For simpleusb, replace the word "radio" with "susb" ...Like: asterisk> susb active usb asterisk> susb tune save And, the written config files will be like: simpleusb_tune_xxxx.conf On Sat, 21 May 2016, Steve Agee wrote:
Yes, and this works if everything is USBRADIO. But remember, one is USBRADIO and one is SIMPLEUSB. Ah, now the fun begins.
N5ZUA
On 5/21/2016 5:13 PM, David McGough wrote:
For any of the AllStar releases:
Launch Asterisk from the command prompt.
asterisk> radio active usb asterisk> radio tune save
If two URI's are attached, perform:
asterisk> radio active usb1 asterisk> radio tune save
If three URI's are attached, perform:
asterisk> radio active usb2 asterisk> radio tune save
...Then, the usbradio_tune_xxx.conf file(s) will be pre-configured with what the AllStar software interprets the various devstr parameters to be.
asterisk> exit