[Freeswitch-users] Freeswitch skinny shared registration
Nathan Neulinger
nneul at mst.edu
Thu Jul 24 17:34:10 MSD 2014
Are you asking about having a phone register to multiple independent freeswitch instances for failover purposes?
While you might be able to configure that, there isn't going to be any awareness of that in the freeswitch
implementation. (Basically you'd just change the content of the .xml file provided to the phone, I believe just by
adding multiple <member> entries.
...
<callManagerGroup>
<members>
<member priority="0">
<callManager>
<ports>
<ethernetPhonePort>2000</ethernetPhonePort>
</ports>
<processNodeName>10.23.255.7</processNodeName>
</callManager>
</member>
</members>
</callManagerGroup>
...
If you're meaning something else, can you clarify exactly what you're trying to accomplish?
-- Nathan
On 07/24/2014 06:27 AM, Nick Zaitsev wrote:
>
>
> Moreover, does anybody know how to set skinny shared registration between several freeswitch servers?
>
> I have put all skinny profiles to shared db(postgres) and i ve made the shared core dtatabase(postgress too), but it
> does not work
>
> Could you help,please?
>
>
>
> --
> Nick Zaitsev
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.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
> http://www.freeswitch.org
>
--
------------------------------------------------------------
Nathan Neulinger nneul at mst.edu
Missouri S&T Information Technology (573) 612-1412
System Administrator - Architect
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list