Hello,
my starting idea was to create a SIP infrastructure with Kamailio as registrar and any SBC. The SBC should handle the NATing that Kamailio is reachable from outside. I try out the SEMS and Blox, but these solutions didn't work. Now, I'm running out of time and need an alternate solution for my task. One requirement is to locate the Kamailio server in the private network. If you have any better idea, pls give me feedback. :-)
I found the following howto:
http://kb.asipto.com/freeswitch:kamailio-3.3.x-freeswitch-1.2.x-sbc
Is it possible to integrate this example in Kamailio 4.2.0?
Cheers, Kai Ohnacker
-----Ursprüngliche Nachricht----- Von: sr-users [mailto:sr-users-bounces@lists.sip-router.org] Im Auftrag von Daniel Tryba Gesendet: Donnerstag, 25. Juni 2015 18:01 An: sr-users@lists.sip-router.org Betreff: Re: [SR-Users] interconnect 2 Kamailio server
On Thursday 25 June 2015 14:58:08 kai.ohnacker@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