Yes, thanks its working and on line. Next question is how do I adjust tx/rx audio for each port on the LOX. "Radio-tune-menu" doesnt seem to exist.
 
Ken

On Sat, Jul 16, 2011 at 9:00 AM, <app_rpt-users-request@ohnosec.org> wrote:
Send App_rpt-users mailing list submissions to
       app_rpt-users@ohnosec.org

To subscribe or unsubscribe via the World Wide Web, visit
       http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
or, via email, send a message with subject or body 'help' to
       app_rpt-users-request@ohnosec.org

You can reach the person managing the list at
       app_rpt-users-owner@ohnosec.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of App_rpt-users digest..."

Today's Topics:

  1. CURL error (George Csahanin)
  2. Exp reflector (Neal Garbenis)
  3. Re: Exp reflector (Bryan Boyle)
  4. Re: Echolink Ka-CHunk nodes? (Phil N6TCT)
  5. Re: Exp reflector (Neal Garbenis)
  6. FWIW... (Bryan D. Boyle)
  7. Re: Pico node configuration (Dale Weber)


---------- Forwarded message ----------
From: "George Csahanin" <george@dyb.com>
To: "app_rpt mailing list" <app_rpt-users@ohnosec.org>
Date: Fri, 15 Jul 2011 12:13:45 -0500
Subject: [App_rpt-users] CURL error
When trying to use the web transciever I get this:
 
ERROR[26440]: pbx.c:1550 ast_func_read: Function CURL not registered
 
I do have curl...:
 
[root@radio ~]# curl --help
Usage: curl [options...] <url>
Options: (H) means HTTP/HTTPS only, (F) means FTP only
 -a/--append        Append to target file when uploading (F)
 -A/--user-agent <string> User-Agent to send to server (H)
    --anyauth       Pick "any" authentication method (H)
 -b/--cookie <name=string/file> Cookie string or file to read cookies from (H)
    --basic         Use HTTP Basic Authentication (H)
 -B/--use-ascii     Use ASCII/text transfer
 -c/--cookie-jar <file> Write cook
 
What is "Function CURL not registered"
 
??
 
GeorgeC
W2DB
 


---------- Forwarded message ----------
From: Neal Garbenis <njgarbenis@gmail.com>
To: app_rpt-users@ohnosec.org
Date: Fri, 15 Jul 2011 17:44:26 -0400
Subject: [App_rpt-users] Exp reflector
I am trying to make a experimental asterisk and irlp reflector.   I went through the svn and found chan- irlp and a older version of app-rpt. I had the system working for a day or so and then it stopped.

My question is has anyone done this before. If so how did you do it?  My irlp exp is 0054.

Neal


---------- Forwarded message ----------
From: Bryan Boyle <bdboyle@bdboyle.com>
To: Neal Garbenis <njgarbenis@gmail.com>
Date: Fri, 15 Jul 2011 18:07:24 -0400
Subject: Re: [App_rpt-users] Exp reflector
support for irlp was taken out by the authors of asterisk at Cameron's demand...did not want asterisk to cross connect to 'his' network, from what I understand.  those closer please feel free to fill in or correct.

--
Bryan
Sent from my iPhone
please forgive misspellings...



On Jul 15, 2011, at 5:44 PM, Neal Garbenis <njgarbenis@gmail.com> wrote:

> I am trying to make a experimental asterisk and irlp reflector.   I went through the svn and found chan- irlp and a older version of app-rpt. I had the system working for a day or so and then it stopped.
>
> My question is has anyone done this before. If so how did you do it?  My irlp exp is 0054.
>
> Neal
> _______________________________________________
> App_rpt-users mailing list
> App_rpt-users@ohnosec.org
> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users



---------- Forwarded message ----------
From: Phil N6TCT <phil.n6tct@gmail.com>
To: Ken Page <vk4akp@yahoo.com.au>
Date: Fri, 15 Jul 2011 16:25:42 -0700
Subject: Re: [App_rpt-users] Echolink Ka-CHunk nodes?
Hi Ken.

