Added processing of second caller id.
[lcr.git] / mISDN.cpp
index 3e1d0e4..f228906 100644 (file)
--- a/mISDN.cpp
+++ b/mISDN.cpp
@@ -1534,7 +1534,7 @@ void PmISDN::set_echotest(int echo)
  */
 void PmISDN::set_tone(const char *dir, const char *tone)
 {
-       int id;
+       int id = TONE_OFF;
 
        if (!tone)
                tone = "";