<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>devilmakelie</author_name>
  <author_url>https://blog.hatena.ne.jp/devilmakelie/</author_url>
  <blog_title>Yado_tech</blog_title>
  <blog_url>https://yadotech.hateblo.jp/</blog_url>
  <categories>
    <anon>AGI</anon>
    <anon>asterisk</anon>
    <anon>python</anon>
  </categories>
  <description>とりまスクリプトのみ from asterisk.agi import * #ロジック部分。 #AGIのインスタンス化 agi = AGI() roomNo = agi.env['agi.callerid'] t_time = [] while True: t_time.append(agi.wait_for_digit(-1)) #数字が４つになったら登録して切断する if len(t_time) == 4: makedate(t_time,roomNo) agi.hangup() #数字４つを元に時刻を作ってSQLITEに登録する def makedate(t_time,roomNo): …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyadotech.hateblo.jp%2Fentry%2F2018%2F01%2F31%2F205633&quot; title=&quot;モーニングコールを作る②　AGIから登録 - Yado_tech&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-01-31 20:56:33</published>
  <title>モーニングコールを作る②　AGIから登録</title>
  <type>rich</type>
  <url>https://yadotech.hateblo.jp/entry/2018/01/31/205633</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
