i have got NPE in conference. After this i can't drop it over API.
Steps to reproduce
Create outgoing call from restcomm over API and connect user to conference.
<Response>
<Say>Welcome to the conference</Say>
<Dial>
<Conference startConferenceOnEnter="true">9999</Conference>
</Dial>
</Response>
when text is played you will get NPE in the log
After that you can't drop call over API to.
Also if drop it from client(jitsi) call status in restocmm will be "in progress" anyway
hi everybody,
i have got NPE in conference. After this i can't drop it over API. Steps to reproduce Create outgoing call from restcomm over API and connect user to conference.
when text is played you will get NPE in the log After that you can't drop call over API to. Also if drop it from client(jitsi) call status in restocmm will be "in progress" anyway
it can be reproduced on old(801) and new(810) builds https://www.dropbox.com/s/4c3cn9lejs8e4yj/restcomm_801_npe.log https://www.dropbox.com/s/4c3cn9lejs8e4yj/restcomm_801_npe.log