On Thursday 25 June 2015 14:58:08 kai.ohnac...@cbc.de wrote:
> Now, my questions are: How can I connect 2 Kamailio SIP server together?
> Which modules I need? Is there somewhere a good howto?

Just like you would do it with any other sip server. But what are you trying 
to do? It could be as simple as:

if($si!=ipofprivate)
{
 $rd="domainofprivate";
}

on the dmz server to route all public to the private (and using the dmz as 
"pstn gateway" with the default config on the private machine).

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to