[sr-dev] [kamailio] PDB module prefixes (#433)
igorPot
notifications at github.com
Tue Dec 8 11:49:33 CET 2015
Where did you find :
typedef int16_t carrier_t;
...
struct dt_node_t {
struct dt_node_t *child[10];
carrier_t carrier;
};
In dt.h I only see:
struct dt_node_t {
struct dt_node_t *child[10];
carrier_t carrier;
};
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/433#issuecomment-162846910
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20151208/f64cc481/attachment.html>
More information about the sr-dev
mailing list