Click to dial and openpsa
Posted on 2009-06-10 16:31:29 CEST.
To get more effective i started to think if there was a way to combine openpsa and the pbx system my company is working on.
The first stepp was to implement a click to dial functionallity. In other words. When i am in openpsa and watch a contact card the phone numbers will be linked to the pbx.
As a start i modified org.openpsa.contactwidget with two new options (these options is in midcom svn).
/* This needs a pbx that can you can send links to. For example speakroute http://www.speakroute.net */
'click_to_dial' => false,
'click_to_dial_url' => 'https://yourdialurl.com/dodial.php?to=',
So creating a configsnippet for that in midgard and set the option to true and add the url to the pbx and the click to dial script.
When done. All contact cards in openpsa will have a link that opens a new window and dials the number.
And .. for the screenshot ...

Related stories
Comments:
There have been no comments so far.
