X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=port.cpp;h=11b70f3b4e911a4e699721ed14bfc4a72d803bb4;hp=32184a849a3e545d1d27d0b9f5f8ea352f7f309c;hb=refs%2Fheads%2Fjolly%2Fhandover;hpb=034d3a91404addedc1c7a3494862c79532b0b878 diff --git a/port.cpp b/port.cpp index 32184a8..11b70f3 100644 --- a/port.cpp +++ b/port.cpp @@ -176,6 +176,7 @@ Port::Port(int type, const char *portname, struct port_settings *settings, struc memset(&p_capainfo, 0, sizeof(p_capainfo)); p_echotest = 0; p_bridge = 0; + p_hold = 0; /* call recording */ p_record = NULL;