houxiao
2017-08-17 2b43077d967c28fe99e1ff2b99f19e1433c710d9
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();