Erhan Onur Sendag
Erhan Onur Sendag
### Description I put a dispatcher between PCSCF and UE. When I tried to register, Pcscf's save function saved dispatcher's via IP and via port instead of UE's via IP...
### Description Kamailio's ims_usrloc_pcscf module fetches all contact informations from location table at startup. I noticed that it fails to fetch protocol information. I checked the function which reads the...
### Description ims_registrar_pcscf module create a process with rank 1 (PROC_SIPINIT) if reginfo flag is open.. This is wrong because it is written that PROC_SIPINIT rank should be given only...
Hi, I use zotero 6.0.4 and I couldn't install it. It says it is uncompatible ..
Hi, Our drachtio server is crashed. I checked the coredump file. it gave me following result. Could you please comment on this issue? Version is : v0.8.24 Thank you f4-ae06-48acce1c3913.502102.294283128...
Hello, I am doing a python binding for a function that returns opencv mat object. so I used pyopencv_from for that as below: ``` static PyObject *method_convertLeaf2Mat(PyObject *self, PyObject *args)...
It is not a tested code.. Exception in thread "main" java.lang.NoClassDefFoundError: com/google/common/cache/CacheLoader at morphology.AddNewDictionaryItem.main(AddNewDictionaryItem.java:51) Caused by: java.lang.ClassNotFoundException: com.google.common.cache.CacheLoader at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 1 more After...