<html><body><div dir="ltr">Hi<div><br></div><div dir="ltr">I am using the cachedb_url parameter in the usrloc module, in order to connect to a MongoDB cluster.</div><div dir="ltr"><br></div><div dir="ltr">However the connection string I need to use is mongodb+srv:// in order to do an SRV lookup to find the correct/current cluster node to connect to. </div><div dir="ltr"><br></div><div dir="ltr">OpenSIPS doesn’t seem to support this currently (v3.2.10) and gives the error:</div><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr">ERROR:core:cachedb_bind_mod: failed to bind to [mongodb+srv] module. Is it loaded ?                                                                       </div><div dir="ltr">Jan 26 11:47:26 opensips10 /usr/sbin/opensips[1714368]: ERROR:usrloc:ul_check_db: cannot bind functions for cachedb_url mongodb+srv:….</div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">Is there a way around this somehow by modifying the connection string, or is it simply not currently supported?</div><div dir="ltr"><br></div><div dir="ltr">Pete</div></div></div></body></html>