cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5316
Views
10
Helpful
3
Comments

 

Introduction

This document explains how to configure Single Number Reach on Cisco Unified CME for both SCCP & SIP IP Phones.

 

Cisco Unified CME supports Single Number Reach for mobile users. The Single Number Reach (SNR) feature allows users to answer incoming calls to their extension on either their desktop IP phone or at a remote destination, such as a mobile phone. Users can pick up active calls on the  desktop phone or the remote phone without losing the connection. 
Remote destination includes Mobile Phones, Smart Phones, Home phone numbers in PSTN.


1. Configuring Single Number Reach for SCCP IP Phones

  CMERouter(config)#  ephone-template 1 
  CMERouter(config-ephone-template)#  softkeys idle Dnd Gpickup Pickup Mobility 
  CMERouter(config-ephone-template)#  softkeys connected Endcall Hold LiveRcd Mobility 
  !
  CMERouter(config)#  ephone-dn 10 
  CMERouter(config-ephone-dn)#  number 1001 
  CMERouter(config-ephone-dn)#  mobility 
  CMERouter(config-ephone-dn)#  snr 4085550133 delay 5 timeout 15 cfwd-noan 2001 
  !
  CMERouter(config)#  ephone 21
  CMERouter(config-ephone)#  ephone-template 1 
  CMERouter(config-ephone)#  button 1:10 

 

Sample configuration

The following example shows extension 1001 is enabled for SNR on IP phone 21. After a call rings at this number for 5 seconds, the call also rings at the remote number 4085550133. The call continues ringing on both phones for 15 seconds. If the call is not answered after a total of 20 seconds, the call no longer rings and it is forwarded to the voice-mail number 2001.


ephone-template 1
softkeys idle Dnd Gpickup Pickup Mobility
softkeys connected Endcall Hold LiveRcd Mobility
!
ephone-dn 10
number 1001
mobility
snr 4085550133 delay 5 timeout 15 cfwd-noan 2001
snr calling-number local
!
!
ephone 21
mac-address 02EA.EAEA.0001
ephone-template 1
button 1:10

 

2. Configuring Single Number Reach for SIP IP Phones


  CMERouter(config)#  voice register template 1 
  CMERouter(config-register-temp)#  softkeys idle Redial Cfwdall 
  CMERouter(config-register-temp)#  softkeys connected Confrn Hold Endcall 
  !
  CMERouter(config)#  voice register dn 3 
  CMERouter(config-register-dn)#  number 1003 
  CMERouter(config-register-dn)#  mobility 
  CMERouter(config-register-dn)#  snr calling-number local 
  CMERouter(config-register-dn)#  snr 4085550133 delay 1 timeout 10 
  CMERouter(config-register-dn)#  snr ring-stop 
  !
  CMERouter(config)#  voice register pool 3 
  CMERouter(config-register-pool)#  template 1 
  CMERouter(config-register-pool)#  number 1 dn 3 

 

Related Information

Comments
silvakizir
Level 1
Level 1

Thank you for sharing this my friend.

In CUCM you have the Remote Destination Profile where you can add plenty of phones to ring simultaneously.

What about CUCME? In best scenario you can do the below and have 2 external phones ring one after the other.

snr 4085550133 delay 5 timeout 15 cfwd-noan 4085550111

What if I need to make the internal phone, make multiple external phones ring simultaneously or sequentially?

Thank you.

Jonathan Unger
Level 7
Level 7

I am just thinking out loud here, no guarantees this would work at all (it would be completely unsupported), but for the sake of trying something fun, you could attempt to set your snr number to a "voice hunt-group <#> parallel" on the CME. Within the voice hunt-group you can blast the call out to many simultaneous numbers at once.

My current lab voice gateway is not running new enough IOS to support hunt-group parallel so I have not tried it, but you could give it a go.

vaishak.vinod1
Level 1
Level 1

if we have a DN that just call forward all to an external number(DN is not assigned to any phone), can we have call forward all on multiple destinations?

 

Tried Hunt group but not working as hunt ignores the call forward

 

would SNR work in this case?

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: