01-10-2013 12:15 PM - edited 03-16-2019 03:06 PM
i am using cisco jtapi, and i have a page that display list of contacts, the select button function is to access the url for the menu item which is the link for the contact details page, and i was wondering if i can make another select softkey that goes to the same menu item url but takes a parameter:
something like:
<SoftKeyItem>
<Name>Call</Name>
<URL>SoftKey:Select?action=call</URL>
<Position>4</Position>
</SoftKeyItem>
my requirement is to have two select keys on the same page and i can differ between them so that i can make a select button that goes to the contact details page and a select key that goes to the call page.
please advise, thanks.
01-12-2013 02:23 AM
please advise.
01-12-2013 04:13 AM
I don't think so, when CUCM tells a device what softkeys are available from the softkey set message it's in binary 1 = display the key, 0 = do not display, since there's only one location for each softkey I'm not aware of any way to display duplicate keys to a SCCP phone. On the other hand a SIP phone could display duplicates if the firmware was customized.
01-12-2013 07:59 AM
on another way, can i get the position or any details of the presessed softkey ?
01-13-2013 01:48 AM
Hi
You generally wouldn't want two softkeys with the same label, as that would confuse users. Why not call them 'Details' and 'Call'?
Aaron
01-13-2013 07:44 AM
@Aaron, that's what i want, i want to have a details sokftkey and a call softkey but they both do a select function, the details key go to the details of the selected contact, and the call key go to the call page of the selected contact.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide