Fix: Make sure we don't gobble up unsolicited
authorDenis Kenzior <denkenz@gmail.com>
Tue, 24 Nov 2009 01:55:59 +0000 (19:55 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Tue, 24 Nov 2009 01:55:59 +0000 (19:55 -0600)
drivers/calypsomodem/voicecall.c

index 6ff7de7..976334e 100644 (file)
@@ -321,7 +321,8 @@ static void cpi_notify(GAtResult *result, gpointer user_data)
 
        /* Need to send this on the calypso hardware to avoid echo issues */
        if (msgtype == 3 || msgtype == 4)
-               g_at_chat_send(vd->chat, "AT%N0187", NULL, NULL, NULL, NULL);
+               g_at_chat_send(vd->chat, "AT%N0187", none_prefix,
+                               NULL, NULL, NULL);
 
        switch (msgtype) {
        case 0: