</listeners>
<accounts>
- <login id="scclient" password="clientpwd" institution="gapines"/>
+ <login id="scclient" password="clientpwd" institution="gapines" activity_who="testclient"/>
</accounts>
<!-- Institution tags will hold stuff used to interface to -->
<institutions>
- <institution id="gapines" implementation="OpenILS::SIP">
+ <institution id="gapines" implementation="OpenILS::SIP" activity_who="pinesclient">
<!-- This defines what actions we want to allow
remote clients (self-check machines) to perform -->
<implementation_config>
<bootstrap>SYSCONFDIR/opensrf_core.xml</bootstrap>
<currency>USD</currency>
+ <default_activity_who>sipclient</default_activity_who>
<!-- The default encoding defined in the SIP specification is -->
<!-- ASCII, which isn't great for French, Spanish, Armenian. -->