Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Monica Tepelus

Pages: 1 ... 4 5 [6] 7 8 ... 14
76
Hi,

Calling David should play an IVR to you. It is implemented in welcome.js. If you don't hear it, it might be a configuration problem or you are missing the file. Post your javascript.conf file

77
YateBTS / Re: No route to network
« on: April 21, 2017, 01:56:31 AM »
This message seems to be from a GPRS attach and it's normal. It's not from a call. You didn't even try to make one according to the log posted in another thread. Please keep the issue in a single place, otherwise it's hard to follow the issues and setup in multiple places and it's confusing for the people trying to help.

78
Hi,

I see a succesfull GSM registration and a GPRS attach. The call.route that can't be routed is for a gprs attach.
You didn't try a SMS/call, or they didn't reach the bts.

Also the:
2017-04-20_21:10:24.424450 <ybts/ps/5:MILD> Call rejected error='noroute' reason='No route to call target' [0x7fcd84002be0]
2017-04-20_21:10:24.424461 <ybts/ps/5:INFO> Connection continuing locally in mbts

is normal when using local breakout. You don't have any other option in public version.

You won't receive any sms if that imsi was previosly registered, log will be kept for a few weeks and it will not try to send sms again even if you try to close the phone and register again. Send sms to eliza number from the phone you managed to register. 

79
Please post a telnet log with "sniffer on", "debug mbts level 10", "debug ybts level 10" of the registration and of you sending an SMS to eliza and wait a few seconds after sending the SMSs to see what yatebts is trying to do.

Also to double check nib is running post result of telnet command "javascript info".

80
Hi,

Do you have the latest yatebts version? There was a bug in nib phone where phones lost registration when using authentication with regexp.
Fix was made on  2017-04-07

81
Hi,

You are using NIB mode, I suppose. That number might not be routed anymore.
Did you set subscribers with msisdn or using regexp? The SMS is sent only when using regexp authentication, and only the first time you registered to the network.
 
More valid tests would be:
- sms to eliza
- register another phone and make call between the two phones

82
YateBTS / Re: forward call to other networks
« on: April 19, 2017, 01:13:51 AM »
Hi,

You can use the SIP/IAX outbound connection in NIB mode to forward calls to a VoIP provider.

83
YateBTS / Re: point not clear in documents
« on: April 11, 2017, 07:08:39 AM »
Hi,

In that documentation r is the range of the base station. I will update the documention. Thanks for pointing it out.

See also:
http://yatebts.com/products/satsite/estimate_range.php

84
YateBTS / Re: Setting Rejection Code
« on: March 29, 2017, 01:28:31 AM »
You don't need to change anything. If subscribers are defined and you are using nib mode, all other registrations will be rejected.

85
YateBTS / Re: bladerf cannot find the signal but Test PLMN 1-1
« on: March 27, 2017, 02:21:24 AM »
Hi,

How is your labkit configured? Are you using nib with subscribers or regexp mode? If regexp mode what is the configured regexp? Are you using the same sims & phones to when using China's MCC? Are you using test sims or real sims?


86
YateBTS / Re: how to send sms outside the yate network
« on: March 17, 2017, 05:37:51 AM »
Hi,

You need to connect yatebts to a YateUCN that connects to a SMSC/YateSMSC to could send this over MAP (if you have interconnect) or over SMPP (there are various services).
Yatebts would  be configured in roaming mode.

Another way would be to modify nib/add additional script that would send SMS over SMPP to one of the available services or SIP  to your voip provider (if it offers this service).

87
Hi,

I suppose you are using nib. Add the subscribers and set the number you want.

88
Hi,

This feature is not supported in the public version. That setting should be removed, because it's ignored.

89
YateBTS / Re: Manage sim error
« on: January 09, 2017, 02:54:23 AM »
It's and empty file that should be in the nib web directory. This is it's path in the svn:
http://yate.null.ro/websvn/filedetails.php?repname=yatebts&path=%2Ftrunk%2Fnib%2Fweb%2Fconfig.php
The actual location on your server depends on how you installed this.

90
YateBTS / Re: How do i clear the online subscribers list
« on: January 09, 2017, 02:50:46 AM »
You can change tmsi_expire in ybts.conf and it will be applied to new registrations after yate is restarted.

Pages: 1 ... 4 5 [6] 7 8 ... 14