Hello!
On 2.26 Earlier we could translate calls. We dialed number in the field for number set with a lattice at the end. And press Enter.
Now we can not to do this. May be it is need to change configs?
Sometimes supervised transfer is not configured in features.conf so you cannot use it without enabling it, in that case you can try disabling it in fop2.cfg (supervised_transfer=0). So check your settings, and test with variations:
Comments
blind_transfer=x
supervised_transfer=x
Sometimes supervised transfer is not configured in features.conf so you cannot use it without enabling it, in that case you can try disabling it in fop2.cfg (supervised_transfer=0). So check your settings, and test with variations:
blind_transfer=1
supervised_transfer=0
or
blind_transfer=0
supervised_transfer=1
or even
blind_transfer=1
supervised_transfer=1
Best regards,