Close
 Brekeke Website | Bekeke SIP Server | Brekeke PBX   
Notification:  
v2.4.18 Professional
Login
Loading

Known Bugs


VersionDescriptionWorkaroundStatus

2.0.7.2

When a call comes into a Call Queue from an Auto Attendant (IVR),
the call is disconnected after ringing the destination for some seconds.

If you are using Speed Dial in the IVR or Default Operator to enter into a call queue, add "pbx" as a prefix.

Example:

If your current setting is as
1=1000,2=2000,3=3000,
then please set 1=pbx1000, 2=pbx2000, 3=pbx3000


If your current setting is as
Default Operator = 1000,
then please set
Default Operator = pbx1000

Fixed in
2.1.0.1

2.2.0.7

NOTIFY/OPTIONS/MESSAGE requests may cause a system-down.

1) Add the following DialPlan rule.
---------------------------
[Matching Patterns]
$request = (^NOTIFY|^OPTIONS|^MESSAGE)

[Deploy Patterns]
$session = SingleRequest
---------------------------


2) Add the following variable in the [Configuration] -> [Advanced] page.
---------------------------
net.sip.session.plugins.pkg=com.brekeke.net.sip.sv.session
---------------------------


3) Restart the SIP Server.

Fixed in
2.2.1.1

2.2.1.6

One touch Call Pickup in PBX 2.2.1.6 beta doesn't work.
Cannot pickup call from phones in the same pickup group by pressing asterisk * key

...

Fixed

2.4.3.0

use DTMF field with two-stage dialing gateway in ARS rule to work like one-stage dialing

...

Fixed in v2.4.3.9

2.4.3.0

SIP Server [call logs] shows " Disconnected by System" in [Status] if talking length is longer than BYE timeout (default: 1min)

set the following parameter at SIP Server>[Configuration]>[Advanced] and restart SIP Server from admintool
------------------------------------------
net.sip.timeout.expand.bye = false
------------------------------------------

Fixed in v2.4.3.9