Hi,
Could you please help me configuring an instance of FS with two ethernet NIC connected to two different networks.
Networks have no routing one another and there is just pbx standing in the midle; reaching directly both of the networks.
I've tried to duplicate the internal profile, but the presence is not shared correctly between the old and the new profile.
In this scenario, when I have an extension registered to both profiles at the same time, BLF presence is not shared. If for example I answer from a device connected to one profile (and there is the same exten on another device in the second profile which is avalable and not busy), the BLF lamp stutus doesn’t stay solid red, but it becomes green in a while.
Profile internal (MASTER, eth0):
<param name="manage-presence" value="true"/>
<param name="send-presence-on-register" value="true"/>
<param name="presence-probe-on-register" value="true"/>
<param name="presence-proto-lookup" value="true"/>
<param name="manage-shared-appearance" value="true"/>
<param name="dbname" value="share_presence"/>
Profile internal-nic2 (SLAVE, eth1):
<param name="manage-presence" value="passive"/>
<param name="manage-shared-appearance" value="true"/>
<param name="dbname" value="share_presence"/>
Best regards
Could you please help me configuring an instance of FS with two ethernet NIC connected to two different networks.
Networks have no routing one another and there is just pbx standing in the midle; reaching directly both of the networks.
I've tried to duplicate the internal profile, but the presence is not shared correctly between the old and the new profile.
In this scenario, when I have an extension registered to both profiles at the same time, BLF presence is not shared. If for example I answer from a device connected to one profile (and there is the same exten on another device in the second profile which is avalable and not busy), the BLF lamp stutus doesn’t stay solid red, but it becomes green in a while.
Profile internal (MASTER, eth0):
<param name="manage-presence" value="true"/>
<param name="send-presence-on-register" value="true"/>
<param name="presence-probe-on-register" value="true"/>
<param name="presence-proto-lookup" value="true"/>
<param name="manage-shared-appearance" value="true"/>
<param name="dbname" value="share_presence"/>
Profile internal-nic2 (SLAVE, eth1):
<param name="manage-presence" value="passive"/>
<param name="manage-shared-appearance" value="true"/>
<param name="dbname" value="share_presence"/>
Best regards