Home | History | Annotate | Download | only in jsonrpc

Lines Matching defs:getCallId

1207         jsonEvent.put("CallId", callEvent.getCallId());
1258 callInfo.put("Parent", build(InCallServiceImpl.getCallId(call)));
1263 children.add(InCallServiceImpl.getCallId(child));
1270 children.add(InCallServiceImpl.getCallId(conferenceable));