Member
Last active 13 years ago
Hi,
Perhaps the ideal would be to add a hint= setting in buttons.cfg where the user could specify the hint to watch.
Is that something you can do in a further release ?
Damien
Hi,
The hint as determined by exten => 74,hint,SIP/74&SIP/74-2 has the correct value.
Is it possible for you, technically, to monitor extension status through this hint ?
Our purpose is to integrate FOP2 (paid version) into our own product. So that is important for us.
Thank you,
Damien
Hello,
It seems to work to monitor channels, but the problem is that the extension appears to be offline as soon as at least one of the extensions is offline (or as soon as [SIP/75] is offline if [SIP/75] is the leading extension).
We use multi-devices for softphone support. The softphone is often disconnected.
Damien
Hello,
Thanks to your help, I have nearly finalized integration into our own product line. I'll need to contact you offline for licensing.
However, I have a few more questions :
1) We are implementing multi-devices into our system by having different SIP peers for the same extension. For example, user 74 can be called through Local/74 which will in turn trigger a Dial on SIP/74&SIP/74-2&SIP/74-3 . Is that possible to have one button for all of these and have sort of an integrated status view ?
We have hints defined like this :
exten => 74,hint,SIP/74&SIP/74-2
I have tried different combinations of user definitions without success so far:
[SIP/74]
...
channel=SIP/74&SIP/74-2&/SIP/74-3
2) concerning user language, I would like to dynamically set user language without having the user change his personal preferences. Is there a way to achieve this ?
(ie either looking at the user asterisk language definition or any other tip)
Thank you,
Damien
Hi,
The css code works.
However, the transfer to cellphone button is not displayed at all when you do not have 'all' permissions, but if you specify this instead: user=211:1234:dial,transfer,hangupself (for example).
Is this a small bug ?
Damien
Hello everyone,
In our configuration, we have queue members defined as Local/xxxx@some-asterisk-context/n.
FOP2 is displaying the correctly, but with the @some-asterisk-context details.
Is it possible to either display the member name or only the xxxx part ?
Damien
Hello everyone,
We are integrating FOP2 into our own product base. However, I have a few questions regarding permissions :
a) when enabling the transfer button by using the 'transfer' keyword, only the transfer and transfer to voicemail buttons appear, but not the transfer to cell button. How can I enable it ?
b) is there a way to hide the logout button ?
Thank you,
Damien