houxiao
2017-08-16 a188ad2e23ef190c8a044b17bc467fa3e2ae0ca5
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();