Close
 Brekeke Website | Bekeke SIP Server | Brekeke PBX   
Notification:  
v3.0.2 Professional
Login
Loading

Does Brekeke PBX support video call?

Brekeke PBX doesn't support video calls but you can make a video call between clients with the following DialPlan rule.
--------------------------------
[Matching Patterns:]
$request = ^INVITE
To = sip:9(.+)@

[Deploy Patterns:]
To = sip:%1@
--------------------------------
If a caller dials a number with the prefix "9", the call will be forwarded to a video client directly.
For example, if the video client's number is "12345", please dial "912345".