Multiple endpoints for one extension

marc8lange

New Member
Oct 29, 2018
6
0
1
When we register a secoind endpoint on an extension, the first endpoint gets kicked from fspbx, and the new one get registered and can receive inbound calls.
setting at the extension level and at advanced --> default setting are set to 10 and 5 endpoints respectively.

Why no miltiple endpoints per extensions?
 
@marc8lange Freeswitch supports multiple registrations. You may need to adjust your SIP profile settings to enable it. Although, unless you misconfigure something, it should work out of the box with vanilla installation.

Check these threads



 
alright, solved..the internal profile was def set to false on multiple-registrations - set to true it now all works with multiple registration on the same extensions, and all are showing up in GUI. Thanks for the tips folks.