=== Test case: graphql_muc_light_SUITE:user_get_room_config/1 (click for source code)

=== Config value:

    [{muc_light_host,<<"muclight.localhost">>},
     {secondary_muc_light_host,<<"muclight.localhost.bis">>},
     {watchdog,<0.22945.0>},
     {schema_endpoint,user},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@c63aed7f6ecc.2024-04-26_12.39.39/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-26_12.43.34/graphql_muc_light_suite.user_get_room_config.16773.html"},
     {tc_group_properties,[{name,user_muc_light},parallel]},
     {tc_group_path,[[{name,user}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_muc_light_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@c63aed7f6ecc.2024-04-26_12.39.39/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-26_12.43.34/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c63aed7f6ecc.2024-04-26_12.39.39"

=== Started at 2024-04-26 12:43:35


*** CT 2024-04-26 12:43:35.342 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1719.html

*** User 2024-04-26 12:43:35.361 ***🔗
alicE_user_get_room_config_1084@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 12:43:35.362 ***🔗
alicE_user_get_room_config_1084@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d6512913d88058f3' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:43:35.362 ***🔗
alicE_user_get_room_config_1084@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 12:43:35.362 ***🔗
alicE_user_get_room_config_1084@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VzZXJfZ2V0X3Jvb21fY29uZmlnXzEwODQAbWF0eWdyeXNh</auth>



*** User 2024-04-26 12:43:35.364 ***🔗
alicE_user_get_room_config_1084@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:43:35.364 ***🔗
alicE_user_get_room_config_1084@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 12:43:35.364 ***🔗
alicE_user_get_room_config_1084@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dfd1045341218989' from='localhost' version='1.0' xml:lang='en' to='alice_user_get_room_config_1084@localhost'>

*** User 2024-04-26 12:43:35.364 ***🔗
alicE_user_get_room_config_1084@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 12:43:35.364 ***🔗
alicE_user_get_room_config_1084@localhost/res1 out
<iq type='set' id='6f57adf610e677d1bff8d6bbe2dc5ba8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:43:35.365 ***🔗
alicE_user_get_room_config_1084@localhost/res1 in
<iq id='6f57adf610e677d1bff8d6bbe2dc5ba8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_get_room_config_1084@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:43:35.365 ***🔗
alice_user_get_room_config_1084@localhost/res1 out
<iq type='set' id='0157d8d85ca66884538bb80b26b7743a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:43:35.366 ***🔗
alice_user_get_room_config_1084@localhost/res1 in
<iq from='localhost' to='alice_user_get_room_config_1084@localhost/res1' id='0157d8d85ca66884538bb80b26b7743a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:43:35.366 ***🔗
alice_user_get_room_config_1084@localhost/res1 out
<presence/>



*** User 2024-04-26 12:43:35.370 ***🔗
alice_user_get_room_config_1084@localhost/res1 in
<presence from='alice_user_get_room_config_1084@localhost/res1' to='alice_user_get_room_config_1084@localhost/res1'/>



*** User 2024-04-26 12:43:35.372 ***🔗
bOb_user_get_room_config_1084@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 12:43:35.373 ***🔗
bOb_user_get_room_config_1084@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='075006649feecbb7' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:43:35.373 ***🔗
bOb_user_get_room_config_1084@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 12:43:35.373 ***🔗
bOb_user_get_room_config_1084@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91c2VyX2dldF9yb29tX2NvbmZpZ18xMDg0AG1ha3JvbGlrYQ==</auth>



*** User 2024-04-26 12:43:35.374 ***🔗
bOb_user_get_room_config_1084@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:43:35.374 ***🔗
bOb_user_get_room_config_1084@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 12:43:35.431 ***🔗
bOb_user_get_room_config_1084@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='703a0e1c33b100dd' from='localhost' version='1.0' xml:lang='en' to='bob_user_get_room_config_1084@localhost'>

*** User 2024-04-26 12:43:35.431 ***🔗
bOb_user_get_room_config_1084@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 12:43:35.431 ***🔗
bOb_user_get_room_config_1084@localhost/res1 out
<iq type='set' id='c593db0e080e7dbc7bc35c5e293f1262'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:43:35.432 ***🔗
bOb_user_get_room_config_1084@localhost/res1 in
<iq id='c593db0e080e7dbc7bc35c5e293f1262' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_user_get_room_config_1084@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:43:35.433 ***🔗
bob_user_get_room_config_1084@localhost/res1 out
<iq type='set' id='c4657c12a41e7aab8bca8586508c0bfb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:43:35.433 ***🔗
bob_user_get_room_config_1084@localhost/res1 in
<iq from='localhost' to='bob_user_get_room_config_1084@localhost/res1' id='c4657c12a41e7aab8bca8586508c0bfb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:43:35.434 ***🔗
bob_user_get_room_config_1084@localhost/res1 out
<presence/>



*** User 2024-04-26 12:43:35.450 ***🔗
bob_user_get_room_config_1084@localhost/res1 in
<presence from='bob_user_get_room_config_1084@localhost/res1' to='bob_user_get_room_config_1084@localhost/res1'/>



*** User 2024-04-26 12:43:35.457 ***🔗
REST request:
Code: 200
Req: {<0.23329.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c7dde7766ff4e783">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9nZXRfcm9vbV9jb25maWdfMTA4NEBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"room\":\"1714-135415-451157@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 26 Apr 2024 12:43:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"388">>}],
         <<"{\"data\":{\"muc_light\":{\"getRoomConfig\":{\"subject\":\"Room about nothing\",\"participants\":[{\"jid\":\"alice_user_get_room_config_1084@localhost\",\"affiliation\":\"OWNER\"}],\"options\":[{\"value\":\"\",\"key\":\"background\"},{\"value\":\"\",\"key\":\"music\"},{\"value\":\"first room\",\"key\":\"roomname\"},{\"value\":\"Room about nothing\",\"key\":\"subject\"}],\"name\":\"first room\",\"jid\":\"1714-135415-451157@muclight.localhost\"}}}}">>,
         527,2101}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"room\":\"1714-135415-451157@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          method => <<"POST">>,return_maps => true,
          creds =>
              {<<"alice_user_get_room_config_1084@localhost">>,
               <<"matygrysa">>},
          role => {graphql,user},
          return_headers => true}


*** User 2024-04-26 12:43:35.460 ***🔗
REST request:
Code: 200
Req: {<0.23343.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e0d9b29f4f024c2e">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9nZXRfcm9vbV9jb25maWdfMTA4NEBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"room\":\"1714-135415-451157@not-existing-domain\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 26 Apr 2024 12:43:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"227">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"getRoomConfig\"],\"message\":\"MUC Light server not found\",\"extensions\":{\"room\":\"1714-135415-451157@not-existing-domain\",\"code\":\"muc_server_not_found\"}}],\"data\":{\"muc_light\":{\"getRoomConfig\":null}}}">>,
         366,1222}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"room\":\"1714-135415-451157@not-existing-domain\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          method => <<"POST">>,return_maps => true,
          creds =>
              {<<"alice_user_get_room_config_1084@localhost">>,
               <<"matygrysa">>},
          role => {graphql,user},
          return_headers => true}


*** User 2024-04-26 12:43:35.463 ***🔗
REST request:
Code: 200
Req: {<0.23352.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"807edc5bd34b6f57">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9nZXRfcm9vbV9jb25maWdfMTA4NEBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"room\":\"not-existing@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 26 Apr 2024 12:43:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"202">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"getRoomConfig\"],\"message\":\"Room not found\",\"extensions\":{\"room\":\"not-existing@muclight.localhost\",\"code\":\"room_not_found\"}}],\"data\":{\"muc_light\":{\"getRoomConfig\":null}}}">>,
         341,1569}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"room\":\"not-existing@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          method => <<"POST">>,return_maps => true,
          creds =>
              {<<"alice_user_get_room_config_1084@localhost">>,
               <<"matygrysa">>},
          role => {graphql,user},
          return_headers => true}


*** User 2024-04-26 12:43:35.468 ***🔗
REST request:
Code: 200
Req: {<0.23364.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"01204e4ff2ad3dc1">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3VzZXJfZ2V0X3Jvb21fY29uZmlnXzEwODRAbG9jYWxob3N0Om1ha3JvbGlrYQ==">>}],
      <<"{\"variables\":{\"room\":\"1714-135415-451157@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 26 Apr 2024 12:43:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"231">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"getRoomConfig\"],\"message\":\"Given user does not occupy this room\",\"extensions\":{\"room\":\"1714-135415-451157@muclight.localhost\",\"code\":\"not_room_member\"}}],\"data\":{\"muc_light\":{\"getRoomConfig\":null}}}">>,
         370,2999}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"room\":\"1714-135415-451157@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          method => <<"POST">>,return_maps => true,
          creds =>
              {<<"bob_user_get_room_config_1084@localhost">>,<<"makrolika">>},
          role => {graphql,user},
          return_headers => true}


