Re: [SR-Users] Server silently droping Bye message.

2013-08-30 Thread Helena Garcia-Nieto
mailio (SER) - Users Mailing List' Subject: Re: [SR-Users] Server silently droping Bye message. Hello, On 8/29/13 5:24 PM, Helena Garcia-Nieto wrote: Thanks! Thank you very very much for your help. I'll add the ngrep next time! I'm absolutely new at kamailio and I'

Re: [SR-Users] Server silently droping Bye message.

2013-08-30 Thread Daniel-Constantin Mierla
Hello, On 8/29/13 5:24 PM, Helena Garcia-Nieto wrote: Thanks! Thank you very very much for your help. I'll add the ngrep next time! I'm absolutely new at kamailio and I'm doing the Subs on the main config file (/usr/local/etc/kamailio/kamailio.cfg) on the PSTN call detection route[PSTN] {:

Re: [SR-Users] Server silently droping Bye message.

2013-08-29 Thread Helena Garcia-Nieto
d Helena From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: jueves, 29 de agosto de 2013 15:49 To: Helena Garcia-Nieto; 'Kamailio (SER) - Users Mailing List' Subject: Re: [SR-Users] Server silently droping Bye message. ngrep output is preferred, because expanded wiresh

Re: [SR-Users] Server silently droping Bye message.

2013-08-29 Thread Daniel-Constantin Mierla
ngrep output is preferred, because expanded wireshark has to much garbage around actuall sip message content. If you have the wireshark capture, then you can export pcap file and then use 'ngrep -qt -W byline -I file.pcap' to get pure text format for sip messages (then replace your ip addresses

Re: [SR-Users] Server silently droping Bye message.

2013-08-29 Thread Daniel-Constantin Mierla
Hello, the BYE does not have information about the public ip of the nat router behind which is located the android device. With the default config of kamailio, that should be stored as alias parameter in the contact header. You should send the full signaling from first invite to the bye for

[SR-Users] Server silently droping Bye message.

2013-08-29 Thread Helena Garcia-Nieto
Hello, Thanks in advanced for the help. I am absolutely new with kamailio and still struggling through silly problems so please forgive me if the solutions is so obvious. I have a network like Devices --à Kamailio --à pstn GW The PSTN GW is more or less out of my reach for changing