[Freeswitch-dev] SIP endpoint can be registered several times

Anthony Minessale anthony.minessale at gmail.com
Thu May 19 21:01:21 MSD 2011


you are using a phone that does not properly support a multiple
registrations environment.
Disable it in sofia or change the phone.


On Thu, May 19, 2011 at 11:19 AM, Steven Ayre <steveayre at gmail.com> wrote:
> That makes them separate SIP dialogs, so they are separate registrations.
>
> -Steve
>
>
>
> On 19 May 2011 16:13, Anton VG <anton.vazir at gmail.com> wrote:
>>
>> The only difference is Call-ID line - suppose that is not enough.
>>
>>
>> Call-ID:        b7e81237-d749ef63 at 192.168.5.21
>> User:           sip3779100 at 192.168.100.11
>> Contact:        "sip3779100"
>>
>> <sip:sip3779100 at 192.168.5.21:5062;fs_nat=yes;fs_path=sip%3Asip3779100%40192.168.5.21%3A5062>
>> Agent:          Linksys/SPA942-6.1.3(a)
>> Status:         Registered(UDP-NAT)(unknown) EXP(2011-05-19 21:05:40)
>> EXPSECS(3288)
>> Host:           lab3
>> IP:             192.168.5.21
>> Port:           5062
>> Auth-User:      sip3779100
>> Auth-Realm:     192.168.100.11
>> MWI-Account:    sip3779100 at 192.168.100.11
>>
>>
>> Call-ID:        ab03086b-91d64ebf at 192.168.5.21
>> User:           sip3779100 at 192.168.100.11
>> Contact:        "sip3779100"
>>
>> <sip:sip3779100 at 192.168.5.21:5062;fs_nat=yes;fs_path=sip%3Asip3779100%40192.168.5.21%3A5062>
>> Agent:          Linksys/SPA942-6.1.3(a)
>> Status:         Registered(UDP-NAT)(unknown) EXP(2011-05-19 21:00:56)
>> EXPSECS(3004)
>> Host:           lab3
>> IP:             192.168.5.21
>> Port:           5062
>> Auth-User:      sip3779100
>> Auth-Realm:     192.168.100.11
>> MWI-Account:    sip3779100 at 192.168.100.11
>>
>>
>> 2011/5/19 Peter Olsson <peter.olsson at visionutveckling.se>:
>> > Try "sofia status profile internal" (or whatever profile you are using),
>> > I bet you'll see that the registrations are not identical...
>> >
>> > /Peter
>> >
>> > -----Ursprungligt meddelande-----
>> > Från: freeswitch-dev-bounces at lists.freeswitch.org
>> > [mailto:freeswitch-dev-bounces at lists.freeswitch.org] För Anton VG
>> > Skickat: den 19 maj 2011 16:39
>> > Till: freeswitch-dev at lists.freeswitch.org
>> > Ämne: Re: [Freeswitch-dev] SIP endpoint can be registered several times
>> >
>> > I understand that. If you look at the credentials, there are exactly
>> > the same, so what the point of keeping several exact registrations?
>> >
>> > 2011/5/19 Steven Ayre <steveayre at gmail.com>:
>> >> Registrations expire after a certain amount of time, until then you'll
>> >> have
>> >> more than one registration.
>> >>
>> >> -Steve
>> >>
>> >>
>> >> On 19 May 2011 14:11, Anton VG <anton.vazir at gmail.com> wrote:
>> >>>
>> >>> Just noted an issue (or feature :) - I ve been switching on/off my sip
>> >>> phone by powering it on/off from power plug, and now it's registered
>> >>> several time with the same properties. I suppose that is kind of
>> >>> strange.
>> >>> I found that whle looking for a reason, why there is more than a
>> >>> single UUID on originate, while originating a single end point.
>> >>>
>> >>> Should I report the given on JIRA?
>> >>>
>> >>> freeswitch at lab3> sofia_contact sip3779100
>> >>>
>> >>>
>> >>>
>> >>> sofia/internal/sip:sip3779100 at 192.168.5.21:5062;fs_nat=yes;fs_path=sip%3Asip3779100%40192.168.5.21%3A5062,sofia/internal/sip:sip3779100 at 192.168.5.21:5062;fs_nat=yes;fs_path=sip%3Asip3779100%40192.168.5.21%3A5062,sofia/internal/sip:sip3779100 at 192.168.5.21:5062;fs_nat=yes;fs_path=sip%3Asip3779100%40192.168.5.21%3A5062,sofia/internal/sip:sip3779100 at 192.168.5.21:5062;fs_nat=yes;fs_path=sip%3Asip3779100%40192.168.5.21%3A5062
>> >>> freeswitch at lab3>
>> >>>
>> >>> _______________________________________________
>> >>> FreeSWITCH-dev mailing list
>> >>> FreeSWITCH-dev at lists.freeswitch.org
>> >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
>> >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
>> >>> http://www.freeswitch.org
>> >>
>> >>
>> >> _______________________________________________
>> >> FreeSWITCH-dev mailing list
>> >> FreeSWITCH-dev at lists.freeswitch.org
>> >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
>> >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
>> >> http://www.freeswitch.org
>> >>
>> >>
>> >
>> > _______________________________________________
>> > FreeSWITCH-dev mailing list
>> > FreeSWITCH-dev at lists.freeswitch.org
>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
>> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
>> > http://www.freeswitch.org
>> >
>> > !DSPAM:4dd52b9532769872813097!
>> >
>> >
>> > _______________________________________________
>> > FreeSWITCH-dev mailing list
>> > FreeSWITCH-dev at lists.freeswitch.org
>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
>> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
>> > http://www.freeswitch.org
>> >
>>
>> _______________________________________________
>> FreeSWITCH-dev mailing list
>> FreeSWITCH-dev at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
>> http://www.freeswitch.org
>
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



More information about the FreeSWITCH-dev mailing list