lordluis2000
Technical User
Hi I have been trying to register two Cisco Phone 7906G in Elastix 2.4.0 But I did have any luck.
I updated the phone firmware to SIP version SIP11.9-4-2-1S and I did the configuration on The phone XML File
This is the important part I guess:
My Elastix Server is 192.168.1.252
My Extension: 128 / Password01
<sipLines>
<line button="1">
<featureID>9</featureID>
<featureLabel>Asterisk</featureLabel>
<proxy>192.168.1.252</proxy>
<port>5060</port>
<name>128</name>
<displayName>Asterisk</displayName>
<autoAnswer>
<autoAnswerEnabled>2</autoAnswerEnabled>
</autoAnswer>
<callWaiting>3</callWaiting>
<authName>128</authName>
<authPassword>Password01</authPassword>
<sharedLine>false</sharedLine>
<messageWaitingLampPolicy>1</messageWaitingLampPolicy>
<messagesNumber>*97</messagesNumber>
<ringSettingIdle>4</ringSettingIdle>
<ringSettingActive>5</ringSettingActive>
<contact>128</contact>
<forwardCallInfoDisplay>
<callerName>true</callerName>
<callerNumber>false</callerNumber>
<redirectedNumber>false</redirectedNumber>
<dialedNumber>true</dialedNumber>
</forwardCallInfoDisplay>
</line>
</sipLines>
In the Elastix
I put
NAT value to "never"
Quality to "No"
The extension works fine using a soft-phone 3CXPhone
The phone is trying to register without success
After a couple of minutes the phone stop trying and nothing
Any idea????
Thanks,
Luis M.
I updated the phone firmware to SIP version SIP11.9-4-2-1S and I did the configuration on The phone XML File
This is the important part I guess:
My Elastix Server is 192.168.1.252
My Extension: 128 / Password01
<sipLines>
<line button="1">
<featureID>9</featureID>
<featureLabel>Asterisk</featureLabel>
<proxy>192.168.1.252</proxy>
<port>5060</port>
<name>128</name>
<displayName>Asterisk</displayName>
<autoAnswer>
<autoAnswerEnabled>2</autoAnswerEnabled>
</autoAnswer>
<callWaiting>3</callWaiting>
<authName>128</authName>
<authPassword>Password01</authPassword>
<sharedLine>false</sharedLine>
<messageWaitingLampPolicy>1</messageWaitingLampPolicy>
<messagesNumber>*97</messagesNumber>
<ringSettingIdle>4</ringSettingIdle>
<ringSettingActive>5</ringSettingActive>
<contact>128</contact>
<forwardCallInfoDisplay>
<callerName>true</callerName>
<callerNumber>false</callerNumber>
<redirectedNumber>false</redirectedNumber>
<dialedNumber>true</dialedNumber>
</forwardCallInfoDisplay>
</line>
</sipLines>
In the Elastix
I put
NAT value to "never"
Quality to "No"
The extension works fine using a soft-phone 3CXPhone
The phone is trying to register without success
After a couple of minutes the phone stop trying and nothing
Any idea????
Thanks,
Luis M.