Folks,
I've noticed that 0.8.11pre1 some time ago started sending very strange messages into the log with 1 minute interval:
[...] Aug 9 20:08:01 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.106.25.235:5060;user=phone;transport=udp' Aug 9 20:09:02 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' Aug 9 20:10:03 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.106.25.235:5060;user=phone;transport=udp' Aug 9 20:11:03 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' Aug 9 20:12:04 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' [...]
Does anybody have any ideas what is that and how to get rid of it?
-Maxim
Hello,
that's replication support in user location module, we will check it.
Jan.
On 10-08 03:35, Maxim Sobolev wrote:
Folks,
I've noticed that 0.8.11pre1 some time ago started sending very strange messages into the log with 1 minute interval:
[...] Aug 9 20:08:01 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.106.25.235:5060;user=phone;transport=udp' Aug 9 20:09:02 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' Aug 9 20:10:03 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.106.25.235:5060;user=phone;transport=udp' Aug 9 20:11:03 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' Aug 9 20:12:04 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' [...]
Does anybody have any ideas what is that and how to get rid of it?
-Maxim
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi Maxim,
in general this message is not something you have to worry about. And your debug level has to be high to see this message. :-) But it is strange that it repeats every minute.
I guess you use db_mode 1, right? Do you see any other error message, for example related to the database? If the problem still exists or respawns please send me the output of 'serctl ul show <username>' (username in the case below should be 5113210007).
I dont see any obvious error in the code. I can only imagine that this message appears every minute if the user registers and unregisters within this minute.
Greetings Nils
Their are no other On Tuesday 12 August 2003 17:26, Jan Janak wrote:
Hello,
that's replication support in user location module, we will check it.
Jan.
On 10-08 03:35, Maxim Sobolev wrote:
Folks,
I've noticed that 0.8.11pre1 some time ago started sending very strange messages into the log with 1 minute interval:
[...] Aug 9 20:08:01 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.106.25.235:5060;user=phone;transport=udp' Aug 9 20:09:02 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' Aug 9 20:10:03 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.106.25.235:5060;user=phone;transport=udp' Aug 9 20:11:03 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' Aug 9 20:12:04 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' [...]
Does anybody have any ideas what is that and how to get rid of it?
-Maxim
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Nils Ohlmeier wrote:
Hi Maxim,
in general this message is not something you have to worry about. And your debug level has to be high to see this message. :-) But it is strange that it repeats every minute.
I guess you use db_mode 1, right?
Yes, correct.
Do you see any other error message, for example related to the database? If the problem still exists or respawns please send me the output of 'serctl ul show <username>' (username in the case below should be 5113210007).
Unfortunately I've restarted the SER after that and the problem doesn't appear yet. I'll watch out and will let you know if the problem hits again.
I dont see any obvious error in the code. I can only imagine that this message appears every minute if the user registers and unregisters within this minute.
I do not think so. UA in question is ATA186, and it is not configured to unregister itself from the server at all.
-Maxim
Greetings Nils
Their are no other On Tuesday 12 August 2003 17:26, Jan Janak wrote:
Hello,
that's replication support in user location module, we will check it.
Jan.
On 10-08 03:35, Maxim Sobolev wrote:
Folks,
I've noticed that 0.8.11pre1 some time ago started sending very strange messages into the log with 1 minute interval:
[...] Aug 9 20:08:01 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.106.25.235:5060;user=phone;transport=udp' Aug 9 20:09:02 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' Aug 9 20:10:03 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.106.25.235:5060;user=phone;transport=udp' Aug 9 20:11:03 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' Aug 9 20:12:04 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' [...]
Does anybody have any ideas what is that and how to get rid of it?
-Maxim
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
I've been trying to get the SIPPS UA working with My addaline.com setup. I keep getting the error: SIP/2.0 481 Call Leg/Transaction Does Not Exist.
No matter what the far end is. I am able to call this UA from anywhere After it registers. Anybody have any ideas?
Here is the an example call flow:
http://www.addaline.com/traces/sipp_index.html
The only thing I notice that is weird is the 'Route' in the F4 packet.
---greg Greg Fausak
I've noticed this a bit in my logs as well. I do not use replication (yet).
---greg Greg Fausak greg@addaline.com
Hello,
that's replication support in user location module, we will check it.
Jan.
On 10-08 03:35, Maxim Sobolev wrote:
Folks,
I've noticed that 0.8.11pre1 some time ago started sending
very strange
messages into the log with 1 minute interval:
[...] Aug 9 20:08:01 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.106.25.235:5060;user=phone;transport=udp' Aug 9 20:09:02 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' Aug 9 20:10:03 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.106.25.235:5060;user=phone;transport=udp' Aug 9 20:11:03 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' Aug 9 20:12:04 sip ser[54856]: removing spare zombie '5113210007','sip:51132100 07@200.62.138.15:5060;user=phone;transport=udp' [...]
Does anybody have any ideas what is that and how to get rid of it?
-Maxim
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers