houxiao
2017-08-10 dea825c24eea9fa92dd9f0ccf2e24af4ed89683c
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();