09-06-2013 07:32 AM - edited 03-21-2019 07:44 AM
Hi All,
I was wondering if the uc540 has a feature to create user pin\codes which would override dialing plan restrictions based on how the pin\code is setup.
Example: User A has a pin: 845601 and she can dial this before to enable her to dial an international number. I know other platforms like avaya have this feature but was just wondering if this is possible in the UC phone systems or if there is another way of doing this other than setting up restrictions on extensions. If this is not possible is there a chance that this feature maybe part of future firmware updates.
Regards,
Simon
09-06-2013 09:18 AM
Hi Simon,
This is possible via CLI. Refer to the following:
I believe this one would be useful as well:
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmefac.html
-Trent Good
** Please rate useful posts! **
09-10-2013 04:31 PM
Hi Trent,
I have tried once more to get this going, I used the information from the first document since it applies more to what I am trying to accomplish. Its still not working. I dial any of the patterns in setup for mobile calling, there is a pause and then the call goes through without asking for a login. Here is my config minus whats not neccessary. Port 0/2/0 is connected to the digicel mobile gateway and Port 0/2/1 the Lime gateway.
!
dial-peer voice 54 pots
description ** FXO pots dial-peer **
destination-pattern A0
port 0/1/0
no sip-register
!
dial-peer voice 55 pots
description ** FXO pots dial-peer **
destination-pattern A1
port 0/1/1
no sip-register
!
dial-peer voice 56 pots
description ** FXO pots dial-peer **
destination-pattern A2
port 0/1/2
no sip-register
!
dial-peer voice 57 pots
description ** FXO pots dial-peer **
destination-pattern A3
port 0/1/3
no sip-register
!
dial-peer voice 104 pots
description ** FXO pots dial-peer **
destination-pattern A4
port 0/2/0
no sip-register
!
dial-peer voice 105 pots
description ** FXO pots dial-peer **
destination-pattern A5
port 0/2/1
no sip-register
!
dial-peer voice 106 pots
description ** FXO pots dial-peer **
destination-pattern A6
port 0/2/2
no sip-register
!
dial-peer voice 107 pots
description ** FXO pots dial-peer **
destination-pattern A7
port 0/2/3
no sip-register
!
dial-peer voice 69 pots
trunkgroup DIGICEL_FXO
description **CCA*North American-7-Digit*Digicel Mobile**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 97[1-9].....
forward-digits all
no sip-register
!
dial-peer voice 64 pots
trunkgroup LIME_FXO
description **CCA*North American-7-Digit*Lime Mobile**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 9[2-6]8.....
forward-digits all
no sip-register
!
dial-peer voice 73 pots
trunkgroup DIGICEL_FXO
description **CCA*North American-7-Digit*Digicel Mobile**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 95[1-7].....
forward-digits all
no sip-register
!
dial-peer voice 5500 voip
description Digicel Mobile Calls
service clid_authen_collect
destination-pattern 95[1-7].....
session target ipv4:10.1.1.1
incoming called-number 95[1-7].....
dtmf-relay h245-alphanumeric
codec g711ulaw
no vad
!
dial-peer voice 5501 voip
service clid_authen_collect
description Digicel Mobile Calls
destination-pattern 97[1-9].....
session target ipv4:10.1.1.1
incoming called-number 97[1-9].....
dtmf-relay h245-alphanumeric
codec g711ulaw
no vad
!
dial-peer voice 5502 voip
service clid_authen_collect
description Lime Mobile Calls
destination-pattern 9[2-6]8.....
session target ipv4:10.1.1.1
incoming called-number 9[2-6]8.....
dtmf-relay h245-alphanumeric
codec g711ulaw
no vad
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