4XX8EE Phones with Asterisk

User avatar
pavel
Member
Posts: 18
Joined: 13 Jul 2010 06:11

Re: 4XX8EE Phones with Asterisk

Post by pavel »

Some update:
the solution is here in this conference: http://alcatelunleashed.com/viewtopic.php?f=227&t=24171
Huge thanks to tscott.
lucky
Member
Posts: 5
Joined: 25 Mar 2015 09:38

Re: 4XX8EE Phones with Asterisk

Post by lucky »

Hello All
I am relativly new to this stuff, but I was able to switch one of my 4038EE from NOE to SIP and succesfull register it to an AVM Fritzbox
(unknown Asterix version inside)
for a temporary setup I have used tftpd32 on my windows box in order to provide the files in the tftpd log file I see additional requests for certain files
  • bin4038G-header
    noesip4038G-header
    datsip4038G-header
Just making an educated guess... should these files provde an MD5 checksum of the binaries ? or should I simply ignore this error ? 8)
The reregistration reboot I could solve with help of this forum by setting the

Code: Select all

local_sip_port=5080
in the sipconfig->MAC_ADDR>.txt, nevertheless tracing the communication from the phone to the Fritzbox I see at reregistration time always only the second request is acknowledged

Code: Select all

No.     Time           Source                Destination           Protocol Length Info
   4153 *REF*          192.168.0.92          192.168.0.1           SIP      689    Request: REGISTER sip:192.168.0.1:5060  (1 binding) | 
   4154 0.003729000    192.168.0.1           192.168.0.92          SIP      454    Status: 401 Unauthorized | 
   4155 0.018177000    192.168.0.92          192.168.0.1           SIP      689    Request: REGISTER sip:192.168.0.1:5060  (1 binding) | 
   4156 0.022302000    192.168.0.1           192.168.0.92          SIP      714    Status: 200 OK  (1 binding) | 
   7841 269.980141000  192.168.0.92          192.168.0.1           SIP      689    Request: REGISTER sip:192.168.0.1:5060  (1 binding) | 
   7842 269.983858000  192.168.0.1           192.168.0.92          SIP      454    Status: 401 Unauthorized | 
   7843 269.998635000  192.168.0.92          192.168.0.1           SIP      689    Request: REGISTER sip:192.168.0.1:5060  (1 binding) | 
   7844 270.002488000  192.168.0.1           192.168.0.92          SIP      714    Status: 200 OK  (1 binding) | 
  11539 539.960268000  192.168.0.92          192.168.0.1           SIP      689    Request: REGISTER sip:192.168.0.1:5060  (1 binding) | 
  11542 539.975527000  192.168.0.1           192.168.0.92          SIP      454    Status: 401 Unauthorized | 
  11543 539.990262000  192.168.0.92          192.168.0.1           SIP      689    Request: REGISTER sip:192.168.0.1:5060  (1 binding) | 
  11544 539.994091000  192.168.0.1           192.168.0.92          SIP      714    Status: 200 OK  (1 binding) | 
Does anyone have expierince with that ?
How can I now make the MWI working ? I tried to provision the

Code: Select all

voice_mail_uri=**601
message_waiting_indication_uri=
rgds lucky
arts111188
Member
Posts: 6
Joined: 31 May 2012 06:56

Re: 4XX8EE Phones with Asterisk

Post by arts111188 »

lucky wrote:Hello All
I am relativly new to this stuff, but I was able to switch one of my 4038EE from NOE to SIP and succesfull register it to an AVM Fritzbox
(unknown Asterix version inside)
for a temporary setup I have used tftpd32 on my windows box in order to provide the files in the tftpd log file I see additional requests for certain files
  • bin4038G-header
    noesip4038G-header
    datsip4038G-header
Just making an educated guess... should these files provde an MD5 checksum of the binaries ? or should I simply ignore this error ? 8)
The reregistration reboot I could solve with help of this forum by setting the

Code: Select all

local_sip_port=5080
in the sipconfig->MAC_ADDR>.txt, nevertheless tracing the communication from the phone to the Fritzbox I see at reregistration time always only the second request is acknowledged

Code: Select all

No.     Time           Source                Destination           Protocol Length Info
   4153 *REF*          192.168.0.92          192.168.0.1           SIP      689    Request: REGISTER sip:192.168.0.1:5060  (1 binding) | 
   4154 0.003729000    192.168.0.1           192.168.0.92          SIP      454    Status: 401 Unauthorized | 
   4155 0.018177000    192.168.0.92          192.168.0.1           SIP      689    Request: REGISTER sip:192.168.0.1:5060  (1 binding) | 
   4156 0.022302000    192.168.0.1           192.168.0.92          SIP      714    Status: 200 OK  (1 binding) | 
   7841 269.980141000  192.168.0.92          192.168.0.1           SIP      689    Request: REGISTER sip:192.168.0.1:5060  (1 binding) | 
   7842 269.983858000  192.168.0.1           192.168.0.92          SIP      454    Status: 401 Unauthorized | 
   7843 269.998635000  192.168.0.92          192.168.0.1           SIP      689    Request: REGISTER sip:192.168.0.1:5060  (1 binding) | 
   7844 270.002488000  192.168.0.1           192.168.0.92          SIP      714    Status: 200 OK  (1 binding) | 
  11539 539.960268000  192.168.0.92          192.168.0.1           SIP      689    Request: REGISTER sip:192.168.0.1:5060  (1 binding) | 
  11542 539.975527000  192.168.0.1           192.168.0.92          SIP      454    Status: 401 Unauthorized | 
  11543 539.990262000  192.168.0.92          192.168.0.1           SIP      689    Request: REGISTER sip:192.168.0.1:5060  (1 binding) | 
  11544 539.994091000  192.168.0.1           192.168.0.92          SIP      714    Status: 200 OK  (1 binding) | 
