summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/telephony-maemo6.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/telephony-maemo6.c b/audio/telephony-maemo6.c
index e40d6e398..e405f40ae 100644
--- a/audio/telephony-maemo6.c
+++ b/audio/telephony-maemo6.c
@@ -1194,6 +1194,7 @@ static void update_registration_status(const char *status)
EV_SERVICE_PRESENT);
break;
case NETWORK_REG_STATUS_OFFLINE:
+ case NETWORK_REG_STATUS_SEARCHING:
case NETWORK_REG_STATUS_NO_SIM:
case NETWORK_REG_STATUS_POWEROFF:
case NETWORK_REG_STATUS_POWERSAFE: