cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
742
Views
0
Helpful
1
Replies

Cisco 8851 sip88xx.12-8-1-0001-455

AJChoudhry
Level 1
Level 1

I have a Cisco 8851 and loaded it with sip88xx.12-8-1-0001-455. It registers with my third party SIP provider but I'm having a couple of issues:

1) No Message Waiting Indicator (Logs show no SIP SUBSCRIBE message-summary being sent from the phone)

2) BLF Key not working (Logs show that phone is sending SIP SUBSCRIBE for Event: presence, however server only supports Event:dialog). How can I change the phone to use Event:dialog?

 

Below is how the line is configured:

 

<line button="1" lineIndex="1">
<featureID>9</featureID>
<featureLabel>Reception 1</featureLabel>
<proxy>USECALLMANAGER</proxy>
<port>5060</port>
<name>***username***</name>
<displayName>***Name***</displayName>
<autoAnswer>
<autoAnswerEnabled>0</autoAnswerEnabled>
</autoAnswer>
<callWaiting>3</callWaiting>
<authName>***username***</authName>
<authPassword>***password***</authPassword>
<sharedLine>false</sharedLine>
<messageWaitingLampPolicy>3</messageWaitingLampPolicy>
<messageWaitingAMWI>0</messageWaitingAMWI>
<messagesNumber>*98</messagesNumber>
<ringSettingIdle>4</ringSettingIdle>
<ringSettingActive>5</ringSettingActive>
<contact>***username***</contact>
<busyTrigger>4</busyTrigger>
<forwardCallInfoDisplay>
<callerName>true</callerName>
<callerNumber>false</callerNumber>
<redirectedNumber>false</redirectedNumber>
<dialedNumber>true</dialedNumber>
</forwardCallInfoDisplay>
</line>
<!-- BLF KEY, set to the extension number of a station you want this phone to monitor and be able to pick up calls for etc -->
<line button="2">
<featureID>21</featureID>
<featureLabel>***LabelForLineMonitor***</featureLabel>
<speedDialNumber>***userextensiontomonitor***</speedDialNumber>
<contact>***usernametomonitor***</contact>
<featureOptionMask>1</featureOptionMask>
</line>

 

Thanks

1 Reply 1

TomMar1
Level 3
Level 3

Looks like 12.8.1 was removed, 12.7.1(SR1) seems to be the latest available release now.  Anyone know why?