[SR-Users] Community dinner: Barcelona June 13th

2012-05-10 Thread Olle E. Johansson
Hello! I will be running an Asterisk SIP Masterclass - the last one - in Barcelona in June. During this week, I will organize a dinner for everyone working with or interested in Asterisk, Kamailio and other Open Source platforms for realtime communication. It's Wednesday, June 13th somewhere in

[SR-Users] kamailio - mysql master-slave connection question

2012-05-10 Thread Uri Shacked
Hi, In my system configuration, i use 2 DB servers. One will be the master and the other is the slave. In kamailio cfg, I set the mysql server as a host name (not ip). On my DNS server the ip behind the name is the master`s address. I wonder, if I stop the mysqld on the master, and change the ip

Re: [SR-Users] [SIREMIS] Multiple kamailio management commands

2012-05-10 Thread SamyGo
ok guys, I did some tcpdumping as well but no luck- So I went to Siremis log directory and in ERR>log file I found this everytime I try to send a comamnd. ./log/ERR.log:14:'05/05/2012','18:44:21','ERR','ErrorHandler','socket_sendto() [function.socket-sendto]: unable to write to socket [22]: Invali

[SR-Users] t_continue usage

2012-05-10 Thread Vineet Menon
Hi, the module doc page http://www.kamailio.org/docs/modules/3.3.x/modules_k/tmx.html#id2525893says t_continue() has 3rd parameter which says which route block to execute. SO does that mean t_continue() should be present before routing logic(s)?? Where should be t_continue() be placed in a config?

Re: [SR-Users] Kamailio ignores some ACK

2012-05-10 Thread Jason Penton
Actually, sorry I misread your capture - it is using the same address so doubt it the problem of interfaces.. Are you are not getting any logging in debug when the ACK comes in? On Thu, May 10, 2012 at 9:08 AM, Jason Penton wrote: > Hey Mino, > > From your packet captures above it looks like

Re: [SR-Users] Kamailio ignores some ACK

2012-05-10 Thread Jason Penton
Hey Mino, >From your packet captures above it looks like your ACK is coming in another IP address. I also see that you are doing the packet capture across all your physical interfaces (-i any). Perhaps your Kamailio is only configured to listen on the one interface (the one *not* getting the ACK).

Re: [SR-Users] Kamailio ignores some ACK

2012-05-10 Thread Mino Haluz
We are troubleshooting this issue almost for 2 days and we did not find the solution yet. The thing is, that it does not enter even the config file (we have some debug messages at the start, that do not show). Otherwise we do not have any problem with ACK, but only this particular ACK is not forwar