The firmware is available from Nortel --martin
From: Todd Hodgen [mailto:[email protected]] Sent: Wednesday, August 25, 2010 3:33 PM To: 'Martin Steinmann'; 'Mircea Carasel'; 'Brett Jones'; [email protected] Subject: RE: [sipx-dev] XX-8653: Device files are not correctly created for Nortel 1120e /1140e phones The response that I got from the dev engineers with regards to the 1140e was that it has a really bad sip stack, and they were waiting for Nortel to fix it. IF 3.2 is that fix, I suspect it is what you want to go to for it to work properly. With 2.1, all you can hope for is one line on the phone. Otherwise, it works. Martin, can you put a link to the 3.2 on the wiki so other can access it and try it out. Or is it available under the support page now for that phone? From: [email protected] [mailto:[email protected]] On Behalf Of Martin Steinmann Sent: Wednesday, August 25, 2010 12:21 PM To: 'Mircea Carasel'; 'Brett Jones'; [email protected] Subject: Re: [sipx-dev] XX-8653: Device files are not correctly created for Nortel 1120e /1140e phones Brett Sounds like you are the expert on these phones. Could you help us get this to work? I got an 1140E firmware 2.1 and I am looking for some instructions to get this to work. The reason we don't use firmware 3.2 (and yes the sipXecs plugin is made for 3.2 firmware) is the fact that it requires a license (it times out after 30 days after upgrade). If you know a way around that let us know. --martin From: [email protected] [mailto:[email protected]] On Behalf Of Mircea Carasel Sent: Wednesday, August 25, 2010 6:44 AM To: Brett Jones; [email protected] Subject: Re: [sipx-dev] XX-8653: Device files are not correctly created for Nortel 1120e /1140e phones On Wed, Aug 25, 2010 at 7:01 AM, Brett Jones <[email protected]> wrote: Hi Michael, The 2.x firmware version doesn't allow for authentication information to be contained in the cfg file. When a user signs in they need to put in the user and password to get online. The configuration capability is far from touch free. Also the 2.x firmware doesn't allow for multiple lines. I orginally made some changes and submitted a patch to add some features to the config file (G722 etc etc). Thanks for the info, but it looks like right now sipXecs code for Nortel 1120e / 1140e phones is prepared to support firmware 3.0 version Here is the commit code: sipXecs 17716 paul.mossman: XX-7134 : Update of Nortel 1100 phone plug-in for SIP firmware 3.0 Project sipXecs New Revision 17716 <http://code.sipfoundry.org/changelog/sipXecs/?cs=17716> Committer paul.mossman Date 2010-01-15 15:30:51 -0600 (Fri, 15 Jan 2010) Log XX-7134 : Update of Nortel 1100 phone plug-in for SIP firmware 3.0 - New SIP Firmware 3.2 parameters (around 300 parameters) added in phone.xml - Support for phonebook - Support for Featuekeylist (by utilizing sipXecs speed dials) - JUnit testcases for nortel phone, nortelphonebook and nortel featurekeylist. Tested with latest SIP 3.2.15 firmware Patch from Rabail Javed, thanks! Added: * main/sipXconfig/plugins/nortel/etc/nortel/mac-featurekey.cfg.vm <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/et c/nortel/mac-featurekey.cfg.vm?r=17716> * main/sipXconfig/plugins/nortel/etc/nortel/mac-phonebook.cfg.vm <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/et c/nortel/mac-phonebook.cfg.vm?r=17716> * main/sipXconfig/plugins/nortel/src/org/sipfoundry/sipxconfig/phone/nortel/No rtelFeatureKeyList.java <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/sr c/org/sipfoundry/sipxconfig/phone/nortel/NortelFeatureKeyList.java?r=17716> * main/sipXconfig/plugins/nortel/src/org/sipfoundry/sipxconfig/phone/nortel/No rtelPhonebook.java <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/sr c/org/sipfoundry/sipxconfig/phone/nortel/NortelPhonebook.java?r=17716> * main/sipXconfig/plugins/nortel/test/org/sipfoundry/sipxconfig/phone/nortel/N ortelFeatureKeyListTest.java <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/te st/org/sipfoundry/sipxconfig/phone/nortel/NortelFeatureKeyListTest.java?r=17 716> * main/sipXconfig/plugins/nortel/test/org/sipfoundry/sipxconfig/phone/nortel/N ortelPhonebookTest.java <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/te st/org/sipfoundry/sipxconfig/phone/nortel/NortelPhonebookTest.java?r=17716> Modified: * main/sipXconfig/neoconf/.classpath <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/neoconf/.classpat h?r1=17715&r2=17716> * main/sipXconfig/plugins/nortel/etc/nortel/11xxeSIP.cfg <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/et c/nortel/11xxeSIP.cfg?r1=17715&r2=17716> * main/sipXconfig/plugins/nortel/etc/nortel/mac.cfg.vm <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/et c/nortel/mac.cfg.vm?r1=17715&r2=17716> * main/sipXconfig/plugins/nortel/etc/nortel/phone.xml <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/et c/nortel/phone.xml?r1=17715&r2=17716> * main/sipXconfig/plugins/nortel/src/org/sipfoundry/sipxconfig/phone/nortel/No rtelPhone.java <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/sr c/org/sipfoundry/sipxconfig/phone/nortel/NortelPhone.java?r1=17715&r2=17716> * main/sipXconfig/plugins/nortel/src/org/sipfoundry/sipxconfig/phone/nortel/no rtel-models.beans.xml <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/sr c/org/sipfoundry/sipxconfig/phone/nortel/nortel-models.beans.xml?r1=17715&r2 =17716> * main/sipXconfig/plugins/nortel/test/org/sipfoundry/sipxconfig/phone/nortel/N ortelPhoneTest.java <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/te st/org/sipfoundry/sipxconfig/phone/nortel/NortelPhoneTest.java?r1=17715&r2=1 7716> * main/sipXconfig/plugins/nortel/test/org/sipfoundry/sipxconfig/phone/nortel/m ac_1140.cfg <http://code.sipfoundry.org/browse/sipXecs/main/sipXconfig/plugins/nortel/te st/org/sipfoundry/sipxconfig/phone/nortel/mac_1140.cfg?r1=17715&r2=17716> With regard to authentication, for firmware 3.0, is the same approach taken (authentication not written in the config file) Thanks, Mircea Regards, Brett On Wed, Aug 25, 2010 at 6:36 AM, Mircea Carasel <[email protected]> wrote: Hi, With regard to XX-8653, looks like the credentials for the lines attached to a Nortel 1120e / 1140e are not written into SIP*.cfg generated file This problem prevents the phone from functioning I have done some tests and, for instance, if I use an AudioCodes MP124FXS phone and I add two lines (200, 201) the authentication section looks like: [Authentication] FORMAT Authentication_Index = Authentication_UserId, Authentication_UserPassword; Authentication 0 = 201, s10AZOVD; Authentication 1 = 200, lX1AD7tJ; [\Authentication] For a Cisco IP 7960 phone we have something like: line1_authname:"200" line1_displayname:"" line1_name:"200" line1_password:"lX1AD7tJ" line1_shortname:"200" line2_authname:"201" line2_displayname:"" line2_name:"201" line2_password:"s10AZOVD" line2_shortname:"201" For the Nortel phone, I cannot find something similar in the generated SIP*.cfg file Does anybody know how should look like such an authentication section for a Nortel 1120e/1140e phone? Thanks a lot in advance, Mircea _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
