RCC why call is disconnecting directly?
Hello,
the user has a connected call in his softphone in an installed windows myApps client and then starting another call with RCC to a wq with 0sec alert time and number 1064.
In my sytems it work always. But in the partner testsystem it mostly doesn´t work. Here are the relevant messages:
start a call with
{"api":"RCC","src":"d43e9fdab4f96401a23e00505682a4ce","mt":"UserCall","user":4,"ftyNoCF":true,"audio":true,"rc":0,"e164":"1064"}
at 11:32:53.540
then got these results
11:32:53.540 {"api":"RCC","src":"d43e9fdab4f96401a23e00505682a4ce","mt":"UserCallResult","call":6}
11:32:53.682 {"mt":"CallInfo","api":"RCC","src":"d43e9fdab4f96401a23e00505682a4ce","user":4,"call":6,"state":135,"conf":"c4d0b7e3b4f96401f13e00505682a4ce","peer":{"e164":"","h323":""},"time":0,"msg":"r-rel","info":[{"type":"cause","vali":0}]}
11:32:53.682 {"mt":"CallInfo","api":"RCC","src":"d43e9fdab4f96401a23e00505682a4ce","user":4,"call":6,"del":true,"state":135,"peer":{"e164":"","h323":""},"time":0,"msg":"del"}
Could someone see what is going wrong?