I have two nodes on a beagleboard pickle installation. Both nodes are set up and working I am able to connect to other nodes on both of them. I just cant connect them locally.
Any help would be great.
Thanks
Neal
NG8Y
Rpt.conf has this
[nodes]
27726 = radio@127.0.0.1 /27726,NONE
27974 = radio@127.0.0.1 /27974,NONE
When I try to make the connection via cli this is what I get
mobile*CLI> rpt fun 27726 *327974
– Hungup ‘Zap/pseudo-1046867155’
[Jan 2 21:32:01] NOTICE[447]: chan_iax2.c:4071 __auto_congest: Auto-congesting call due to slow response
– Hungup ‘IAX2/193.168.0.100:4569-2201’
– Hungup ‘Zap/pseudo-670229016’
– <Zap/pseudo-34836126> Playing ‘rpt/node’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/2’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/7’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/9’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/7’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/4’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘rpt/connection_failed’ (language ‘en’)
– Hungup ‘Zap/pseudo-34836126’
Kb2ear
January 2, 2012, 9:50pm
2
Make sure you have a line like this in you extensions.conf under the [radio-secure] stanza
exten => 27726,1,rpt,27726
exten => 27974,1,rpt,27974
···
From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org ] On Behalf Of Neal Garbenis
Sent: Monday, January 02, 2012 4:38 PM
To: app_rpt-users@ohnosec.org
Subject: [App_rpt-users] cant connect two nodes together on the same server
I have two nodes on a beagleboard pickle installation. Both nodes are set up and working I am able to connect to other nodes on both of them. I just cant connect them locally.
Any help would be great.
Thanks
Neal
NG8Y
Rpt.conf has this
[nodes]
27726 = radio@127.0.0.1 /27726,NONE
27974 = radio@127.0.0.1 /27974,NONE
When I try to make the connection via cli this is what I get
mobile*CLI> rpt fun 27726 *327974
– Hungup ‘Zap/pseudo-1046867155’
[Jan 2 21:32:01] NOTICE[447]: chan_iax2.c:4071 __auto_congest: Auto-congesting call due to slow response
– Hungup ‘IAX2/193.168.0.100:4569-2201’
– Hungup ‘Zap/pseudo-670229016’
– <Zap/pseudo-34836126> Playing ‘rpt/node’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/2’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/7’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/9’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/7’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/4’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘rpt/connection_failed’ (language ‘en’)
– Hungup ‘Zap/pseudo-34836126’
Make sure you have a line like this in you extensions.conf under the [radio-secure] stanza
exten => 27726,1,rpt,27726
exten => 27974,1,rpt,27974
···
From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org ] On Behalf Of Neal Garbenis
Sent: Monday, January 02, 2012 4:38 PM
To: app_rpt-users@ohnosec.org
Subject: [App_rpt-users] cant connect two nodes together on the same server
I have two nodes on a beagleboard pickle installation. Both nodes are set up and working I am able to connect to other nodes on both of them. I just cant connect them locally.
Any help would be great.
Thanks
Neal
NG8Y
Rpt.conf has this
[nodes]
27726 = radio@127.0.0.1 /27726,NONE
27974 = radio@127.0.0.1 /27974,NONE
When I try to make the connection via cli this is what I get
mobile*CLI> rpt fun 27726 *327974
– Hungup ‘Zap/pseudo-1046867155’
[Jan 2 21:32:01] NOTICE[447]: chan_iax2.c:4071 __auto_congest: Auto-congesting call due to slow response
– Hungup ‘IAX2/193.168.0.100:4569-2201’
– Hungup ‘Zap/pseudo-670229016’
– <Zap/pseudo-34836126> Playing ‘rpt/node’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/2’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/7’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/9’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/7’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/4’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘rpt/connection_failed’ (language ‘en’)
– Hungup ‘Zap/pseudo-34836126’
Kb2ear
January 2, 2012, 10:18pm
4
The fact that I see you trying to connect to 193.168.0.1 has me concerned about your config. It should be 127.0.0.1. Find the source if the 193.168.0.1 address and you will most likely solve your problem.
···
From: Neal Garbenis [mailto:njgarbenis@gmail.com ]
Sent: Monday, January 02, 2012 5:05 PM
To: Scott Weis
Cc: app_rpt-users@ohnosec.org
Subject: Re: [App_rpt-users] cant connect two nodes together on the same server
I do have that in the radio secure stanza
Neal Garbenis Jr.
NG8Y
On Jan 2, 2012, at 4:50 PM, “Scott Weis” kb2ear@kb2ear.net wrote:
Make sure you have a line like this in you extensions.conf under the [radio-secure] stanza
exten => 27726,1,rpt,27726
exten => 27974,1,rpt,27974
From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org ] On Behalf Of Neal Garbenis
Sent: Monday, January 02, 2012 4:38 PM
To: app_rpt-users@ohnosec.org
Subject: [App_rpt-users] cant connect two nodes together on the same server
I have two nodes on a beagleboard pickle installation. Both nodes are set up and working I am able to connect to other nodes on both of them. I just cant connect them locally.
Any help would be great.
Thanks
Neal
NG8Y
Rpt.conf has this
[nodes]
27726 = radio@127.0.0.1 /27726,NONE
27974 = radio@127.0.0.1 /27974,NONE
When I try to make the connection via cli this is what I get
mobile*CLI> rpt fun 27726 *327974
– Hungup ‘Zap/pseudo-1046867155’
[Jan 2 21:32:01] NOTICE[447]: chan_iax2.c:4071 __auto_congest: Auto-congesting call due to slow response
– Hungup ‘IAX2/193.168.0.100:4569-2201’
– Hungup ‘Zap/pseudo-670229016’
– <Zap/pseudo-34836126> Playing ‘rpt/node’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/2’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/7’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/9’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/7’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/4’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘rpt/connection_failed’ (language ‘en’)
– Hungup ‘Zap/pseudo-34836126’
The fact that I see you trying to connect to 193.168.0.1 has me concerned about your config. It should be 127.0.0.1. Find the source if the 193.168.0.1 address and you will most likely solve your problem.
···
From: Neal Garbenis [mailto:njgarbenis@gmail.com ]
Sent: Monday, January 02, 2012 5:05 PM
To: Scott Weis
Cc: app_rpt-users@ohnosec.org
Subject: Re: [App_rpt-users] cant connect two nodes together on the same server
I do have that in the radio secure stanza
Neal Garbenis Jr.
NG8Y
On Jan 2, 2012, at 4:50 PM, “Scott Weis” kb2ear@kb2ear.net wrote:
Make sure you have a line like this in you extensions.conf under the [radio-secure] stanza
exten => 27726,1,rpt,27726
exten => 27974,1,rpt,27974
From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org ] On Behalf Of Neal Garbenis
Sent: Monday, January 02, 2012 4:38 PM
To: app_rpt-users@ohnosec.org
Subject: [App_rpt-users] cant connect two nodes together on the same server
I have two nodes on a beagleboard pickle installation. Both nodes are set up and working I am able to connect to other nodes on both of them. I just cant connect them locally.
Any help would be great.
Thanks
Neal
NG8Y
Rpt.conf has this
[nodes]
27726 = radio@127.0.0.1 /27726,NONE
27974 = radio@127.0.0.1 /27974,NONE
When I try to make the connection via cli this is what I get
mobile*CLI> rpt fun 27726 *327974
– Hungup ‘Zap/pseudo-1046867155’
[Jan 2 21:32:01] NOTICE[447]: chan_iax2.c:4071 __auto_congest: Auto-congesting call due to slow response
– Hungup ‘IAX2/193.168.0.100:4569-2201’
– Hungup ‘Zap/pseudo-670229016’
– <Zap/pseudo-34836126> Playing ‘rpt/node’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/2’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/7’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/9’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/7’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/4’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘rpt/connection_failed’ (language ‘en’)
– Hungup ‘Zap/pseudo-34836126’
Ke2n
January 3, 2012, 3:12am
6
You have both of your nodes on the same port at the same IP
That is why you are having a problem
27726=radio@65.189.32.50:4575/27726,65.189.32.50
27974=radio@65.189.32.50:4575/27974,65.189.32.50
Change the port of one of them
You do this in the iax.conf file (or I suppose the portal has a way to do it too)
When you refer to the nodes internally (if you do that) be sure to include the port number for each
Be sure to put the new port in your router passthrough
GL
Ken
···
From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org ] On Behalf Of Neal Garbenis
Sent: Monday, January 02, 2012 4:38 PM
To: app_rpt-users@ohnosec.org
Subject: [App_rpt-users] cant connect two nodes together on the same server
I have two nodes on a beagleboard pickle installation. Both nodes are set up and working I am able to connect to other nodes on both of them. I just cant connect them locally.
Any help would be great.
Thanks
Neal
NG8Y
Rpt.conf has this
[nodes]
27726 = radio@127.0.0.1 /27726,NONE
27974 = radio@127.0.0.1 /27974,NONE
When I try to make the connection via cli this is what I get
mobile*CLI> rpt fun 27726 *327974
– Hungup ‘Zap/pseudo-1046867155’
[Jan 2 21:32:01] NOTICE[447]: chan_iax2.c:4071 __auto_congest: Auto-congesting call due to slow response
– Hungup ‘IAX2/193.168.0.100:4569-2201’
– Hungup ‘Zap/pseudo-670229016’
– <Zap/pseudo-34836126> Playing ‘rpt/node’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/2’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/7’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/9’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/7’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘digits/4’ (language ‘en’)
– <Zap/pseudo-34836126> Playing ‘rpt/connection_failed’ (language ‘en’)
– Hungup ‘Zap/pseudo-34836126’
I thought since both nodes were on the same computer/ server they used the same port. I don’t see how the nodes can have different ports
But I finally got them to connect by specifying the port In the node stanza
[nodes]
27726 =radio@127.0.0.1:4575/27726,NONE
27974 =radio@127.0.0.1:4575/27974,NONE
Thanks for the help and ideas Ken
Neal Garbenis Jr.
NG8Y
···
On Jan 2, 2012, at 10:12 PM, “Ken” ke2n@cs.com wrote:
[nodes]
27726 = radio@127.0.0.1 /27726,NONE
27974 = radio@127.0.0.1 /27974,NONE
Kb2ear
January 3, 2012, 4:06am
8
Yes all nodes on the same computer use the same port
···
From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org ] On Behalf Of Neal Garbenis
Sent: Monday, January 02, 2012 10:42 PM
To: Ken
Cc: app_rpt-users@ohnosec.org
Subject: Re: [App_rpt-users] cant connect two nodes together on the same server
I thought since both nodes were on the same computer/ server they used the same port. I don’t see how the nodes can have different ports
But I finally got them to connect by specifying the port In the node stanza
[nodes]
27726 =radio@127.0.0.1:4575/27726,NONE
27974 =radio@127.0.0.1:4575/27974,NONE
Thanks for the help and ideas Ken
Neal Garbenis Jr.
NG8Y
On Jan 2, 2012, at 10:12 PM, “Ken” ke2n@cs.com wrote:
[nodes]
27726 = radio@127.0.0.1 /27726,NONE
27974 = radio@127.0.0.1 /27974,NONE
Ke2n
January 3, 2012, 12:31pm
9
You are right
Your original posting did not say - and I jumped to the conclusion that you had two boxes.
If you ever add a second box keep my old note
73
ken
···
From: Neal Garbenis [mailto:njgarbenis@gmail.com ]
Sent: Monday, January 02, 2012 10:42 PM
To: Ken
Cc: app_rpt-users@ohnosec.org
Subject: Re: [App_rpt-users] cant connect two nodes together on the same server
I thought since both nodes were on the same computer/ server they used the same port. I don’t see how the nodes can have different ports
But I finally got them to connect by specifying the port In the node stanza
[nodes]
27726 =radio@127.0.0.1:4575/27726,NONE
27974 =radio@127.0.0.1:4575/27974,NONE
Thanks for the help and ideas Ken
Neal Garbenis Jr.
NG8Y
On Jan 2, 2012, at 10:12 PM, “Ken” ke2n@cs.com wrote:
[nodes]
27726 = radio@127.0.0.1 /27726,NONE
27974 = radio@127.0.0.1 /27974,NONE