Re: [SR-Users] Getting 404 From Kamailio for PRACK

2015-06-04 Thread Daniel-Constantin Mierla
Hello, 404 Not here is tipically sent for requests within dialog that don't have any Route header, as it should because kamailio does record routing. If you can show the PRACK, as well as the INVITE and responses to it for such case, we can assert better what happens (e.g., send the ngrep output

Re: [SR-Users] Getting 404 From Kamailio for PRACK

2015-05-24 Thread DanB
Hi Austin, Kamailio will not reject by himself (nor handle) PRACK (or any other methods) unless you tell him so. The logic for handling it should be in your .cfg file. I suggest adding xlog statements through your config script and see where that is rejected. 404 would tell me you are trying t

[SR-Users] Getting 404 From Kamailio for PRACK

2015-05-24 Thread Austin Einter
Hi All I am trying ti implement a IMS client. For testing I am using Kamailio proxy. During call setup, I get 404 for Prack message. Whats going wrong not able to figure out. Here is the Kamailio log below, can somebody help me too find whats wrong her.