houxiao
2017-08-17 0250edfd9c4d453f25a2f9827698ccf87ff5afff
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();