public function request() { $this->store(); Jingle::sessionTerminate($this->_to, $this->_jingleSid, $this->_reason); }
public function request() { $this->store(); Jingle::sessionInitiate($this->_to, $this->_offer); }