4XX8EE Phones with Asterisk

User avatar
Reinoud
Member
Posts: 35
Joined: 12 Feb 2010 03:09
Location: The Netherlands

Re: 4XX8EE Phones with Asterisk

Post by Reinoud »

Hello gholi! I have one, but not connected to Asterisk. What is the problem you have?

rgds,

Reinoud
gholi
Member
Posts: 4
Joined: 07 Aug 2016 12:03
Contact:

Re: 4XX8EE Phones with Asterisk

Post by gholi »

Hello Reinoud,

thanks for your reply,
Does it have any problem to connect to asterisk or that you just didn't need to connect it to asterisk?
if it doesn't have problem for connecting to asterisk, I need your help for fixing my sets. Is it possible to contact you in person? (email, phone or ...?)

Regards,
User avatar
Reinoud
Member
Posts: 35
Joined: 12 Feb 2010 03:09
Location: The Netherlands

Re: 4XX8EE Phones with Asterisk

Post by Reinoud »

I just didn't test it... You can contact me by clicking on the icon next to "Contact:"...
gholi
Member
Posts: 4
Joined: 07 Aug 2016 12:03
Contact:

Re: 4XX8EE Phones with Asterisk

Post by gholi »

Hello,

What is the difference between "3GV26054AB" and "3GV27064TB"?
(both are Alcatel 4008 EE)
User avatar
Reinoud
Member
Posts: 35
Joined: 12 Feb 2010 03:09
Location: The Netherlands

Re: 4XX8EE Phones with Asterisk

Post by Reinoud »

I have no idea... I don't work for and with Alcatel-Lucent anymore for quite some time now, and I don't have access to this info.
huntersa
Member
Posts: 2
Joined: 26 Jan 2017 08:19

Re: 4XX8EE Phones with Asterisk

Post by huntersa »

Good morning all,

I have succesfully setup a number of 4008 and 4018 phones to work with 3CX.

The issue i am having is setting the buttons for Transfer etc.

Any ideas on this?

please find my sample config (thanks Reinoud)

Code: Select all

###########################################################################

#                                                                         #

#         4008EE / 4018EE SIP-Touch sets configuration file               #

#         SIP : 2.00.81 & 2.00.90                                         #

#                                                                         #

# This example contains all parameters which may be managed via the       #

# config file and is in line with 3AK_29000_0285_PEZZA_17                 #

#                                                                         #

###########################################################################







###########################################################################

## Syntax informations :

##

## All parameters are grouped by sections (the section name is specified

## with the syntax [section1]). The content is UTF-8 encoded

## Each configuration item uses a single line with a "key=value" pattern

## "Key" content starts at the first none-space character and ends with "="

## or " ="

## "Value" content starts at the first none-space character and ends at the

## "\n\r"

## If the value is empty, the terminal should use the default value instead

## Lines starting with "#" will be ignored as a comment 

## The items of a list are separated by a ","

###########################################################################





[dns]



###########################################################################

## The primary DNS IP address HAS TO BE FILLED

## If no DNS, use the SIP proxy address instead

###########################################################################

   dns_addr=192.168.10.7

   dns2_addr=

   hostname=itscomputers.co.za





[sip]



###########################################################################

## Domain name : IP address, FQDN or domain name (see the SIP proxy config)

###########################################################################

   domain_name=192.168.10.50

###########################################################################

## Primary SIP proxy and SIP registrar settings

##

## Proxy address : IP address, FQDN or domain name

## Registrar address : IP address, FQDN or domain name (usually, the proxy)

## SIP proxy UDP port : usually 5060

## SIP registrar UDP port : by default 5060

###########################################################################

   proxy_addr=192.168.10.50

   proxy_port=5060

   registrar_addr=192.168.10.50

   registrar_port=5060

   outbound_proxy_addr=

   outbound_proxy_port=

###########################################################################

## Redundancy settings

##

## Proxy address : IP address, FQDN or domain name

## Registrar address : IP address, FQDN or domain name (usually, the proxy)

## SIP proxy UDP port : usually 5060

## SIP registrar UDP port : by default 5060

## sip_transport_mode_survi : Transport mode in PCS mode 

##          0 = UDP or TCP

##                  1 = UDP

##                  2 = TCP

###########################################################################

   proxy2_addr=192.168.10.50

   proxy2_port=5060

   registrar2_addr=192.168.10.50

   registrar2_port=5060

   outbound_proxy2_addr=

   outbound_proxy2_port=

   pcs_addr=192.168.10.50

   pcs_port=5060

   sip_transport_mode_survi=0

   option_timer=120

###########################################################################

## Global SIP parameters

## Transport mode : 0 = UDP or TCP

##                  1 = UDP

##                  2 = TCP

## local_rtp_port : RFC3605 is not supported in this release, so 

##                  only default value can be used

## PRACK type : 0 = PRACK supported

##              1 = PRACK required

##              2 = PRACK disabled

## Codec settings : 0 = G711 (PCMU)

##                  4 = G723.1

##                  8 = G711 (PCMA)

##                 18 = G729A

###########################################################################

   register_expire=3600

   register_retry=300

   local_sip_port=

   sip_transport_mode=0

   local_rtp_port=42000

   local_rtcp_port=42001

   prack_type=0

   preferred_vocoder=8,0,4,18

###########################################################################

## SIP authentication. 

##

## Realm : If no authentication, leave empty

## Authentication name : HAS TO BE FILLED 

##                       If no authentication, PUT A VALUE LIKE none

## Authentication password : If no authentication, leave empty

###########################################################################

   authentication_realm=192.168.10.50

   authentication_name=202

   authentication_password=123456

   user_name=202

   display_name=Theo Messinis [202]

###########################################################################

## Voicemail settings

##

## Voice mail URI : directory number of the voice mail

## user name : directory number of the set

## MWI URI : complete SIP URI of the voice mail

###########################################################################

   voice_mail_uri=999

   message_waiting_indication_uri=202@192.168.10.50





[qos]



###########################################################################

## SIP & RTP DIFFSERV : [0,63]

## SIP QOS Tickets : 0 = disable

##           1 = enable

## SIP QOS Tickets Target : domain name

###########################################################################

   sip_diffserv=0

   rtp_diffserv=0

   sip_qos_tickets_enable=0

   sip_qos_tickets_target=





[sntp]



###########################################################################

## SNTP server settings (can be OXE or an external server)

##

## Timezone construction : UT::60:032902:102503

##          GMT delta : 60 = + sixty minutes from GMT time

##          Daylight saving start (mmddhh) : 032902 = 29 March 2am

##          Daylight saving end (mmddhh) : 102503 = 25 October 3am 

## The daylight saving settings HAVE to be changed each year.

###########################################################################

   sntp_addr=192.168.10.50

   timezone=UT::60:032902:102503





[telnet]



###########################################################################

## Password to access the telnet session

###########################################################################

   telnet_password=111111





[arp]



###########################################################################

## Mode : 0 = ARP spoofing disabled

##        1 = ARP spoofing enabled

###########################################################################

   arp_spoofing_enable=1

   arp_spoofing_timer=30





[init]



###########################################################################

## For IP Touch with SIP binary in 1.xx, 2.00.10 and 2.00.20, equal or greater than 2.00.81

##     mode 0 = SIP

##     mode 1 = NOE

##

## For IP Touch with SIP binary 2.00.30 to 2.00.80

##     mode 0 = NOE

##     mode 1 = SIP

###########################################################################

   application_mode=0





[audio]



###########################################################################

## Tone country : 0 = English

##                1 = French

##                2 = German

##                3 = Italian

##                4 = Spanish

##                5 = Dutch

##                6 = Portuguese

## DTMF type : 0 = RFC2833

##             1 = In-band

##             2 = SIP INFO

## DTMF level / RLR handset / SLR handset / Sidetone handset : 

