[sr-dev] [kamailio/kamailio] kazoo: Removed extra workarround for current rabbitmq-c lib (#1083)

lazedo notifications at github.com
Sat Apr 22 20:21:41 CEST 2017


lazedo commented on this pull request.



> @@ -684,8 +684,6 @@ int kz_amqp_add_connection(modparam_t type, void* val)
 
     if(newConn->info.vhost == NULL) {
     	newConn->info.vhost = KZ_URL_ROOT;
-    } else if(newConn->info.vhost[0] == '/' && strlen(newConn->info.vhost) == 1) { // bug in amqp_parse_url ?
-    	newConn->info.vhost++;

this is needed for 0.5.2

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1083#pullrequestreview-34162992
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170422/e1148fc9/attachment.html>


More information about the sr-dev mailing list