예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function dtmf($message)
 {
     $this->client->log($message, self::PRIORIT_DTMF);
 }