Open maria-farooq opened 7 years ago
@maria-farooq could you confirm if this behaviour is noticed as constant, of if it happens randomly? No problem if you don't have this info, i just got curious because from my side it seems random, also im using XMS instead of RMS. Thanks!
i tried with RMS and it was not random IIRC.
Great, could you confirm RC and RMS versions you used @maria-farooq ?
I tried to simulate this issue using RC 7.9.0.1354 and RMS 4.1.0.59 and it seems that the issue cannot be verified there.
@maria-farooq @ghjansen the patch I prepared for #1695 takes care to terminate the branches that were created by dial forking, when the initial call terminates. Please check again with the latest binary and update accordingly
Great, thanks @gvagenas! @maria-farooq are you able to test this? Let me know if you are not. I just ask because i was not able to reproduce it with my current environment.
i have 3 registered clients in
telestax.restcomm.com
:maria
,azlan
andclient2
client2
dials an RCML which dialsmaria
andazlan
but on sip: (sip:maria@telestax.restcomm.com
&sip:azlan@telestax.restcomm.com
)maria
andazlan
are RINGING,client2
hangs up.If we see in DB, instead of 2 calls to
maria
andazlan
we see 4 calls 2 areoutbound-api
2 areClient-to-Client
cc: @croufay @ghjansen