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

Does Brekeke PBX support SRTP?

Current version of Brekeke PBX does not support SRTP.
However, you can pass SRTP strem through SIP Server by using the following Dial Plan to bypass SRTP.


---------------------
[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 UA which supports SRTP directly. For example, if the UA's number is "12345", please dial "912345"