=== 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.23204.0>},
     {schema_endpoint,user},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"odbc_mssql_mnesia"},
     {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@1df4d63c78a0.2024-04-26_13.10.29/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-26_13.15.33/graphql_muc_light_suite.user_get_room_config.53890.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@1df4d63c78a0.2024-04-26_13.10.29/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-26_13.15.33/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_sic => #{iqdisc => one_queue},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              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 => mnesia,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_sic => #{iqdisc => one_queue},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              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 => mnesia,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@1df4d63c78a0.2024-04-26_13.10.29"

=== Started at 2024-04-26 13:15:33


*** CT 2024-04-26 13:15:33.968 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1837.html

*** User 2024-04-26 13:15:34.081 ***🔗
alicE_user_get_room_config_1072@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 13:15:34.082 ***🔗
alicE_user_get_room_config_1072@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ec9212459deabc0e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 13:15:34.083 ***🔗
alicE_user_get_room_config_1072@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 13:15:34.083 ***🔗
alicE_user_get_room_config_1072@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VzZXJfZ2V0X3Jvb21fY29uZmlnXzEwNzIAbWF0eWdyeXNh</auth>



*** User 2024-04-26 13:15:34.091 ***🔗
alicE_user_get_room_config_1072@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 13:15:34.091 ***🔗
alicE_user_get_room_config_1072@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 13:15:34.091 ***🔗
alicE_user_get_room_config_1072@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cbc22fd08dbf704e' from='localhost' version='1.0' xml:lang='en' to='alice_user_get_room_config_1072@localhost'>

*** User 2024-04-26 13:15:34.092 ***🔗
alicE_user_get_room_config_1072@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 13:15:34.092 ***🔗
alicE_user_get_room_config_1072@localhost/res1 out
<iq type='set' id='4f6e5b3b903d2947651936865a8e5424'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 13:15:34.092 ***🔗
alicE_user_get_room_config_1072@localhost/res1 in
<iq id='4f6e5b3b903d2947651936865a8e5424' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_get_room_config_1072@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 13:15:34.092 ***🔗
alice_user_get_room_config_1072@localhost/res1 out
<iq type='set' id='c698f86b2def20b96ebdc373eaa1e225'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:15:34.093 ***🔗
alice_user_get_room_config_1072@localhost/res1 in
<iq from='localhost' to='alice_user_get_room_config_1072@localhost/res1' id='c698f86b2def20b96ebdc373eaa1e225' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:15:34.093 ***🔗
alice_user_get_room_config_1072@localhost/res1 out
<presence/>



*** User 2024-04-26 13:15:34.095 ***🔗
alice_user_get_room_config_1072@localhost/res1 in
<presence from='alice_user_get_room_config_1072@localhost/res1' to='alice_user_get_room_config_1072@localhost/res1'/>



*** User 2024-04-26 13:15:34.096 ***🔗
bOb_user_get_room_config_1072@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 13:15:34.096 ***🔗
bOb_user_get_room_config_1072@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e8d26a9d377a655a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 13:15:34.097 ***🔗
bOb_user_get_room_config_1072@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 13:15:34.097 ***🔗
bOb_user_get_room_config_1072@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91c2VyX2dldF9yb29tX2NvbmZpZ18xMDcyAG1ha3JvbGlrYQ==</auth>



*** User 2024-04-26 13:15:34.098 ***🔗
bOb_user_get_room_config_1072@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 13:15:34.098 ***🔗
bOb_user_get_room_config_1072@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 13:15:34.098 ***🔗
bOb_user_get_room_config_1072@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fb11b4b7e7fa42be' from='localhost' version='1.0' xml:lang='en' to='bob_user_get_room_config_1072@localhost'>

*** User 2024-04-26 13:15:34.099 ***🔗
bOb_user_get_room_config_1072@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 13:15:34.099 ***🔗
bOb_user_get_room_config_1072@localhost/res1 out
<iq type='set' id='b926bf5811e8ad51e7ecbadb3bdf5d3b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 13:15:34.099 ***🔗
bOb_user_get_room_config_1072@localhost/res1 in
<iq id='b926bf5811e8ad51e7ecbadb3bdf5d3b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_user_get_room_config_1072@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 13:15:34.100 ***🔗
bob_user_get_room_config_1072@localhost/res1 out
<iq type='set' id='e8a3303d01b01e85e829b930e14868ae'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:15:34.100 ***🔗
bob_user_get_room_config_1072@localhost/res1 in
<iq from='localhost' to='bob_user_get_room_config_1072@localhost/res1' id='e8a3303d01b01e85e829b930e14868ae' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:15:34.100 ***🔗
bob_user_get_room_config_1072@localhost/res1 out
<presence/>



*** User 2024-04-26 13:15:34.108 ***🔗
bob_user_get_room_config_1072@localhost/res1 in
<presence from='bob_user_get_room_config_1072@localhost/res1' to='bob_user_get_room_config_1072@localhost/res1'/>



*** User 2024-04-26 13:15:34.217 ***🔗
REST request:
Code: 200
Req: {<0.23596.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"019287f12a5731c7">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9nZXRfcm9vbV9jb25maWdfMTA3MkBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"room\":\"1714-137334-133272@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 13:15:33 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"388">>}],
         <<"{\"data\":{\"muc_light\":{\"getRoomConfig\":{\"subject\":\"Room about nothing\",\"participants\":[{\"jid\":\"alice_user_get_room_config_1072@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-137334-133272@muclight.localhost\"}}}}">>,
         527,13755}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,user},
          creds =>
              {<<"alice_user_get_room_config_1072@localhost">>,
               <<"matygrysa">>},
          body =>
              <<"{\"variables\":{\"room\":\"1714-137334-133272@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,return_headers => true}


