Content
Set the PA1 with a registered extension
"Setup -> Identity -> Log In Information"
Configure a speed dial with callee's phone number
"Setup -> Speed Dial"
More information on Speed Dial
You can avoid the use of the speed dial if you match directly the input digit with the Dial Plan (see next point)
"Setup -> Identity -> SIP -> Dial-Plan String"
Short circuit the Pa1 keyboard pin to simulate the button according to the following list:
Key | PIN | PIN |
0 | 2 | 3 |
1 | 6 | 7 |
2 | 5 | 7 |
3 | 4 | 7 |
4 | 3 | 7 |
5 | 2 | 7 |
6 | 1 | 7 |
7 | 6 | 5 |
8 | 5 | 4 |
9 | 7 | 0 |
P1 | 3 | 4 |
P2 | 2 | 4 |
P3 | 1 | 3 |
P4 | 1 | 4 |
If you want to avoid the use of Dial-Plan you can set a function key as speed dial type and fill with the number to dial
In order to simulate the function key button you need to short circuit the two pins according to the Keyboard Matrix
This will start the calls immediately.
If you short-circuit the contacts 2 and 3 of the KBD connector you are simulating the pressure of the Key Number 0,
so adding a regex dialplan like the following you will be able to automatically call speed dial associated from key 0 to 9:
If you short-circuit the contacts 2 and 3 of the KBD connector you are simulating the pressure of the Key Number 0,
so adding a regex dialplan like the following you will be able to automatically call the extension 108:
You need to add the number to call in the string.
If you short-circuit the contacts 2 and 4 of the KBD connector you are simulating the pressure of the P2 key,
this will dial the number that you put into the label (in this case extension 108)
There's no need of a dial-plan.
More info to this Topic:
Further Information
Related articles