Re: [SR-Users] Transaction Lookup Failing

2017-04-08 Thread Colin Morelli
Apologies for the false alarm here - Kamailio was not to blame. There was a code change in a recent version of PJSIP that resulted in the second Via header not including the src port that the request originated from. Effectively this meant that the Via header was not an exact match for the invite,

[SR-Users] Disable DNS

2017-04-08 Thread Diego Nadares
Hi Guys, Is it possible to disable using of dns in kamailio? The thing is that not all INVITES that arrives to the proxy comes with ip 172.16.205.25/PUB_IP in the ruri. Some gateways sends a string in ruri -> @myproxysip and others sends @other.domain.com Request-Line: INVITE sip:111@myproxy

[SR-Users] Transaction Lookup Failing

2017-04-08 Thread Colin Morelli
Hey all, Trying to debug an issue with canceling an invite. I have two different types of clients. On one client, canceling an invite works correctly. With the other client, it t_check_trans fails. Both clients show the same request/responses: On Client A: -> INVITE <- 183 -> PRACK <- 200 -> UPD