*** User 2024-04-26 13:15:34.222 ***🔗
REST request:
Code: 200
Req: {<0.23605.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"173c684f15dfa12d">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9nZXRfcm9vbV9jb25maWdfMTA3MkBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"variables\":{\"room\":\"1714-137334-133272@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 13:15:33 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"227">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"getRoomConfig\"],\"message\":\"MUC Light server not found\",\"extensions\":{\"room\":\"1714-137334-133272@not-existing-domain\",\"code\":\"muc_server_not_found\"}}],\"data\":{\"muc_light\":{\"getRoomConfig\":null}}}">>,
         366,3396}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,user},
          creds =>
              {<<"alice_user_get_room_config_1072@localhost">>,
               <<"matygrysa">>},
          body =>
              <<"{\"variables\":{\"room\":\"1714-137334-133272@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,return_headers => true}


*** User 2024-04-26 13:15:34.225 ***🔗
REST request:
Code: 200
Req: {<0.23617.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3f2ab231ddb1ce01">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9nZXRfcm9vbV9jb25maWdfMTA3MkBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"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 13:15:33 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,1793}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,user},
          creds =>
              {<<"alice_user_get_room_config_1072@localhost">>,
               <<"matygrysa">>},
          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,return_headers => true}


*** User 2024-04-26 13:15:34.229 ***🔗
REST request:
Code: 200
Req: {<0.23623.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"9709524085f48b74">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3VzZXJfZ2V0X3Jvb21fY29uZmlnXzEwNzJAbG9jYWxob3N0Om1ha3JvbGlrYQ==">>}],
      <<"{\"variables\":{\"room\":\"1714-137334-133272@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 13:15:33 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"231">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"getRoomConfig\"],\"message\":\"Given user does not occupy this room\",\"extensions\":{\"room\":\"1714-137334-133272@muclight.localhost\",\"code\":\"not_room_member\"}}],\"data\":{\"muc_light\":{\"getRoomConfig\":null}}}">>,
         370,3498}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,user},
          creds =>
              {<<"bob_user_get_room_config_1072@localhost">>,<<"makrolika">>},
          body =>
              <<"{\"variables\":{\"room\":\"1714-137334-133272@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,return_headers => true}


*** User 2024-04-26 13:15:34.240 ***🔗
REST request:
Code: 200
Req: {<0.23635.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cd39bfc94559e3b9">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3VzZXJfZ2V0X3Jvb21fY29uZmlnXzEwNzJAbG9jYWxob3N0Om1ha3JvbGlrYQ==">>}],
      <<"{\"variables\":{\"room\":\"1714-137334-133272@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 13:15:33 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"461">>}],
         <<"{\"data\":{\"muc_light\":{\"getRoomConfig\":{\"subject\":\"Room about nothing\",\"participants\":[{\"jid\":\"alice_user_get_room_config_1072@localhost\",\"affiliation\":\"OWNER\"},{\"jid\":\"bob_user_get_room_config_1072@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-137334-133272@muclight.localhost\"}}}}">>,
         600,3183}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,user},
          creds =>
              {<<"bob_user_get_room_config_1072@localhost">>,<<"makrolika">>},
          body =>
              <<"{\"variables\":{\"room\":\"1714-137334-133272@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,return_headers => true}


*** User 2024-04-26 13:15:34.240 ***🔗
bob_user_get_room_config_1072@localhost/res1 out
</stream:stream>

*** User 2024-04-26 13:15:34.240 ***🔗
bob_user_get_room_config_1072@localhost/res1 in
</stream:stream>

*** User 2024-04-26 13:15:34.240 ***🔗
alice_user_get_room_config_1072@localhost/res1 out
</stream:stream>

*** User 2024-04-26 13:15:34.241 ***🔗
alice_user_get_room_config_1072@localhost/res1 in
</stream:stream>
*** CT 2024-04-26 13:15:34.243 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1838.html



=== Ended at 2024-04-26 13:15:34
=== successfully completed test case
=== === Returned value: ok