[sr-dev] [kamailio] ipops Documentation Error (#327)

rdboisvert notifications at github.com
Tue Sep 15 15:40:25 CEST 2015


There is a small error in the [srv_query ()](http://kamailio.org/docs/modules/4.3.x/modules/ipops.html#ipops.f.srv_query) documentation.  The xlog statements put the closing quotes in the wrong location.  They should be as shown below.

xlog ("port[$var(i)] $srvquery(udp=>port[$var(i)])\n");
xlog ("priority[$var(i)] $srvquery(udp=>priority[$var(i)])\n");
xlog ("target[$var(i)] $srvquery(udp=>target[$var(i)])\n");
xlog ("weight[$var(i)] $srvquery(udp=>weight[$var(i)])\n");


---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/327
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150915/4471f59f/attachment.html>


More information about the sr-dev mailing list