[ekiga] Fixed warning.



commit 4a5254be44c9257c140ad28feae351f9029cfd60
Author: Damien Sandras <dsandras beip be>
Date:   Sun Dec 4 13:40:58 2011 +0100

    Fixed warning.

 lib/engine/components/opal/opal-account.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/engine/components/opal/opal-account.cpp b/lib/engine/components/opal/opal-account.cpp
index 385bc85..e50cd93 100644
--- a/lib/engine/components/opal/opal-account.cpp
+++ b/lib/engine/components/opal/opal-account.cpp
@@ -614,6 +614,7 @@ Opal::Account::handle_registration_event (RegistrationState state_,
   case RegistrationFailed:
 
     switch (compat_mode) {
+    case SIPRegister::e_HasApplicationLayerGateway:
     case SIPRegister::e_FullyCompliant:
       // FullyCompliant did not work, try next compat mode
       compat_mode = SIPRegister::e_CannotRegisterMultipleContacts;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]