better 'dial from phonebook' interface
I'd like to have a better interface to place calls from phonebook. this interface should show the phonebook, allow for some quick search in it, and allow for a call to be placed to a number in the phonebook by clicking on it or on a button near to it.
This, in my opinion, is far more "friendly" than the current method, expecially for the casual user (that is, not the pbx operator).
Also, it should be taken into account that when dialing a phonebook number it is usually needed to add a "9" or a "0" (or any other prefix) to get to the external line, so I have to save every number in the phonebook with the prefix already prepended. It could be nice to have some configuration parameter that contains the prefix to make external calls. Or you can leave it empty to make it work like it works now.
This, in my opinion, is far more "friendly" than the current method, expecially for the casual user (that is, not the pbx operator).
Also, it should be taken into account that when dialing a phonebook number it is usually needed to add a "9" or a "0" (or any other prefix) to get to the external line, so I have to save every number in the phonebook with the prefix already prepended. It could be nice to have some configuration parameter that contains the prefix to make external calls. Or you can leave it empty to make it work like it works now.
Comments
I think it could be nice to be able to dial numbers from the phonebook interface itself.
-Open the phonebook
-Search (in the phonebook interface, non in the dial box)
-Click on a phone number in the phonebook interface to call that number.
You can modify the css style and make the drop down selection to be wider. What fop2 version are you using? Latest versions improve readability and have no limits on the number of results you can get. And it is *much* *much* faster. Open up the phonebook takes time, doing a search more time. It is not very convenient IMHO.
And add also this snippet after show_grid:
That will add click to dial from the phonebook.
Best regards,
Do you plan to include this patch in future releases, or do I need to keep this reference to patch future installations?