Search results

  1. S

    Screen pop up application

    I get the info from the action URL from the phone.
  2. S

    SOLVED Agent status & BLF

    Thanks very much for this. I took this and changed it so my customer can use one button to log in and out of different queue. (Sales and Service) I changed it a bit to make the BLF work on the same extension to sign in as out. Customer loves it. Thanks I had to do some tricky stuff with the...
  3. S

    Screen pop up application

    Fanvil Phones also use the Action URLS
  4. S

    Screen pop up application

    I have written a VB6 app(I know old school) that does this. We sell this in our Caller ID program It also enabled click to dial from chrome. We tie it to customers CRM's to look up customer info base on the caller id.
  5. S

    Turn Off Active Call Recording

    Why do you guy just use the *2 option to disable and restart the recordings. After some mods to the default dial plans it seems to work great. No Scripts needed.
  6. S

    Fanvil Provisioning Profiles and Keys

    To Add Headset Button 1) add line $text['label-headset']['en-us'] = "Headset"; to /var/www/fusionpbx/app/devices/app_languages.php 2) Change none to key Event in Device Vendors 3) Edit the provisioning template <Extern5PageBelong>0</Extern5PageBelong> <internal index="1">...
  7. S

    Fanvil Provisioning Profiles and Keys

    Edit the /var/www/fusionpbx/app/devices/app_languages.php file make a $text['label-X4G_call_forward']['en-us'] = "X4g Call Forward";
  8. S

    Default caller ID?

    Go to Dial Plan Manager then edit the default_caller_id change the outbound_caller_id_number= ver to be what you want the default to be. If a ext has a local number the local number will be used instead the default one.
  9. S

    Fanvil Provisioning Profiles and Keys

    Did this sorted? I have working templates but i have still been working on them.