I have not seen this exact problem, but I have seen a problem where
echolink users connect to our allstar/echolink node but no audio is
passed.  They can key up the node but it just transmits a carrier with
no audio.  For some, possibly most, echolink users it works just fine.
 I have chalked this up to either bad audio configuration on the
echolink user's end or bad port forwarding configuration, but have not
done any real investigation.

I have not seen the continuous kerchunking that you describe.  (And I
hope that I don't, that sounds super annoying!)  Sorry ...

Phil, N6TCT

On Thu, Jul 14, 2011 at 8:21 PM, Ken Page <vk4akp@yahoo.com.au> wrote:
> Hi,
>
> I seem to be getting a huge amount of Echolink Ka-Chunk nodes that just log
> in and then I'm left with a connection that just key's up and down
> constantly every few seconds with no audio all day until I notice and hang
> it up..
>
> Do I need to update some of the All_Star software or something to get around
> this?
>
> It's something that has only started in the last month or so.
>
> 73 de Ken - vk4akp@gmail.com
> All_Star:2134 - vk4rkp - 146.725Mhz -Neg.
> Echolink: 7878
> .-.-.
> _______________________________________________
> App_rpt-users mailing list
> App_rpt-users@ohnosec.org
> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
>



---------- Forwarded message ----------
From: Neal Garbenis <njgarbenis@gmail.com>
To: Bryan Boyle <bdboyle@bdboyle.com>
Date: Fri, 15 Jul 2011 19:30:29 -0400
Subject: Re: [App_rpt-users] Exp reflector
Yes you are correct  but it is ok to have exp reflectors to tie both networks together.   This is what I am trying to do

Sent from my iPhone

On Jul 15, 2011, at 6:07 PM, Bryan Boyle <bdboyle@bdboyle.com> wrote:

> support for irlp was taken out by the authors of asterisk at Cameron's demand...did not want asterisk to cross connect to 'his' network, from what I understand.  those closer please feel free to fill in or correct.
>
> --
> Bryan
> Sent from my iPhone
> please forgive misspellings...
>
>
>
> On Jul 15, 2011, at 5:44 PM, Neal Garbenis <njgarbenis@gmail.com> wrote:
>
>> I am trying to make a experimental asterisk and irlp reflector.   I went through the svn and found chan- irlp and a older version of app-rpt. I had the system working for a day or so and then it stopped.
>>
>> My question is has anyone done this before. If so how did you do it?  My irlp exp is 0054.
>>
>> Neal
>> _______________________________________________
>> App_rpt-users mailing list
>> App_rpt-users@ohnosec.org
>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users



---------- Forwarded message ----------
From: "Bryan D. Boyle" <bdboyle@bdboyle.com>
To: app_rpt mailing list <app_rpt-users@ohnosec.org>
Date: Fri, 15 Jul 2011 22:34:06 -0400
Subject: [App_rpt-users] FWIW...
Some photos of the installation of active nodes 27294/27295/27774
(others are in abeyance, running under pseudo/usbxxxxx)

Hope no one minds posting the URL.  It's a work in progress...

http://www.wb0yle.com/rptr.htm

73 BB WB0YLE



---------- Forwarded message ----------
From: Dale Weber <n7pkt@picklejar.org>
To: app_rpt-users@ohnosec.org
Date: Fri, 15 Jul 2011 20:02:19 -0700
Subject: Re: [App_rpt-users] Pico node configuration
On Wednesday, July 13, 2011 07:10:22 PM Ken Leisten wrote:
> Hi all,
>
> Got Pickle Linux copied to a flash card and running on my beagleboard/LOX
> node. It walked me through changing some network settings for IP, gateway,
> subnet etc., but it never asked me for a node number or tried to download
> configuration from the allstar portal. I tried forcing a config through the
> portal but this doesn't seem to work either. What am I missing?

       Got to node configuration, and select the server and node you want to run on
Beagle/LOX. Then select your radio interface type as beagle (BeagleBoard-xM
with LOX board). Then you will see a selection for port. Port 1 is closest to
the Ethernet connector on Beagle.  Finally, download the server configuration
with your node to the Beagle with/LOX.

       That should do it!

       8-Dale


_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users