Hi all, im configuring CME and on same box i have one E1 card and one FXO card, my scenario is some of the phones should go to PRI interface after pressing 9 key and some should go to FXO card after pressing 9 key .... about the dial peer i know that we will configure different port for routing the call towards pri or fxo, but i have doubt that how the phone will get to know that it has to go via FXO or via PRI after pressing the same key "9" ????? if any one has done work on same scenario or if some one have idea then please share it ... thanks in advance .... Regards Anis |
|||

You can use different access codes
9 for PRI, 8 for FXO for example. That way you make the call routing decision deterministic. If you want to use the same access code for both, you will have to rely on dial peer selection preference (the call will be tried on the PRI first, then if it fails it will go out of the FXO).
You can control this preference with the "preference" command in dial peer config mode.
http://www.cisco.com/en/US/docs/ios/12_2/voice/configuration/guide/vvfpe...
Marcos