blanka

Member

Last active 13 years ago

  1. 13 years ago
    Mon Apr 11 17:43:39 2011
    blanka posted in Language & multi-devices.

    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

  2. Mon Apr 11 16:27:56 2011
    blanka posted in Language & multi-devices.

    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

  3. Mon Apr 11 16:11:52 2011
    blanka posted in Language & multi-devices.

    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

  4. Mon Apr 11 13:38:45 2011
    blanka started the conversation Language & multi-devices.

    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

  5. Sat Apr 9 09:28:14 2011
    blanka posted in Permissions.

    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

  6. Fri Apr 8 18:06:01 2011
    blanka started the conversation Queue members.

    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

  7. Fri Apr 8 18:03:32 2011
    blanka started the conversation Permissions.

    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