02-19-2009 11:51 AM - edited 03-21-2019 12:57 AM
Hello-
I would like to know if it is possible to setup the system not to require 9 to reach PSTN? I saw this question on an FAQ regarding PSTN connectivity, and it was answered "You can configure the UC500 in keysystem mode, where the user can seize available FXO or T1 CAS to dial numbers directly to CO."
I have our UC500 currently configured as a keysystem, with our PSTN/FXO dial peers set up as shared-dn's on all the phones. On our old phone system, it was possible to just press a line button and begin dialing a number, or just pick up the phone and a line was automatically selected and you could being dialing (without having to dial a number).
Is it possible to do this on the UC500, and if so, how would you go about configuring it?
Thanks,
Derek
Solved! Go to Solution.
03-09-2009 11:50 AM
Derek,
I will be happy to take a look at your show run. Please send it to marchern@cisco.com
Thanks,
Marcos
03-25-2009 02:41 PM
Hi Derek,
Let us know if you still need help here.
Thanks,
Marcos
03-25-2009 04:07 PM
No more help required, this has been resolved (thanks for your help!).
03-25-2009 04:11 PM
Solution courtesy of Marcos:
Once you use CCA, you will see something like this on the CLI:
For each (FXO port in UC500) {
!
voice-port
!
ephone-dn xx
number 3A10 no-reg primary
label Line 1
trunk A0
}
The trunk lines are assigned to phone buttons the same way as any other DN â eg button 3:54. There is no particular mystery about the numbers A0 and 3A10 â they are just used to associate the DN, the dial-peer and the port. It is customary to stick one of the non-dialable DTMF digits in there somewhere to avoid accidental dialing, but it is not mandatory. Itâs also a good idea to add the following config to enable hookflash for access to features provided by the telephone exchange.
!
telephony-service
fxo hook-flash
And thatâs it.
I had the ephone-dn's setup as octo-line, so at first I could not use the "trunk" command, it would just "Unrecognized" from the CLI. So, removing the dn and readding it as a dual-line resolved the issue and I could create the trunk.
Basically, this whole problem occured because I did not select the "CO" check boxes in CCA. I had modified so much via the CLI, that CCA gave me an error when I tried to run it, so I couldn't make the change there. This was a long time ago when I set up the system, and had not been trained properly, so I winged it. But, having the knowledge now I am able to set up the system now no problem via the CCA.
Thanks,
Derek
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