houxiao
2017-08-09 353d2469941ee78798a68e60824aafd09c498e4a
VisitFace/RtspNativeCodec/app/src/main/cpp/TeleWrapper.cpp
@@ -130,7 +130,7 @@
void TeleWrapper::callNum(const std::string phone)
{
    //serialWriteString(fd, "BA");
    serialWriteString(fd, "BA");
    serialWriteString(fd, "AA");//摘机
    sleep(1);
    const char* _phone = phone.c_str();