Brekeke PBX Wiki

Setting for VPN

If there is a routing issue from VPN, the following Dial Plan rule is needed.
Otherwise, INVITE sent from/to registered UAs may not be routed correctly.

 

[Matching Patterns]
$request = ^REGISTER
$addr = <VPN Tunnel's IP Address>

[Deploy Patterns]
&register.contact.remote = true 
$continue = true

 

 

Yes No
Suggest Edit