On Friday 15 October 2010, Joe Uelk wrote:
> [..]
> Also, the potential for IPv6 addresses in the Via header of IPv4 clients
> that Klaus mentioned could be an issue... is there a way to enable
> topology hiding or something similar?
Hi Joe,
there is the "topoh" module, which does some topology h
Can you detail what is not working in 3.1.0?
Regards,
Ovidiu Sas
On Fri, Oct 15, 2010 at 5:24 PM, Joe Uelk wrote:
> Thanks for the information Klaus and Ovidiu!
> It seems the 4to6.cfg file referenced is for a different version of
> Kamailio. I'm using 3.1.0 and I was unable to get it to run wit
Thanks for the information Klaus and Ovidiu!
It seems the 4to6.cfg file referenced is for a different version of
Kamailio. I'm using 3.1.0 and I was unable to get it to run with that .cfg
file.
I installed Kamailio on Fedora 10 as an rpm. It runs successfully with the
default configuration.
Also
Am 15.10.2010 02:59, schrieb Joe Uelk:
Hello all,
I'm looking to implement the following scenario:
Step 1
SIP Server A sends INVITE to port 5060 over IPv6 to Kamailio:
2001::1 --udp/tcp--> 2001::2:5060
Step 2
Kamailio SIP NATs the INVITE and sends it out IPv4 to SIP Server B on
port 6000
1.1
Hello Joe,
Check out the example provided in the source tree:
http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob_plain;f=modules_k/rtpproxy/examples/4to6.cfg;hb=ad7f00d840082989132f335914aa0db223a0e46e
Regards,
Ovidiu Sas
On Thu, Oct 14, 2010 at 8:59 PM, Joe Uelk wrote:
> Hello al
Hello all,
I'm looking to implement the following scenario:
Step 1
SIP Server A sends INVITE to port 5060 over IPv6 to Kamailio:
2001::1 --udp/tcp--> 2001::2:5060
Step 2
Kamailio SIP NATs the INVITE and sends it out IPv4 to SIP Server B on port
6000
1.1.1.1 --udp/tcp--> 1.1.1.2:6000
Step 3
All