Note As an example, this page shows how to add user 6505550411.

HSS configuration

To configure HSS:

1

Login to the HSS web console;
and navigate to the User Identities page.

login

2

Create the IMS:

  • Click IMS Subscription / Create.

  • Enter:

    • Name: 6505550411

    • Capabilities Set: cap_set1

    • Preferred S-CSCF: sprout

  • Click Save.

create imsu

3

Create the IMPI:

  • Click Private Identity / Create.

  • Enter:

    • Identity: 6505550411@example.com

    • Secret Key: random password — write it down!

    • Authentication Schemas: SIP Digest

    • Default: SIP Digest

  • Click Save.

create impi

4

Associate the IMPI to the IMSU:

  • Enter:

    • IMSU Identity: 6505550411

  • Click Add/Change.

  • Click Save.

associate impi imsu

5

Create the IMPU:

  • Click Public Identity / Create.

  • Enter:

    • Identity: sip:6505550411@example.com

    • Service Profile: default_sp

    • Charging-Info Set: default_charging_set

  • Click Save.

create impu

6

Associate IMPI to IMPU:

  • Enter:

    • IMPI Identity: 6505550411@example.com

  • Click Add.

associate impi imsu

7

Add Visited Network to IMPU:

  • Enter:

    • Visited Network: example.com

  • Click Add.

add visited network

OCS configuration

To configure OCS:

1

Login to VoLTE TAS and edit this file:
~/RhinoSDK/rhino-connectivity/diameter-2.6.0.7/simulators/ocs-simulator/config/accounts.xml

2

Add an entry for 65055500411; for example:

<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- this is a sample account file for the Billing simulator -->
<!DOCTYPE billing-simulator-accounts PUBLIC "-//Open Cloud Ltd.//DTD Billing Simulator Accounts 1.0//EN"
"http://www.opencloud.com/dtd/billsim-accounts_1_0.dtd">
<billing-simulator-accounts>
<account>
<msisdn>sip:65055500411@example.com</msisdn>
<unlimited/>
</account>
<account>
<msisdn>sip:6505550335@example.com</msisdn>
<unlimited/>
</account>

3

Restart the OCS simulator:

ubuntu@ip-172-31-36-135:~/RhinoSDK/rhino-connectivity/diameter-2.6.0.7/simulators/ocs-simulator$ sudo /etc/init.d/ocs stop

ubuntu@ip-172-31-36-135:~/RhinoSDK/rhino-connectivity/diameter-2.6.0.7/simulators/ocs-simulator$ sudo /etc/init.d/ocs start

Add MMTel CDIV data in REM

To add MMTel CDIV data:

1

Login to the REM HSS Subscriber Data page.

hss subscriber data

2

Click HSS Data: Add,
and enter:
IMS user identity: sip:6505550411@example.com

add hss data

3

Set CDIV features.

Note For CDIV syntax, see Example CDIV rules

4

Set ACR rules.

Note For ACR syntax, see ACR rule example

5

Click Save.

add transparent data
Previous page Next page