Author Topic: Yate nib web UI issues  (Read 8412 times)

guptaayush48

  • Newbie
  • *
  • Posts: 5
    • View Profile
Yate nib web UI issues
« on: October 04, 2016, 02:11:12 PM »
i am using yate and yatebts feb 2015 version in order to use it with
usrp b200 everything went well after few installation issues
yate and yatebts are up and running i am able to make calls and sms easily

my issue is in web ui no device/phone is shown online even after my 2 mobile phones are connected to bts
can any help me from where can i resolve this issue????

Monica Tepelus

  • Administrator
  • Full Member
  • *****
  • Posts: 198
    • View Profile
Re: Yate nib web UI issues
« Reply #1 on: October 06, 2016, 03:23:26 AM »
Hi,

If you connect with telnet on port 5038  then type "nib list registered"  do you see them?

Monica

guptaayush48

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Yate nib web UI issues
« Reply #2 on: October 06, 2016, 04:19:23 AM »
Yes it's showing registered imsis but I want to view real time available ms with the bts also due to this error of not showing online ms I am unable to send custom sms to them

Monica Tepelus

  • Administrator
  • Full Member
  • *****
  • Posts: 198
    • View Profile
Re: Yate nib web UI issues
« Reply #3 on: October 06, 2016, 07:21:59 AM »
I'm not sure what you need, but that tab is not realtime. Once you click on it, it asks yate to return registered subscribers, but that information is not refreshed automatically. You need to refresh the page yourself.

guptaayush48

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Yate nib web UI issues
« Reply #4 on: October 06, 2016, 09:37:22 AM »
I have refreshed and reloaded it well
Nothing shown

guptaayush48

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Yate nib web UI issues
« Reply #5 on: October 06, 2016, 01:23:37 PM »
there is problem with php code in this file(subscribers.php) its not working for me because in
telnet shell command
nib list registered
is showing registered imsi but it isnt showing any in web ui
pls see if someone can identify whats wrong
1. my regexp used is ".*"(open to all)
2. what and how i have to set permissions for $yate_conf_dir variable
as per nib web README

thanks for help

Monica Tepelus

  • Administrator
  • Full Member
  • *****
  • Posts: 198
    • View Profile
Re: Yate nib web UI issues
« Reply #6 on: October 07, 2016, 01:36:28 AM »
Hi,

Do you see an error in the web interface? If not, check the /var/log/httpd/error_log to see if you get any hint? If you don't see anything, check php.ini and make sure errors are displayed or logged.