Author Topic: Creating programmable buttons on an app for a 5360  (Read 1760 times)

Offline gardy

  • Contributer
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Creating programmable buttons on an app for a 5360
« on: July 03, 2013, 09:40:15 AM »
Hey all,

I'm adding an extra page to our 5360 phones, and the page is to be used to display mobile numbers.

However, I don't know how to program a key to be a system speed dial via html/js, before packaging the app.

Has anyone ever had to do anything like this before?

Thanks,
David


Offline dwayneg

  • Hero Member
  • *****
  • Posts: 612
  • Country: us
  • Karma: +29/-1
    • View Profile
Re: Creating programmable buttons on an app for a 5360
« Reply #1 on: July 03, 2013, 01:26:50 PM »
Are you using system OAI to talk to the 5000?  If so, the command to tell ext 111 to call outside number 961-555-9000 would be
_MC,<invokeID>,111,89615559000 C/R
Invoke ID is a serial number you assign for this one-time transaction...system will return success confirmation referencing this number

If you're not talking OAI and your app can't interact with phone buttons your best bet is probably to write a macro to work through UCA, UCX, Xarios or Connection Assistant, basically pasting the number in and initiating a dial.


 

Sitemap 1 2 3 4 5 6 7 8 9 10