## 0 = 0db, 1 = +3db, 2 = +6db, 3 = -3db, 4 = -6db

## VAD / DTMF feedback / Hearing Aid : 

##       0 = VAD not used

##       1 = VAD used

###########################################################################

   tone_country=0

   dtmf_type=1

   dtmf_level=0

   dtmf_avt_payload_type=96

   vad=0

   dtmf_feedback_enable=0

   rlr_handset=0

   slr_handset=0

   sidetone_handset=2

   hearing_aid_enable=0





[appl]



###########################################################################

## Password to access the administrator menu on the phone (digits only) 

## Power priority : 1 = critical

##                  2 = high

##                  3 = low

## Time format : 0 = 24 hours format

##               1 = AM / PM

## Speed dial numbers (first and last name, URI)

###########################################################################

   admin_password=000000

   bluetooth_parameters=blue

   supported_language=0

   remote_forward_code=

   remote_forward_deactive_code=

   power_priority=

   asset_id=

   time_format=

   speed_dial_1_first_name=

   speed_dial_1_last_name=

   speed_dial_1_uri=

   speed_dial_2_first_name=

   speed_dial_2_last_name=

   speed_dial_2_uri=

   speed_dial_3_first_name=

   speed_dial_3_last_name=

   speed_dial_3_uri=

   speed_dial_4_first_name=

   speed_dial_4_last_name=

   speed_dial_4_uri=





[admin]



###########################################################################

## Global admin parameters

## Binary polling timer : 10 min - 65535 min (default 480 min)

## Config polling timer : 5 min - 65535 min (default 60 min)

###########################################################################

   binary_polling_timer=480

   config_polling_timer=60

   disable_pc_port=0

   activate_vlan_filter=0
User avatar
Reinoud
Member
Posts: 35
Joined: 12 Feb 2010 03:09
Location: The Netherlands

Re: 4XX8EE Phones with Asterisk

Post by Reinoud »

Transfer has to be done as follows:
Schermafbeelding%202017-01-27%20om%2011.25.56.png
Not everything may be supported by your switch, my fritz box doesn't like transfer if 3rd party hasn't answered yet...

Maybe you should capture network traffic with wireshark and see what happens...

Kind regards,

Reinoud

Link to manual: http://enterprise.alcatel-lucent.com/as ... 01-nav.pdf
You do not have the required permissions to view the files attached to this post.
asep
Member
Posts: 1
Joined: 28 Jan 2017 10:41

Re: 4XX8EE Phones with Asterisk

Post by asep »

hi... sorry if my question is out of topic. i have a cisco 2811. i want to use it as VOIP server. it end well with soft phone using SIP. but it always fail if using SIP on my alcatel 4018EE.
i have a pc for tftp server, where i put sipconfig.txt and sipconfig-macaddress.txt from reinoud
it's always end on 5/5 conecting and "no tftp response"

PS: sorry for my english ^_^
User avatar
Reinoud
Member
Posts: 35
Joined: 12 Feb 2010 03:09
Location: The Netherlands

Re: 4XX8EE Phones with Asterisk

Post by Reinoud »

Do you use DHCP or static IP configuration?
rmckeon
Member
Posts: 3
Joined: 20 Apr 2017 03:12

Re: 4XX8EE Phones with Asterisk

Post by rmckeon »

Hi, not sure if this thread is still active but here it goes:

I read the whole thread but I'm stuck on the first part which is to download the SIP binaries to my Alcatel 4008 set and change the mode from NOE to SIP. I reset it using i+1+2+3 and connected to telnet, then typed "dwl go sipc". The problem is that the set is only requesting files noe4008 , not noesip4008. I tried to trick it by renaming the binary file accordingly but the phone just hangs and reboots.

Even if I try to change the phone mode manually from the set screen i.e. Soft Opts > Run Mode, it doesn't let me choose any other option apart from NOE.

N.B. The NOE version is 3.91.90.

Do you have any clue what's happening?
Post Reply

Return to “Asterisk”