[Home]

Summary:ASTERISK-11425: 'sip show registry' shows wrong registration
Reporter:Roman Brunka (rbrunka)Labels:
Date Opened:2008-02-12 14:52:02.000-0600Date Closed:2008-02-18 10:10:12.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hello,

After some time (about 30-60s) the asterisk console starts to show wrong the sip registry. Always the 5th provider has problem with the first letter.
It should be sipgate.de:5060 and IS ipgate.de:5060.
I've changed the config files (also the order in sip providers) and always it shows the same problem (without the first letter).


neptun*CLI> sip show registry
Host                            Username       Refresh State                Reg.Time                
sip.tlenofon.pl:5060            myszka_ams32        45 Registered           Tue, 12 Feb 2008 21:31:06
sipgate.de:5060                 8512532            105 Registered           Tue, 12 Feb 2008 21:31:06
voip.siect2.pl:5060             1112639            105 Registered           Tue, 12 Feb 2008 21:31:06
dus.net:5060                    000183132159       285 Registered           Tue, 12 Feb 2008 21:30:36
ipgate.de:5060                 2334834            105 Registered           Tue, 12 Feb 2008 21:31:06
sip.tlenofon.pl:5060            alfredo2            45 Registered           Tue, 12 Feb 2008 21:31:06
txl21.axxeso.com:5060           02233926767        105 Registered           Tue, 12 Feb 2008 21:31:07
neptun*CLI>

Have anyone any idea what's wrong?
Comments:By: Roman Brunka (rbrunka) 2008-02-12 14:54:26.000-0600

I'm using Asterisk 1.4.18 on linux, compiled from sources.

By: Jason Parker (jparker) 2008-02-12 15:39:38.000-0600

Please give the patch 'asterisk-consolerefresh2.diff.txt' from ASTERISK-9054 a try.  That patch was committed to trunk, but not 1.4 for some reason.  If it fixes the issue for you, I'll apply it there as well.

By: Danny Messano (drmessano) 2008-02-17 17:30:45.000-0600

Applied patch on 1.4.18, and 1.4 SVN checked out today, and it worked for both to resolve the issue.

By: Digium Subversion (svnbot) 2008-02-18 10:08:26.000-0600

Repository: asterisk
Revision: 103768

U   branches/1.4/main/asterisk.c

------------------------------------------------------------------------
r103768 | file | 2008-02-18 10:08:24 -0600 (Mon, 18 Feb 2008) | 4 lines

Backport fix from issue ASTERISK-9054.
(closes issue ASTERISK-11425)
Reported by: rbrunka

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=103768

By: Digium Subversion (svnbot) 2008-02-18 10:10:12.000-0600

Repository: asterisk
Revision: 103769

_U  trunk/

------------------------------------------------------------------------
r103769 | file | 2008-02-18 10:10:11 -0600 (Mon, 18 Feb 2008) | 11 lines

Blocked revisions 103768 via svnmerge

........
r103768 | file | 2008-02-18 12:11:51 -0400 (Mon, 18 Feb 2008) | 4 lines

Backport fix from issue ASTERISK-9054.
(closes issue ASTERISK-11425)
Reported by: rbrunka

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=103769