<div dir="ltr"><div>Dear Kamailio users,</div><div><br></div><div>I am trying to set up a simple scenario as follows:</div><div><br></div><div>UAC --> Proxy_1 --> Proxy_2 --> Proxy_3 --> UAC</div><div><br></div>

<div>I am new to Kamailio and had the following basic questions that came to my mind after reading the documentation an the default kamilio.cfg config script:</div><div><br></div><div>1) Is there any good example of the above scenario in which the UAC and UAS (caller and callee) are modeled using SIPp and proxies are simple kamailio instances run on different machines that simply forward the SIP packets?</div>

<div><br></div><div>2) In specific, I want the proxies to simply forward the messages to their downstream (I do not care about registration or other operations and look for a minimally working simple SIP scenario). Is there any example of such configuration?</div>

<div><br></div><div>3) Let's imagine Proxy_2 in the above example, in the default config, it looks like that with modifying line 164, "listen=udp:<a href="http://10.0.0.10:5060">10.0.0.10:5060</a>" I can specify the address of its upstream, Proxy_1, but how and where shall I set the specifications of the downstream, Proxy_3?</div>

<div><br></div><div>I suspect it is somewhere in the Routing Logic block (line 449) but not sure how it is exactly done. I see a "route(SIPOUT)" call for example but I am not sure how and where the value of SIPOUT is modified. Is it a representation of the downstream servers in the config file?</div>

<div><br></div><div><br></div><div>Thanks,</div><div>Alireza </div></div>