Hi ,
I am having a SRST configuration for both SCCP and SIP phones (9971 IP Phone) . SRST version is 8.5 with 9971 phone firmwares (same version as CUCM) that is ‘sip9971.9-0-4.loads’ with the additional .sebn files loaded in the flash.
SRST fall back service is working fine with my all SCCP phones , but I am having problem with 9971 phone.
Following are the pieces of my configurations.
--------------------------------------------------------------
voice service voip
no ip address trusted list
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
h323
sip
bind all source-interface gig 0/0
bind control source-interface GigabitEthernet0/0
bind media source-interface GigabitEthernet0/0
registrar server expires max 1200 min 300
no call service stop
voice register global
mode cme
source-address 10.10.90.10 port 5060
max-dn 2
max-pool 2
load 9971 sip9971.9-0-4SR1
no authenticate register
authenticate realm all
tftp-path flash:
create profile sync 0730403055042109
voice register dn 1
number 7272
label Nayeem
voice register pool 1
id mac C40A.CB4C.9B69
type 9971
number 1 dn 1
codec g711ulaw
call-manager-fallback
secondary-dialtone 9
max-conferences 8 gain -6
transfer-system full-consult
ip source-address 10.10.90.10 port 2000
max-ephones 110
max-dn 288 dual-line
transfer-pattern .T
keepalive 10
call-forward pattern .T
--------------------------------------------------------------------------------------
I am getting the following traces from the debug event register as follows.
*Jun 4 13:32:50.308 UTC: VOICE_REG_POOL: Register request for (7272) from (10.10.194.46)
*Jun 4 13:32:50.308 UTC: auth absent
*Jun 4 13:32:50.308 UTC: VOICE_REG_POOL: key(687422CD0741AA27) added to nonce table
*Jun 4 13:32:50.404 UTC: VOICE_REG_POOL: Register request for (7272) from (10.10.194.46)
*Jun 4 13:32:50.404 UTC: auth present
*Jun 4 13:32:50.500 UTC: VOICE_REG_POOL: Register request for (7272) from (10.10.194.46)
*Jun 4 13:32:50.500 UTC: auth present
*Jun 4 13:32:50.596 UTC: VOICE_REG_POOL: Register request for (7272) from (10.10.194.46)
*Jun 4 13:32:50.596 UTC: auth present
(10.10.194.46 is 9971 phones ip address)
Please advise.
Thank you,
Nayeem