Difference between revisions of "Network in a PC"
From YateBTS
(Created page with "==Network in a box (NIB) Description== Implements Javascript script(s) for registring, routing calls, SMSs, USSD messages and user authentication for YateBTS. The script(s) ...") |
|||
Line 11: | Line 11: | ||
- Between 2 local users | - Between 2 local users | ||
- called user can be registered or not | - called user can be registered or not | ||
− | - from a local user to outside (outside call can be done on SIP/IAX) | + | - from a local user to outside (outside call can be done on SIP/IAX). Account 'outbound' must be configured in accfile.conf |
- from outside network to local user | - from outside network to local user | ||
- if outside call comes for unknown/unregistered user call will be rejected | - if outside call comes for unknown/unregistered user call will be rejected | ||
+ | - local conference server. Users can reach conference room by calling to 333 | ||
'''SMS''' | '''SMS''' |
Revision as of 18:16, 10 February 2014
Network in a box (NIB) Description
Implements Javascript script(s) for registring, routing calls, SMSs, USSD messages and user authentication for YateBTS.
The script(s) implement a "Network in a Box" for its users and will allow routing calls outside the network.
Network in a box: contains basic HLR,AuC,VLR/MSC for its users. It can be used as a HLR/Auc for another YateBTS.
Routing calls
- Between 2 local users - called user can be registered or not - from a local user to outside (outside call can be done on SIP/IAX). Account 'outbound' must be configured in accfile.conf - from outside network to local user - if outside call comes for unknown/unregistered user call will be rejected - local conference server. Users can reach conference room by calling to 333
SMS
- SMSs are routed between registered users
In the future release:
Authentication and user registration.
- You can define a range of accepted/rejected IMSIs. 2G Authentication will be used.(NOT IN VERSION 1)