Use generic cti with placetel

Infos:

  • Used Zammad version: 2.6
  • Used Zammad installation source: package (ubuntu)
  • Operating system: ubuntu 16.04
  • Browser + version: Chrome latest

Hello there,

I’d like to use the new generic cti interface with placetel. The placetel API call cannot be modified. It is
call_id=8ba2daa79a1796a01b66670de2a47b57d4e723fb75eecbcc6b2dc2dba01a9a28&event=IncomingCall&from=017012345789&to=01234987654

It’s far away from the input zammad is expecting. Any ideas how to get both together? I’m thinking of some kind of proxy that transforms the call with some kind of ruleset.

Has anybody done that before?

Br
Stefan

You use use a script converting for both sites. But to be honest, this will be dirty and can lead to errors.
Unfortunately this is out of my scope, sorry for that.

I see that there is a new Placetel integration.

But I can’t see the config menu in Version 2.7 (Build 2.7.0-1540824682)?

We’re still testing this integration, it’s not official yet. :slight_smile:

1 Like

The Placetel integration is currently testable via source installation or via develop branch.

What you need to configure:

At Placetel-Account you need to enable the following in “Administration” -> "Externe APIs"

  1. Call Control-/Notify-API aktivieren -> check
  2. URL Ihres API-Endpoints -> Past in the Zammad Webhook URL shown in Placetel Integration page
  3. Notify für folgende Rufnummern aktivieren -> enable all number you want to show in Zammad

And at Placetel-Account you need to enable the following under “Administration” -> "API"

  1. Creare an Api key -> Past in the Zammad API Token field shown in Placetel Integration page.

Start calling you to show if it is working.

Feedback is welcome!

Greetings!

-Martin

Hi Martin,

I am happy to test and I have a Zammad installation that is not used in productive currently. So there is not much that can go wrong.

But I couldn’t find the way how change to the develop-branch. I guess I can do it via rails console. But how? Or do I need to change one of the config files and then run the yum update zammad

Thanks for any tips and have a nice weekend,
Gijs

@thorsteneckel @MrGeneration

I would still love to do some testing. Especially the Placetel CTI Integration.

Thanks,
Gijs

This is currently not possible, wait for next week. :wink:

2 Likes

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.