Jump to content

Remote Pick up, *8


Anthony Goss

Recommended Posts

All of our On Premise IP PBXs have the capability of remote pick up.  The following scenario is all too common: 

You see a Nancy's line ringing, She handles the big - high maintenance client.  Nancy has not made it in yet.  You jump up and start the sprint.. hurdling over desks and catapult over partitions, leaving a wake of toppled over chairs and paperwork floating in the air.  You keep up the sprint, not paying attention to you newly cracked rib from sideswiping the water cooler.  You have it in sight, You have a flashback to your high school football days and go for the 1 yard horizontal leap.  You feel your feet leave the ground, eyes fixed on the handset.  You stretch your arm out and reach for the handset as you belly flop on top of the desk and are impaled by a stapler. You made it!  Out of breath, struggling to maintain your composer you pick up the handset and proudly answer, " Thank you calling, how may I help you?"  Success!  Then you hear, "Hi, this is Rachel from Card Services...."

Don't let this happen to our clients.  Turn on the *8 feature.
Link to comment
Share on other sites

Yes, it is available on hosted. Go into your call flows (or advanced call flows in Monster), create a new callflow, and then pick an extension...you can add a character like star in front if you want.

Then, go to advanced on the right side and drag/drop the "group pickup" option into the callflow. Select what you want to pickup (whether it's a device, user, or ring group) and then save everything.

If an endpoint that you selected is ringing, any phone can then pick it up by dialing that call flow. For customers who need this feature we usually just setup a call flow to match each device. It's a bit of manual labor to set up if they have a lot of users, but it works fine. In your case you could just do *8 and then add the extension number (i.e. *8101).

To make it easier you can program BLF keys to work with this as well.
Link to comment
Share on other sites

  • 2 years later...
  • 3 months later...

You can do a pivot script for it.

for example your code is *8 for group pickup

to pickup karens call whose extension is say 9001 you would dial *89001 .

This would go to a pivot script which will get karens $user_id from 9001 

and return the following json

'{"module":"group_pickup_feature","data":{"type":"extension","group_id":"'.$user_id.'"}}'

This would automatically work for picking up any number without having to manually program it

Link to comment
Share on other sites

The BLF function on (at least) Grandstreams phones works like a charm.
When enabling the function keys it shows the extension status (green = available, red = busy or not registered), and flashes if the extension are ringing. Pressing the key will pick up the call.
Also works like speed dial and to transfer calls to another extn.

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 months later...
×
×
  • Create New...