Hi there,
I'm trying to create a VMP module that will allow one of our users to call into the IPO and pick up a parked called from a specific park slot. This might sound a little strange, but here's what I want to do.
A call comes into the switch board for Fred. Fred is out of the office, so the receptionist parks the call on a slot (lets say 700). She calls Fred on his mobile, and tells him that there is a call on slot 700.
What I want is for Fred to be able to call a specific DDI number to be connected to the caller on slot 700.
The reason for doing this is a cost saving excercise. We get free calls to our office numbers from our mobiles, whereas it cost 10p/minute for the receptionist to put it through to the mobile.
I've set up a shortcode for Ride Call/700 as *700. I've set up a VMP module that checks the incoming CLI to ensure that it's one of our mobiles, and allows the caller to enter a park slot number (eg 700). It then does a Transfer to *$Key. At this point, the call is dropped.
Simply dialing *700 from a phone DOES pick up the call.
Any suggestions?
I'm trying to create a VMP module that will allow one of our users to call into the IPO and pick up a parked called from a specific park slot. This might sound a little strange, but here's what I want to do.
A call comes into the switch board for Fred. Fred is out of the office, so the receptionist parks the call on a slot (lets say 700). She calls Fred on his mobile, and tells him that there is a call on slot 700.
What I want is for Fred to be able to call a specific DDI number to be connected to the caller on slot 700.
The reason for doing this is a cost saving excercise. We get free calls to our office numbers from our mobiles, whereas it cost 10p/minute for the receptionist to put it through to the mobile.
I've set up a shortcode for Ride Call/700 as *700. I've set up a VMP module that checks the incoming CLI to ensure that it's one of our mobiles, and allows the caller to enter a park slot number (eg 700). It then does a Transfer to *$Key. At this point, the call is dropped.
Simply dialing *700 from a phone DOES pick up the call.
Any suggestions?