servlets - How to bypass dispatchOutsideContainer in mobicents tomcat container -


I am trying to send Tomcat container to all SIP messages in my SIP servlet. However if the request of the message is different from the Yuri host IP, then Tomcat container calls sending outsideContainer () and never get my SIP servlet message. Is there any way to avoid this?

You need to make sure that your application is configured to handle requests 127.0

You can read more at

on the container through the SIP Servlets management console on .0.18080 / sip-servlets-management.

Comments

Popular posts from this blog

c++ - C/pp Sockets, recv()/send() works only under gdb -

GO: Serve static pages -

objective c - How to open front/back camera at the same time in iOS developing? -