Brekeke PBX version 2.3 and later contains the following new features:
- BLF (Busy Lamp Field)
- SCA (Shared Call Appearence)
- Presence
To use these new features, update Brekeke PBX to version 2.3 and later, then add or edit Dial Plan "Subscribe" in the Sip Server as follows:
Dial Plan name: Subscribe
--------------------------------
[Matching Patterns]
$request=^SUBSCRIBE
Event=^x-tthd.*|^message-summary$|^dialog$|^line-seize$|^presence$|^call-info$
[Deploy Patterns]
$target=localhost:15062
$transport=udp
---------------------------------
From Brekeke PBX v3.1.x and later, set the following variable to true at Brekeke PBX Admintool > [Options] > [Advanced] page, BLF will work with calls from SCA lines too
-----------------------------------------------------
com.brekeke.pbx.fw.resource.linestatus.RoomResourceRule.ROUTE_REMOVE_USER=false
-----------------------------------------------------
save the setting, and restart Brekeke PBX from admintool
For more details, please view the following wiki pages:

