Re: [SR-Users] Nat_traversal module not sending keepalives

2013-09-10 Thread Charles Chance
Hi, Many thanks for your replies. Turns out we were calling t_newtran() elsewhere in the config before handling the register, and I guess the callback was being attached to the wrong transaction. Now it's removed, all is working fine :) Best, Charles On 9 September 2013 19:09, Carsten Bock w

Re: [SR-Users] Nat_traversal module not sending keepalives

2013-09-09 Thread Daniel-Constantin Mierla
Hello, not using this module, however, after you start, can you see a dedicated timer module 'NT' if you do kamctl ps? Cheers, Daniel On Fri, Sep 6, 2013 at 11:00 AM, Charles Chance < charles.cha...@sipcentric.com> wrote: > Hi all, > > Currently evaluating the nat_traversal module in some test

Re: [SR-Users] Nat_traversal module not sending keepalives

2013-09-09 Thread Carsten Bock
Hi, you find a working example actually in the examples/pcscf/ Folder of Kamailio. Since we don't have a full compatible usrloc-API for IMS (yet), i used nat_traversal as replacement for nathelper; as it's not relying on the usrloc-database. In the config we have: # - nat_traversal params ---

[SR-Users] Nat_traversal module not sending keepalives

2013-09-06 Thread Charles Chance
Hi all, Currently evaluating the nat_traversal module in some tests, and trying to configure keepalives for registers. We currently use nathelper, but due to the distributed nature of our setup, nat_traversal seems more appropriate for the keepalive functionality (nathelper is sending keepalives f