diff --git a/kamailio/local.cfg b/kamailio/local.cfg index 11ca987..06ebdb8 100644 --- a/kamailio/local.cfg +++ b/kamailio/local.cfg @@ -34,7 +34,7 @@ ## add them in "BINDINGS" at the bottom. # # #!substdef "!MY_IP_ADDRESS!127.0.0.1!g" -## CHANGE "kazoo://guest:guest@127.0.0.1:5672" TO THE AMQP URL +## CHANGE "amqp://guest:guest@127.0.0.1:5672" TO THE AMQP URL ## This should be the primary RabbitMQ server ## in the zone that this server will service. # # #!substdef "!MY_AMQP_URL!amqp://guest:guest@127.0.0.1:5672!g"