doulan4371 2014-11-29 08:08
浏览 260

Tasker收到短信后收到文本事件未运行/触发

I created a tasker profile to forward recieved sms to a php script running on a remote server. The event however is not firing / getting activated on receiving sms. The following is the XML file exported from Tasker.

<TaskerData sr="" dvi="1" tv="4.4u3m">
<Profile sr="prof6" ve="2">
<cdate>1417244856240</cdate>
<edate>1417247926509</edate>
<id>6</id>
<mid0>7</mid0>
<nme>ForwardSmsPhp</nme>
<Event sr="con0" ve="2">
<code>7</code>
<pri>0</pri>
<Int sr="arg0" val="2"/>
<Str sr="arg1" ve="3"/>
<Str sr="arg2" ve="3"/>
</Event>
</Profile>
<Task sr="task7">
<cdate>1417245005837</cdate>
<edate>1417246385348</edate>
<id>7</id>
<nme>PhpGet</nme>
<pri>10</pri>
<Action sr="act0" ve="6">
<code>118</code>
<Str sr="arg0" ve="3">10.16.35.177:8080</Str>
<Str sr="arg1" ve="3">messSms.php</Str>
<Str sr="arg2" ve="3">device=taskerMotog
smsrf=%SMSRF
smsrn=%SMSRN
smsrb=%SMSRB
smsrd=%SMSRD
smsrt=%SMSRT
time=%TIME</Str>
<Str sr="arg3" ve="3"/>
<Str sr="arg4" ve="3"/>
<Int sr="arg5" val="10"/>
<Str sr="arg6" ve="3"/>
<Str sr="arg7" ve="3"/>
<Int sr="arg8" val="0"/>
</Action>
</Task>
</TaskerData>

Neither am I able to forward sms to php script using the 'sms gateway' app on google play Google Play Link.

  • 写回答

1条回答 默认 最新

  • du4822 2014-11-29 08:08
    关注

    After a lot of trial and error I finally figured out the reason. I had go-sms app installed on my mobile which was somehow preventing other applications from receiving 'recieved-sms' event. I uninstalled go-sms and now Tasker is able to receive sms-event correctly.

    评论

报告相同问题?

悬赏问题

  • ¥15 微信会员卡接入微信支付商户号收款
  • ¥15 如何获取烟草零售终端数据
  • ¥15 数学建模招标中位数问题
  • ¥15 phython路径名过长报错 不知道什么问题
  • ¥15 深度学习中模型转换该怎么实现
  • ¥15 HLs设计手写数字识别程序编译通不过
  • ¥15 Stata外部命令安装问题求帮助!
  • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
  • ¥15 TYPCE母转母,插入认方向
  • ¥15 如何用python向钉钉机器人发送可以放大的图片?