Posts by borisen

    Hi borisen,
    could you give us a more detailed error report?
    Since the screenshot you sent us seems to be russian it is hard for us to tell the error all by the screenshot itself :o


    Thx in advance,
    torsten


    More detailed error report? Hmm... ok, have you ever seen such problem, or i am the first with it?


    PS: sorry my bad english...

    Hi.
    In new version of connector 1.0.9.4 we have the bug fix:
    "Now compatible with List/DetailsView changes in Studio ".


    When i setup it to my crm, file listviewdefs.php looks like:
    " 'PHONE_HOME' => array(
    'width' => '10',
    'label' => 'LBL_HOME_PHONE',
    'default' => true,
    'customCode' => '<span class="sf_phoneNumber" id="">{$PHONE_HOME}</span>&nbsp;&nbsp;',),
    "


    But when i do some changes in studio, my file listviewdefs.php looks like:
    " 'PHONE_HOME' =>
    array (
    'width' => '10',
    'label' => 'LBL_HOME_PHONE',
    'default' => true,
    "


    I think than studio just dont know about string " 'customCode' => '<span class="sf_phoneNumber" id="">{$PHONE_HOME}".


    How i can fix this?

    Hi. First of all sorry my bad english.


    Now, i have Sugar 5.1 connector 1.9.0 and starface 3.0


    It is work nice untill i activate the skype out. Whei i activate it some numbers become with no image of telefone, on same time some numbers is not become as link (it is feature of SkypeOut function: to display telefone numbers as link, when we click on this link we have the skypeout call). I think that here we have some incopability between Starface Connector and SkypeOut.


    Have any ideas how we can resolve this?

    Hi, sorry my bad english.
    A have a question to you about Groups in starface pbx.


    I want to create two groups (queues).


    In first group, lat it be "123", i have 3 users, 1001, 1002, 1003. When i calling "123" first ring the 1001 telefone, then 1002 and then 1003. With this i have no problem and it is work great.


    Second group, lat it be "321", i have same 3 users 1001, 1002, 1003. But i want setup the priority in this group as folow: when i calling "312" the first must ring number 1003 then 1002 and then 1001. How can i create such to groups?


    Thank you for your help...