On Monday 13 July 2015 13:19:32 kai.ohnac...@cbc.de wrote:
> To change the IP address which is used from the private server as the
> destination address, I added the following lines to the Kamailio.cfg.
>
> modparam("registrar", "use_path",1)
> modparam("registrar", "path_mode", 2)
> modparam("re
Hello,
I try to setup a SIP infrastructure with Kamailio server in private network and
a pass through Kamailio proxy in the DMZ for NAT handling. (-> TEST.jpg)
The pass through proxy uses a new routing algorithm and this works fine for
external calls to internal calls. (->Kamailio.cfg.txt)
The l
Thanks for the help guys.
I used a stateless proxy and was able to register. Now I am able to make
calls as well but there is an issue.
I receive multiple ringing but not receiving 200 ok after that. I keep on
receiving the ringing messages. Although the call gets connected and I hear
two way voi
On Thursday 27 November 2014 08:29:51 Rizwan Khan wrote:
> We want to use Kamailio as the pass-thru proxy in front of the SBC just to
> receive the request on a random port, and then forward the request to the
> SBC internally being on the same private network.
>
> What would be the best way to do
You could quite easily just do this with iptables. See
http://askubuntu.com/questions/320121/simple-port-forwarding for ideas.
On 27 November 2014 at 05:29, Rizwan Khan wrote:
> Hi All,
>
> What we want to do is to by-pass the restrictions imposed by different
> ISPs etc. which normally block ba
Hi All,
What we want to do is to by-pass the restrictions imposed by different ISPs
etc. which normally block based on the port 5060
The SIP server(including SBC) is a commercial one running on port 5060,
that we cannot change. It is already taking care of the NAT issues.
We want to use Kamailio