How to use Paging function?
Paging function is also called Auto Answer. Brekeke PBX v2.2, by using its default dial plan in the SIP Server, invokes phones' paging function. The phones will answer incoming calls automatically without picking up handset when they receive the paging information sent in SIP header by Brekeke PBX. For details about what phones work with Brekeke PBX paging function and how to set paging function on the phones, please see [Interoperability]>[SIP Phones]> [How to set paging function on the phone side]
Dial Plan needed for paging function in Brekeke PBX v2
Add the following Dial Plan before dial plan [From PBX] at [Brekeke PBX admintool]>[SIP Server]>[Dial Plan]
-----------------------------------------------
[Matching Patterns:]
$port=^15062
$localhost=^true
$request=^INVITE
X-PBX-Param=page
$page.header=(.+),(.+)
[Deploy Patterns:]
$auth=false
&net.sip.hide.loopback=true
$b2bua=false
%1=%2
X-PBX-Param=
----------------------------
Setups for paging function
- Turn the paging function on at phones side
- Invoke paging funtion by settings in Brekeke PBX
- Automatic paging Mode for Brekeke PBX v2
- Go to [Brekeke PBX admintool] > [Users], open the editing page of the user which you want to use paging on
- At the text field of the parameter [Call forwarding settings]>[Forwarding destinations*], type in PBXUserID{page} or PBXUserID{p}
- Save the change
- Paging using prefix
- Dial 22*(extension) to invoke extension's paging function from key pad
- Automatic paging Mode for Brekeke PBX v2
For more parameters which can use with {page} parameter, click here