*** User 2024-04-26 12:43:35.536 ***🔗
REST request:
Code: 200
Req: {<0.23377.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1361b3c99549a189">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3VzZXJfZ2V0X3Jvb21fY29uZmlnXzEwODRAbG9jYWxob3N0Om1ha3JvbGlrYQ==">>}],
      <<"{\"variables\":{\"room\":\"1714-135415-451157@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 26 Apr 2024 12:43:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"461">>}],
         <<"{\"data\":{\"muc_light\":{\"getRoomConfig\":{\"subject\":\"Room about nothing\",\"participants\":[{\"jid\":\"alice_user_get_room_config_1084@localhost\",\"affiliation\":\"OWNER\"},{\"jid\":\"bob_user_get_room_config_1084@localhost\",\"affiliation\":\"MEMBER\"}],\"options\":[{\"value\":\"\",\"key\":\"background\"},{\"value\":\"\",\"key\":\"music\"},{\"value\":\"first room\",\"key\":\"roomname\"},{\"value\":\"Room about nothing\",\"key\":\"subject\"}],\"name\":\"first room\",\"jid\":\"1714-135415-451157@muclight.localhost\"}}}}">>,
         600,2399}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"room\":\"1714-135415-451157@muclight.localhost\"},\"query\":\"query ($room: BareJID!) { muc_light { getRoomConfig(room: $room) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          method => <<"POST">>,return_maps => true,
          creds =>
              {<<"bob_user_get_room_config_1084@localhost">>,<<"makrolika">>},
          role => {graphql,user},
          return_headers => true}


*** User 2024-04-26 12:43:35.536 ***🔗
bob_user_get_room_config_1084@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:43:35.537 ***🔗
bob_user_get_room_config_1084@localhost/res1 in
</stream:stream>

*** User 2024-04-26 12:43:35.537 ***🔗
alice_user_get_room_config_1084@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:43:35.537 ***🔗
alice_user_get_room_config_1084@localhost/res1 in
</stream:stream>
*** CT 2024-04-26 12:43:35.539 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1719.html



=== Ended at 2024-04-26 12:43:35
=== successfully completed test case
=== === Returned value: ok