]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-4777 --resolve
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 31 Oct 2012 15:45:09 +0000 (11:45 -0400)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 31 Oct 2012 15:45:09 +0000 (11:45 -0400)
libs/libdingaling/src/libdingaling.c

index e2b32a0637e6fcb9cc144e0b61bb3077657566ca..5b45f50e2f0459e4f4dc4fd3e9b1057870afd9c3 100644 (file)
@@ -820,6 +820,9 @@ static ldl_status parse_jingle_code(ldl_handle_t *handle, iks *xml, char *to, ch
                                                                                break;
                                                                        }
                                                                }
+                                                       } else {
+                                                               globals.logger(DL_LOG_WARNING, "No preference specified");
+                                                               continue; 
                                                        }
                                                
                                                        if (index < 0) {