Does anyone have expierince with that ?
How can I now make the MWI working ? I tried to provision the

Code: Select all

voice_mail_uri=**601
message_waiting_indication_uri=
rgds lucky


Hi,

Dear please can You attach the sip firmwares for 4028 4038 ip phones
bugmenot2
Member
Posts: 3
Joined: 04 May 2011 14:43

Re: 4XX8EE Phones with Asterisk

Post by bugmenot2 »

Has anyone got the firmware/bin files for the 4038? We desperately need it.

Adam
lucky
Member
Posts: 5
Joined: 25 Mar 2015 09:38

Re: 4XX8EE Phones with Asterisk

Post by lucky »

You need access to a OXE or OXO to retreive the binarys out of the installation or an installation/patchfile
I wil not attach software in this forum

Code: Select all

dhs3linux\comm\cpiofile.gz\cpiofile\DHS3bin\downbin\
as the files are named

Code: Select all

datsip40x8G
noesip40x8G 
bin40x8G
I have assumed that this is generic for all 4038EE and 4068EE ... :idea: so I renamed them and
gave it a trial and it worked on my two 4038EE now talking SIP to an Telekom Octopus F50
TAPI is also working, but still struggeling with the MWI and the personal speed-dial in the menu :?
peanut42
Member
Posts: 1
Joined: 07 Apr 2015 16:56

Re: 4XX8EE Phones with Asterisk

Post by peanut42 »

lucky wrote:You need access to a OXE or OXO to retreive the binarys out of the installation or an installation/patchfile
I wil not attach software in this forum

Code: Select all

dhs3linux\comm\cpiofile.gz\cpiofile\DHS3bin\downbin\
as the files are named

Code: Select all

datsip40x8G
noesip40x8G 
bin40x8G
I have assumed that this is generic for all 4038EE and 4068EE ... :idea: so I renamed them and
gave it a trial and it worked on my two 4038EE now talking SIP to an Telekom Octopus F50
TAPI is also working, but still struggeling with the MWI and the personal speed-dial in the menu :?
Hi Lucky

I've trying to get a OXO or OXE software from Alcatel and its imposible. I'm stuck with a pair of Alcatel 4028 phones and can't use them because I need the SIP firmware.

Please, if you don't wan't to publish the firmware here, I can upload to somewhere else. Really, really please share the firmware.

Thanks
fbird
Member
Posts: 1
Joined: 21 Mar 2016 05:51

Re: 4XX8EE Phones with Asterisk

Post by fbird »

Firmware files:
http://en.file-upload.net/download-1141 ... G.zip.html
http://www.xup.in/dl,39213711/FW_40x8(G).zip/
http://www.megafileupload.com/6l8m/FW_40x8(G).zip

FW_40x8(G).zip Contains:
2.12.00_4018_40x8G/
2.12.00_4018_40x8G/noesip4018
2.12.00_4018_40x8G/datsip40x8G
2.12.00_4018_40x8G/noesip40x8G
2.12.00_4018_40x8G/datsip4018
2.12.20_40x8G/
2.12.20_40x8G/datsip4028G
2.12.20_40x8G/noesip4028G
md5sum:
c8ec5c31b91e7845e66a46abf6bddbd6 FW_40x8(G).zip
The 4028G can be used for 4028EE & 4038 EE.
4018 can be used with 4008 & 4018.
yomixkiki
Member
Posts: 1
Joined: 14 Jul 2016 20:03

Re: 4XX8EE Phones with Asterisk

Post by yomixkiki »

anyone can help me to upgrade the firmware for a 4018 i already have the bin files but i cant upload it to the phone
User avatar
cavagnaro
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 7014
Joined: 14 Sep 2005 19:45
Location: Brasil, Porto Alegre
Contact:

Re: 4XX8EE Phones with Asterisk

Post by cavagnaro »

At least put your problem, right?

Enviado de meu E6633 usando Tapatalk
Ignorance is not the problem, the problem is the one who doesn't want to learn

OTUC/ICS ACFE/ACSE R3.0/4.0/5.0/6.0
Certified Genesys CIV 8.5
Certified Genesys Troubleshooting 8.5
Certified Genesys BEP 8.x
Genesys Developer
Erdmoebel
Member
Posts: 1
Joined: 18 Jul 2016 17:37

Re: 4XX8EE Phones with Asterisk

Post by Erdmoebel »

Hello,

it is no problem for me to get the phone to work.

Do you know it is is possible to change between an internal and external dial tone?
Is there some setting in the sipconfig.txt.
I found nothing so far.

Regards
Timo
Post Reply

Return to “Asterisk”