Hello, I am a bit new to VoIP, and I just need a quick yes/no (and maybe pointers) answer. Is the following possible (and smart) to do with Kamailio?
Kamailio server. Dual-homed (internal network, Internet). Internal users connect to Kamailio to make calls to internal and Internet SIP peers. Users have NO internet connection themselves (they can only reach the server). Can Kamaillio (when dual-homed) transport all the data/voice between Internet and intranet? Can it also be used to carry all traffic between intranet users (if there is no direct route between them)?
Thanks so much. Zane
Awesome. Thank you so much ;)
On Wed, Dec 5, 2012 at 12:06 AM, Uriel Rozenbaum uriel.rozenbaum@gmail.comwrote:
Maybe this tutorial can help a bit: - http://kb.asipto.com/kamailio:kamailio-mixed-ipv4-ipv6
It shows how to route between two networks (in this case ipv4 and ipv6). You need to change the detection rules in order to know what is internal and what is external (you can map it as internal is the ipv4 and external is the ipv6). So the structure of the config file is the same, just some conditions inside have to be changed.
Cheers, Daniel
On 12/6/12 2:03 AM, Zero Aggression wrote: