[Freeswitch-users] Multiple Registrations inconsistency

Social Boh social at bohboh.info
Fri Jul 9 14:08:03 UTC 2021


Hello

can you change:

<param name="multiple-registrations" value="contact"/>

with

<param name="multiple-registrations" value="true"/>

make the same tests and then report...

Regards

---
I'm SoCIaL, MayBe

El 9/07/2021 a las 5:36 a. m., Stefan escribió:
> Hello, I've a problem with multiple registrations on freeswitch 1.10.6.
> My internal profile contains the following:
>
> <param name="multiple-registrations" value="contact"/>
>
> And in the dialplan I use the bridge like this:
>
> <action application="bridge" data="${sofia_contact(${dialed_extension})}"/>
>
> It works as expected, all registered endpoints ring when i call an
> extension which is registered multiple times. The problem starts when
> one of the registered endpoints unregisteres. Then freeswitch
> derigisteres all, and none is reachable anymore.
>
> To be clear: a client with extension Number 2000 is registered 2 times,
> one Registration is through Linphone, the other one through a polycom
> phone. All is fine: When I call the extension 2000 both, Linphone and
> polycom ring. But now the user chooses to close the Linphone, and
> Linphone deregisters. The effect of this on freeswitch is, that the user
> is completely deregistered, not just the Linphone Registration, but also
> the one from polycom. As a result, I can't reach him anymore.
>
> Even more astonishing: When the user now turns on his Linphone again, it
> will register, and on calling the extension 2000 again both, Linphone
> and polycom will ring.
>
> I tried to set:
>
> <param name="inbound-use-callid-as-uuid" value="true"/>
>
> in my internal profile. But it did not change the described behaviour.
>
> So my question is: how can I make freeswitch deregister multiple
> registrations of the same user individualy?
>
> __
> s.
>
>
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
> Build your next product on our scalable cloud platform.
>
> Join our online community to chat in real time https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> https://freeswitch.com



More information about the FreeSWITCH-users mailing list