[SR-Users] how to use mqueue.

张顺通 shuntongzhang at gmail.com
Mon Nov 3 13:58:11 CET 2014


whle (mq_fetch("QUEUE")) {
   if (yes) {
     do something
  } else {
     mq_add("QUEUE");
    add back to queue.
  }
}

can mq_add use here? I tried it, it do not work.
and How to determine the end?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20141103/59ae3591/attachment.html>


More information about the sr-users mailing list