<div dir="ltr"><div>Hi Daniel,</div><div><br></div><div>sorry for not being clear.</div><div><br></div><div>I have all three evapi event routes in my config. When I telnet to port 8448, xlog shows that evapi:connection-new is exectued. When I send 6:efelin, to telnet, the evapi:message-received is executed. When I close the telnet session, the evapi:connection-closed is executed. This works just fine. However, when I execute evapi_async_relay or evapi_relay nothing is sent to my telnet session or CGRateS application (This was also observed by ngrep and tcpdump).</div><div><br></div><div>My configuration is default from CGRateS: <a href="https://github.com/cgrates/cgrates/tree/master/data/tutorials/kamevapi/kamailio/etc/kamailio">https://github.com/cgrates/cgrates/tree/master/data/tutorials/kamevapi/kamailio/etc/kamailio</a> (kamailio.cfg and included kamailio-cgrates.cfg) with few xlogs for further debuging + </div><div><br></div><div>modparam("evapi", "workers", 2)</div><div>modparam("evapi", "bind_addr", "<a href="http://0.0.0.0:8448">0.0.0.0:8448</a>")</div><div><br></div><div>I have just downloaded the fresh config in order to evade some typo, but the problem persists.</div><div><br></div><div>Thanks</div><div><br></div><div>Jan</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-08-22 9:35 GMT+02:00 Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div>On 22/08/16 09:31, Efelin Novak wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">[...]
        <span class=""><div>
          <div><br>
          </div>
          <div>When I connect to evapi using telnet, I receive NO
            answer:</div>
          <div><br>
          </div>
          <div>
            <div>root@PC:~$ telnet 192.168.30.29 8448</div>
            <div>Trying 192.168.30.29...</div>
            <div>Connected to 192.168.30.29.</div>
            <div>Escape character is '^]'.</div>
          </div>
          <div class="gmail_extra"><br>
          </div>
          <div class="gmail_extra"><br>
          </div>
          <div class="gmail_extra">However it reacts on my netstring
            messages and executes the
            event_route[evapi:message-<wbr>received].</div>
          <div class="gmail_extra"><br>
          </div>
          <br>
        </div>
      </span></div>
    </blockquote>
    To clarify -- do you have event_route[evapi:connection-<wbr>new] {...}
    block defined in your config and it is not executed?<br>
    <br>
    Cheers,<br>
    Daniel<span class=""><br>
    <pre cols="72">-- 
Daniel-Constantin Mierla
<a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a> - <a href="http://www.kamailio.org" target="_blank">http://www.kamailio.org</a>
<a href="http://twitter.com/#!/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/<wbr>miconda</a></pre>
  </span></div>

</blockquote></div><br></div>