Recent Posts

Pages: 1 ... 5 6 [7] 8 9 10
61
Yate users hangout place / Re: Where is the Yate's community?
« Last post by AndreiBara on July 27, 2021, 02:08:34 AM »
Hello, Anton!

The forum is active, we can still open new topics and write new replies. Regarding the Discord server, there is a working link: https://discord.com/invite/nqbpzveb6j .
Hope it helps you.
62
Yate users hangout place / Where is the Yate's community?
« Last post by Anton on July 26, 2021, 04:33:11 AM »
Where is the Yate's community?

Forum is inactive.
IRC cannel is closed
Mailing list is closed
Discord link is broken

Thanks
63
Yate based projects / fake bts using bladrf and yate bts
« Last post by suti00ba on June 22, 2021, 12:51:06 AM »
 i am using blade rf version 1.5.1-0.2017.12~rc1-2,yate version Yate 6.3.1 devel1 r6501.
can anyone help me in configuring the nipc of yate bts.I want to make a fake bts which can give me detail of online subscribers and call logs of all subscriber hooked with fake bts
64
Other Yate server issues / Re: Limit call duration time
« Last post by cc08 on June 15, 2021, 06:28:54 AM »
I did not understand, where does the conf.d ...
But what you need is here: timeout param
65
Other Yate server issues / Limit call duration time
« Last post by Hernandebow on June 15, 2021, 04:01:10 AM »
I need to limit call duration to 2 min. How to do it?

Which parameter name and file in conf.d are responsible for this?

Regards
66
YateBTS / Re: Proxy Authentication Required? when trying to outbound call
« Last post by Ramzu on May 08, 2021, 10:31:27 AM »
I got it working! In the nipc web interface in the "Outgoing" section i unchecked "Match user" and in "Caller" i clicked "Use username". Thanks for the help!!!!
67
YateBTS / Re: YateBTS Failed to open USB device in SigintOS
« Last post by Ramzu on May 04, 2021, 10:01:41 AM »
i have the same problem. here is log:
Starting MBTS...
2021-05-04_11:56:50.487898 <bladerf/1:WARN> Failed to open USB device: USB reset failed - No device found [0x7f4df0001050]
2021-05-04_11:56:50.487997 <gsmtrx:GOON> Failed to create radio interface: failure
ALERT 140350652811072 11:56:50.4 TRXManager.cpp:135:sendCommand: RESET failed with status 2
2021-05-04_11:56:50.488145 <mbts:WARN> TRXManager.cpp:135:sendCommand: RESET failed with status 2
ALERT 140350652811072 11:56:50.4 OpenBTS.cpp:250:main: Failed to reset transceiver
2021-05-04_11:56:50.488177 <mbts:WARN> OpenBTS.cpp:250:main: Failed to reset transceiver
Yate engine is initialized and starting up on sigintos
2021-05-04_11:56:50.510623 <sip:CALL> SIP line 'outbound' logon success to 127.0.0.1:5060
MBTS connected to YBTS
Yate-BTS MBTS Component
Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
Copyright 2010 Kestrel Signal Processing, Inc.
Copyright 2011, 2012, 2013 Range Networks, Inc.
Copyright 2013, 2014 Null Team Impex SRL
Copyright 2014 Legba, Inc.
"OpenBTS" is a registered trademark of Range Networks, Inc.

Contributors:
  SC Null Team Impex SRL:
    Paul Chitescu
  Legba, Inc.
    David Burgess
  Range Networks, Inc.:
    David Burgess, Harvind Samra, Donald Kirker, Doug Brown,
    Pat Thompson, Kurtis Heimerl
  Kestrel Signal Processing, Inc.:
    David Burgess, Harvind Samra, Raffi Sevlian, Roshan Baliga
  GNU Radio:
    Johnathan Corgan
  Others:
    Anne Kwong, Jacob Appelbaum, Joshua Lackey, Alon Levy
    Alexander Chemeris, Alberto Escudero-Pascual
Incorporated L/GPL libraries and components:
  libusb, LGPL 2.1, various copyright holders, www.libusb.org
Incorporated BSD/MIT-style libraries and components:
  A5/1 Pedagogical Implementation, Simplified BSD License,
    Copyright 1998-1999 Marc Briceno, Ian Goldberg, and David Wagner
Incorporated public domain libraries and components:
  sqlite3, released to public domain 15 Sept 2001, www.sqlite.org


This program comes with ABSOLUTELY NO WARRANTY.

Use of this software may be subject to other legal restrictions,
including patent licensing and radio spectrum licensing.
All users of this software are expected to comply with applicable
regulations and laws.  See the LEGAL file in the source code for
more information.

