示例#1
0
 public function request()
 {
     $this->store();
     Jingle::sessionInitiate($this->_to, $this->_offer);
 }