示例#1
0
 @Override
 public void put(Representation entity) {
   m_sipService.sendRefer(getUser(), m_from, m_to);
 }