Configure Class 4
The configuration is fully in dnl switch config file right now: /opt/denovo/dnl_softswitch/conf/dnl_softswitch.conf
After you configure the [shaken] section, you need to restart the switch to make it effective.
Configure built-in SHAKEN module in dnl_softswitch.conf (use template from c4v7 stash >= v7.1.2-1),
Explanation of key stir-shaken parameters
[shaken]
Make switch use built-in module instead of external
Path to STI-SP private key for calls signing, and its passphrase (if required)
Log all signing operations and verification errors
If server does not have access to iconectiv.com, make sure to delete/comment-out the corresponding configuration in the dnl_softswitch.conf:
In most cases, you just need to modify these following lines and leave the rest as default:
sti_sp_key_path - path to their private key to sign calls.
sti_sp_key_passphrase - password for this key, if it's encrypted.
sti_sp_x5u - URL which can be used to download certificates.
Last updated