Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Call Forwarding to Voicemail

Status
Not open for further replies.

Bucky101

IS-IT--Management
Joined
Feb 9, 2006
Messages
419
Location
AU
We have a requirement where any handset in call forward mode has any voicemail forwarded to the target phone. i.e. Phone A is forwarded to phone B. Should phone B ring out, the voicemail is left with phone B, not phone A
 
If you have VM pro you can do this

 
I do have VM Pro, I assume it involves editing the default start point for 'leave'?
How do you do this?
 
you could do a leave mail in the LEAVE for phone A, with Phone B's vmbox as the destination.

OR if the destination changes frequently, do a generic GET from the phone a user, get the forward number paramenter, send it to $CP0, then string a leave mail to it with $CP0 as the destination. So whenever you go to leave mail, it will leave it for whatever is in the forward destination (must be internal though). I would probably put a test variable between the generic and leave mail to see if the extension is a valid system extension, and if not (like its an external number for some reason or just goofed) then it'll leave it for the phone A.

Now that I think about it, put in a generic and a test variable before any of this to see if the forward unconditional is actually enabled (0 or 1), then do whatever else.

-Austin
ACE: Implement IP Office
I show people how to use this stuff sometimes...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top