Release 5.0.1 formal build date Dec 25 2018 rev
Starting MBTS...
2021-05-04_11:56:57.019435 <bladerf/2:WARN> Failed to open USB device: USB reset failed - No device found [0x7f4df001e6e0]
2021-05-04_11:56:57.019504 <gsmtrx:GOON> Failed to create radio interface: failure
ALERT 139885346678592 11:56:57.0 TRXManager.cpp:135:sendCommand: RESET failed with status 2
2021-05-04_11:56:57.019623 <mbts:WARN> TRXManager.cpp:135:sendCommand: RESET failed with status 2
ALERT 139885346678592 11:56:57.0 OpenBTS.cpp:250:main: Failed to reset transceiver
2021-05-04_11:56:57.019652 <mbts:WARN> OpenBTS.cpp:250:main: Failed to reset transceiver
MBTS connected to YBTS
Yate-BTS MBTS Component
Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
Copyright 2010 Kestrel Signal Processing, Inc.
Copyright 2011, 2012, 2013 Range Networks, Inc.
Copyright 2013, 2014 Null Team Impex SRL
Copyright 2014 Legba, Inc.
"OpenBTS" is a registered trademark of Range Networks, Inc.

Contributors:
  SC Null Team Impex SRL:
    Paul Chitescu
  Legba, Inc.
    David Burgess
  Range Networks, Inc.:
    David Burgess, Harvind Samra, Donald Kirker, Doug Brown,
    Pat Thompson, Kurtis Heimerl
  Kestrel Signal Processing, Inc.:
    David Burgess, Harvind Samra, Raffi Sevlian, Roshan Baliga
  GNU Radio:
    Johnathan Corgan
  Others:
    Anne Kwong, Jacob Appelbaum, Joshua Lackey, Alon Levy
    Alexander Chemeris, Alberto Escudero-Pascual
Incorporated L/GPL libraries and components:
  libusb, LGPL 2.1, various copyright holders, www.libusb.org
Incorporated BSD/MIT-style libraries and components:
  A5/1 Pedagogical Implementation, Simplified BSD License,
    Copyright 1998-1999 Marc Briceno, Ian Goldberg, and David Wagner
Incorporated public domain libraries and components:
  sqlite3, released to public domain 15 Sept 2001, www.sqlite.org


This program comes with ABSOLUTELY NO WARRANTY.

Use of this software may be subject to other legal restrictions,
including patent licensing and radio spectrum licensing.
All users of this software are expected to comply with applicable
regulations and laws.  See the LEGAL file in the source code for
more information.

Release 5.0.1 formal build date Dec 25 2018 rev
Starting MBTS...
2021-05-04_11:57:04.016753 <bladerf/3:WARN> Failed to open USB device: USB reset failed - No device found [0x7f4df001e6e0]
2021-05-04_11:57:04.016814 <gsmtrx:GOON> Failed to create radio interface: failure
ALERT 140694801700672 11:57:04.0 TRXManager.cpp:135:sendCommand: RESET failed with status 2
2021-05-04_11:57:04.016900 <mbts:WARN> TRXManager.cpp:135:sendCommand: RESET failed with status 2
ALERT 140694801700672 11:57:04.0 OpenBTS.cpp:250:main: Failed to reset transceiver
2021-05-04_11:57:04.016927 <mbts:WARN> OpenBTS.cpp:250:main: Failed to reset transceiver
68
YateBTS / Re: Proxy Authentication Required? when trying to outbound call
« Last post by Monica Tepelus on April 27, 2021, 06:08:37 AM »
Please configure rmanager module if you can't connect using telnet. There aren't enough information in the current log.

https://docs.yate.ro/wiki/Rmanager

ip 127.0.0.1
port 5037

How did you install YateBTS? This should come by default in the labkit.
69
YateBTS / Re: Proxy Authentication Required? when trying to outbound call
« Last post by Ramzu on April 27, 2021, 12:39:17 AM »
Thanks for the reply. Telnet  (telnet: Unable to connect to remote host: Connection refused). I couldnt seem to activate sniffer but here is the accfile.conf and log:
[outbound]
protocol=sip
username=xxxxx
server=sip.zadarma.com
password=xxxxxxxx
ip_transport=UDP
enabled=yes
match_port=yes
match_user=yes
formats=

70
YateBTS / Re: Proxy Authentication Required? when trying to outbound call
« Last post by Monica Tepelus on April 26, 2021, 05:24:26 AM »
Hi Ramzu,

Please post content of accfile.conf and a full log for a call with sniffer activated.

>> telnet 0 5037

debug mbts off

debug sip level 10

sniffer on
Pages: 1 ... 5 6 [7] 8 9 10