06-07-2007 03:59 PM - edited 03-14-2019 09:57 PM
My client has CCME4 set up for 2 departments. they want all outgoing calls from department B use certain PSTN lines, like FXO 1/0/0, 1/0/1. instead of automatic selection. how to set this up?
Solved! Go to Solution.
06-07-2007 04:18 PM
Hello,
You need to configure an outgoing translation-profile on all the phones that need to use certain pstn lines, to replace the digit used for external calls. For example, if zero is normally used, this example will replace with 9 for Dept B. Then, the correct line is selected with the useful trunk group feature.
voice-port 0/0/0
trunk-group dept-A
voice-port 0/0/1
trunk-group dept-A
voice-port 1/0/0
trunk-group dept-B
voice-port 1/0/1
trunk-group dept-B
dial-peer voice 100 pots
destination-pattern 0T
trunkgroup dept-A
dial-peer voice 200 pots
destination-pattern 9T
trunkgroup dept-B
voice translation-profile 9to0
translate called 20
voice translation-rule 20
rule 1 /^0/ /9/
ephone-dn 20 <--- This DN in dept B
number 201
translation-profile outgoing 0to9
Let us know if it works, please rate if useful post!
06-07-2007 04:18 PM
Hello,
You need to configure an outgoing translation-profile on all the phones that need to use certain pstn lines, to replace the digit used for external calls. For example, if zero is normally used, this example will replace with 9 for Dept B. Then, the correct line is selected with the useful trunk group feature.
voice-port 0/0/0
trunk-group dept-A
voice-port 0/0/1
trunk-group dept-A
voice-port 1/0/0
trunk-group dept-B
voice-port 1/0/1
trunk-group dept-B
dial-peer voice 100 pots
destination-pattern 0T
trunkgroup dept-A
dial-peer voice 200 pots
destination-pattern 9T
trunkgroup dept-B
voice translation-profile 9to0
translate called 20
voice translation-rule 20
rule 1 /^0/ /9/
ephone-dn 20 <--- This DN in dept B
number 201
translation-profile outgoing 0to9
Let us know if it works, please rate if useful post!
06-08-2007 08:57 AM
Hi, paolo,
Thanks for your reply. I haven't tested it, however, it should work as I analyze. Appreciate your help!
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