cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
354
Views
5
Helpful
3
Replies

Problems transfering call from sccp 7960 to sip 3911

I have a CCME with a SCCP 7960 and a SIP 3911. All seems working well, but when the sccp phone transfer a call to the sip phone it returns busy tone.

My config:

voice register global

mode cme

source-address 10.3.0.50 port 5060

max-dn 20

max-pool 10

load 3911 SIP3951.8-1-2

authenticate register

timezone 23

time-format 24

date-format D/M/Y

dialplan-pattern 1 032.. extension-length 3 no-reg

tftp-path flash:

create profile sync 0003322422918219

network-locale ES

user-locale ES

ntp-server 10.3.0.50 mode directedbroadcast

!

voice register dn 1

number 201

allow watch

name TelefonoSIP

label 201

!

voice register pool 1

id mac 001A.A11B.5D05

type 3911

number 1 dn 1

username user1 password cisco

codec g711alaw

!

(...)

telephony-service

load 7960-7940 P0030702T023

load ATA ATA030100SCCP040211A.zup

load 7921 CP7921G-1.0.3

max-ephones 15

max-dn 15

ip source-address 10.3.0.50 port 2000

auto assign 1 to 15

timeouts interdigit 7

user-locale ES

user-locale 1 ES

user-locale 2 ES

user-locale 3 ES

user-locale 4 ES

network-locale ES

network-locale 1 ES

network-locale 2 ES

network-locale 3 ES

network-locale 4 ES

date-format dd-mm-yy

dialplan-pattern 1 032.. extension-length 3 no-reg

max-conferences 4 gain -6

moh music-on-hold.au

web admin system name cisco password cisco

dn-webedit

time-webedit

transfer-system full-consult

secondary-dialtone 0

create cnf-files version-stamp Jan 01 2002 00:00:00

!

!

!

!

ephone-dn 1 dual-line

number 200

label Operadora

name Operadora

!

(...)

ephone 1

device-security-mode none

mac-address 001B.535C.CD3C

type 7960

button 1:1

!

How could I solve it?

Thanks. Regards.

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

Try:

telephony-service

transfer-pattern 2..

Hi Paolo, it works!!! I thought transfer-pattern is used for non-local transfer, but what I didn't know is that SIP extensions is like non-local.

Thanks very much. Best Regards.

That's because SCCP configuration really doesn't know about SIP, and vice-versa.

Thanks for the nice rating, and good luck!