Fix service indicator not sent when entering searching state
diff --git a/audio/telephony-maemo6.c b/audio/telephony-maemo6.c
index e40d6e3..e405f40 100644
--- a/audio/telephony-maemo6.c
+++ b/audio/telephony-maemo6.c
@@ -1194,6 +1194,7 @@
 							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: