Hi,
We are trying to mimic a customer's hosted fop2 setup with their own on-site config. fop2 is up and running fine, but they have buttons they use to forward calls to external numbers. Specifically it would look like this:
- They have different groups for each of their external numbers (which looks like we can get to work with group= parameter)
- They also have extension buttons that are linked to the external numbers so their agents would click on the button, then press either the attended / unattended xfer button.
Any ideas on how to make this work? From their old config we have this type of button config, but fop2 seems to ignore it. There's no such sip device, so I'm not sure whether we need to be adding it in, but I've not really had any luck doing that yet. When I've tried to replace the device name to an existing SIP device (e.g. SIP/201) fop2 forwarded the call to 202@from-internal instead :-/. The config will be changing on a regular basis so we'd like to avoid hacking sip devices if possible.
[SIP/02081234567]
type=extension
extension=02081234567
context=transfer
label= Company X
group=Group Y
Any ideas?
Thanks,
Carel