[cisco-voip] RE: How to transfer directly to vm cme
Kris Seraphine
Kris.Seraphine at cliftoncpa.com
Tue Oct 4 11:01:04 EDT 2005
I use a translation profile to modify the redirecting number on the CUE
dial peer. That way the E.164 field can be used for an actual DID
Here's an example assuming user extension are 100-199 and an asterisk is
appended for the direct transfer
Create a translation rule that matches *1xx and strips the *:
voice translation-rule 100
rule 1 /^\*\(1..$\)/ /\1/
Create a translation profile the applies the rule to redirect-called
numbers
voice translation-profile CUE
translate redirect-called 100
Apply the profile to your CUE vm pilot dial peers
dial-peer voice 100 voip
description ** cue voicemail pilot number **
translation-profile outgoing CUE
destination-pattern 100
session protocol sipv2
session target ipv4:192.168.2.3
dtmf-relay sip-notify
Create an ephone-dn to match *1xx and set it to cfa to voicemail
ephone-dn 88
number *1..
call-forward all 100
Kris Seraphine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20051004/b9c5f5bc/attachment.html
More information about the cisco-voip
mailing list