The one way connection you describe I believe has been a routing issue on BM. Here is some data

From http://84.232.5.113/status/status.htm @ 06:42 EST Your connection to the Master:
SmartPTT Bridge    Network    2148006    -    106, 24588, 1026, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1005697088, 0, 0, 0, 0, 0

From /etc/opt/dmrlink/ambe_audio.cfg This is the TS and TG ambe_audio is using
[BM]                                            # BrandMeister
tgFilter = 9108                                 # A list of TG IDs to monitor.  All TGs will be passed to DMRGateway
txTg = 9108                                     # TG to use for all frames received from DMRGateway -> IPSC
txTs = 2                                        # Slot to use for frames received from DMRGateway -> IPSC

From /opt/dmrlink/ambe_audio/dmrlink.cfg
[BM]
ENABLED: True
RADIO_ID: 2148006
IP: 192.168.0.194
PORT: 50000
ALIVE_TIMER: 5
MAX_MISSED: 20
PEER_OPER = True
IPSC_MODE = DIGITAL
TS1_LINK: True
TS2_LINK: True
CSBK_CALL = False
RCM = True
CON_APP = True
XNL_CALL = False
XNL_MASTER = False
DATA_CALL = True
VOICE_CALL = True
MASTER_PEER = False
AUTH_ENABLED = False
AUTH_KEY:
MASTER_IP: 84.232.5.113
MASTER_PORT: 55001

From a BM Master, this is what the routing should look like. This is mine:

  --[ Links for N4IRS ]--
  if (destination == 3100)
  then
    local contexts = getContextTable()
    for _, parameters in pairs(contexts) do
      -- To SmartPTT
      if (parameters.number == 311221) and
         (number ~= 311221)
      then
        newRoute(LINK_TYPE_NETWORK, 311221, 1, 0)
      end
      -- From SmartPTT
      if (number == 311221) and
         (parameters.name == "FastForward")
      then
        newRoute(parameters.object, slot, 0)
      end
    end
  end

73, Steve N4IRS


On 04/23/2016 12:12 AM, ea8ee wrote:
It seems in BM that routing is tg9108 to 2148006
El El sáb, 23 abr 2016 a las 5:03, ea8ee <ea8ee1@gmail.com> escribió:
and the ip ssh port is not correct ea8ee.no-ip.org:222 routing works well from ea8ee 2,148,003 tg to 9108 when someone speaks for allstar but I guess if someone speaks for tg 9108 should route it to 2148003? I do not see what is the connection of the master smartptt 2141
El El sáb, 23 abr 2016 a las 4:31, Steve Zingman <szingman@msgstor.com> escribió:

That sounds like a BM routing problem. Please check the TG routing on BM.

On Apr 22, 2016 11:02 PM, ea8ee <ea8ee1@gmail.com> wrote:
I tested the gateway dmr when I pass by allstarlink I hear perfectly by tg9108 however does not happen the other way around when I speak of the tg9108 I hear nothing in the allstar

---------- Forwarded message ---------
From: Steve Zingman <szingman@msgstor.com>
Date: El sáb, 23 abr 2016 a las 3:18
Subject: Re: dmrgateway
To: ea8ee <ea8ee1@gmail.com>


To start the gateway:
cd /opt/dmrlink/ambe_audio
python ambe_audio.py &
/usr/local/bin/DMRGateway &


On 04/22/2016 10:15 PM, ea8ee wrote:
done tg9108 slot 2 enroute to 2148006
El El jue, 21 abr 2016 a las 22:31, Steve Zingman <szingman@msgstor.com> escribió:
On Apr 21, 2016 11:49 AM, Steve Zingman <szingman@msgstor.com> wrote:
I see you rebooted the server.
So,
to start the gateway:
python /opt/dmrlink/ambe_audio/ambe_audio.py &
/usr/local/bin/DMRGateway &

Steve

On 4/21/2016 10:38 AM, ea8ee wrote:
I just go with the password albacete 12 I have to change the routing in the master tg you notice when ready

2016-04-21 15:02 GMT+01:00 Steve Zingman <szingman@msgstor.com>:
did you change the root password? I'm trying  albacete12


On 4/21/2016 9:54 AM, ea8ee wrote:
one moment

2016-04-21 14:52 GMT+01:00 Steve Zingman <szingman@msgstor.com>:
Is TG9108 routed to 2148006?

On 4/21/2016 9:49 AM, ea8ee wrote:
done, try again

2016-04-21 14:18 GMT+01:00 Steve Zingman <szingman@msgstor.com>:
OK,
I can not proceed without it.


On 4/21/2016 8:51 AM, ea8ee wrote:
i will change the usb connector
El El jue, 21 abr 2016 a las 13:35, Steve Zingman <szingman@msgstor.com> escribió:
I don't see it connected.
root@ea8ee:/etc/asterisk# lsusb
Bus 005 Device 002: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub



On 4/21/2016 8:34 AM, ea8ee wrote:
usb
El El jue, 21 abr 2016 a las 13:26, Steve Zingman <szingman@msgstor.com> escribió:
how is the DV3000 connected? GPIO? USB?


On 4/21/2016 7:20 AM, ea8ee wrote:
ed8zab 2148006
i can forward the tg9108 to this id
84.232.5.113
ea8ee 2148003

El El jue, 21 abr 2016 a las 11:29, Steve Zingman <szingman@msgstor.com> escribió:
What radio (repeater) ID are you presenting to BM? Have you routed a TG to that ID? What is the IP of the master to connect to? What radio ID do you want the traffic coming from DMRGateway to use?

On 04/21/2016 06:26 AM, ea8ee wrote:
I made some changes in a file in any case the id is 2148006 ed8zab I am national co-manager of the master 2141 and selected th9108
El El jue, 21 abr 2016 a las 10:51, Steve Zingman <szingman@msgstor.com> escribió:
You have not put in and radio IDs for dmrlink or ambeaudio. dmrlink.cfg needs the radio id you want to use to connect to BM. ambe_audio.cfg needs the radio id you want to show up when a AllStar node transmits through the gateway. You also need to arrange with your BM administrator for what Talk Groups to route to your repeater.

Steve


 

On 04/21/2016 04:37 AM, ea8ee wrote:
Steve tried to read all the information dmrgateway but I am not able to activate it my linux isnt enough good, you could lend me a hand my id is 2148002 and tg 9108 in BM, ip ea8ee.no-ip.org:222 and password albacete12

-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic

-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic

-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic

-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic

-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic


-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic


-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic


-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic

-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic

-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic