[sr-dev] [kamailio/kamailio] modules/topoh: added lookup functionality for destination IP (#1150)

Alexandr Dubovikov notifications at github.com
Mon Jun 19 10:05:12 CEST 2017


Thank you @miconda , unfortunately there is bug that I couldnt catch.

6 days ago I have implemented same way in my repository:

https://github.com/adubovikov/kamailio/commit/ae15a717e9a5849b4ac295c5864cd6e9b198b6d1

but your and my patches makes same results:

/usr/sbin/kamailio[1260]: ERROR: sl [sl_funcs.c:362]: sl_reply_error(): stateless error reply used: I'm terribly sorry, server error occurred (6/SL)
this is after execution of event route. I have tested/removed some code and found that this happens once you call " fmsg = faked_msg_next();"

also in your patch:

https://github.com/kamailio/kamailio/commit/f7d1d234a42198fc10e40c33e92cff5e8fc1af8e#diff-81d708cd01d1642b044346221062c4dbR522

should be:
if(_th_eventrt_outgoing<0 **&&** keng==NULL) {

any suggestions got to avoid this SL error ?

Wbr,
Alexandr







-- 
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/1150#issuecomment-309368057
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170619/7290f659/attachment.html>


More information about the sr-dev mailing list