Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1. On each server that the sip filter is installed on edit the Sip Filter yaml file (AgatSfbSipFilter.yaml) located by default at:

...

2. Edit the connection string value to match your environment:

connection-string: Data Source=<<SQLSERVER>>;Initial Catalog=<<DataBaseName>>;Persist Security Info=True;MultipleActiveResultSets=True;User ID=<<username>>;Password=<<password>>

*** Important Note***

The sip filter encrypts the configuration file when it's being loaded up.
Your current file will look like that:

...