cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
208
Views
0
Helpful
2
Replies

Strange transfering problem

scottwclarke
Level 1
Level 1

Hi Everyone,

I am having a problem with transfered calls, I am sure I have configured correctly for Full-consult transfers but the system is doing blind.

I have been tearing my hair out over this for the last few days and would be very greatful for any help.

2 Replies 2

scottwclarke
Level 1
Level 1

Just thought I should add I have a 2801 with 16 DSP's, running cme 4.2 on version 12.4(11) XJ4

Hi Scott,

Is this problem with all phones or just the ones not configured with the dual-line command? My guess is that adding the dual-line to all ephones will resolve the problem.

A dual-line ephone-dn has one virtual voice port and two channels to handle two independent calls. This capacity allows call waiting, call transfer, and conference functions within a single ephone-dn. Dual-line mode is supported on all phone types, but is not appropriate for voice-mail numbers, intercoms, or ephone-dns used for message-waiting indicators, paging, loopback, or hunt groups. Overlays of single-line hunt groups onto dual-line buttons are supported.

Ephone-dns are created in single-line mode if the dual-line keyword is not used. Changing an ephone-dn from dual-line mode to single-line mode (and vice versa) requires that you delete the ephone-dn and then recreate it.

Examples

The following example enters ephone-dn configuration mode to create the ephone-dn 5576:

Router(config)# ephone-dn 1

Router(config-ephone-dn)# number 5576

Router(config-ephone-dn)# exit

The following example creates an ephone-dn with the number 1001 in dual-line mode. The no huntstop command allows calls to continue to hunt to other ephone-dns if this one is busy or does not answer. The huntstop channel command disables call hunting to the second channel of this ephone-dn if the first channel is busy or does not answer.

Router(config)# ephone-dn 10 dual-line

Router(config-ephone-dn)# number 1001

Router(config-ephone-dn)# no huntstop

Router(config-ephone-dn)# huntstop channel

Router(config-ephone-dn)# exit

From this good CME doc;

http://www.cisco.com/en/US/products/sw/voicesw/ps4625/products_command_reference_chapter09186a0080611350.html

Hope this helps!

Rob