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 »

Are you sure you have an EE set? It should say on the sticker on the back: "extended edition".
rmckeon
Member
Posts: 3
Joined: 20 Apr 2017 03:12

Re: 4XX8EE Phones with Asterisk

Post by rmckeon »

The set I was testing with was not EE :( I was a bit confused whether or it HAS to be EE to work with SIP, but I guess it's confirmed now. I got my hands on a 4018EE set now and will test...
rmckeon
Member
Posts: 3
Joined: 20 Apr 2017 03:12

Re: 4XX8EE Phones with Asterisk

Post by rmckeon »

It's the same exact issue with a 4018EE. Doesn't even let me change to SIP version manually from the phone LCD screen, it just stays on NOE and beeps when I press OK to try and change it to SIP, but nothing happens.
paldon66
Member
Posts: 2
Joined: 16 Oct 2017 07:15

Re: 4XX8EE Phones with Asterisk

Post by paldon66 »

Goodmorning everyone. I'm desperate not to run the alcatel one touch 4018 ip phone with my ip elastix switchboard. WHO can you help me setp by step ? at the moment i only understand that i have to configure configuring a tftp server in windows and then? thank you
krzysioD
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1165
Joined: 30 Aug 2006 13:43
Location: Europe, Poland

Re: 4XX8EE Phones with Asterisk

Post by krzysioD »

well, it was discused so many times, then i really don't know wat to say.
you dont need a tftp server and not need a windows, http and linux also will work, if you have any log - that methods mentioned here and in alcatel docs have failed, pls attach, if no - please read.
Please note that at no time I will provide you with OXE/4400 nor AOS releases.
Note that it's our private time, that we spent to help you, so please don't expect complete solution for your problem.
You will need to do homework by your self.
robingerritsen
Member
Posts: 1
Joined: 21 Feb 2018 07:37

Re: 4XX8EE Phones with Asterisk

Post by robingerritsen »

How did you do this?
I have tried to use the same config replaced with my server configs.
I get the following message: No Registration

Does anyone know how to connect a ip touch 4018 with 3CX?
Thanks
huntersa wrote: 27 Jan 2017 03:26 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
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 »

Glad you find this. Now, on your 3CX do you have any incoming message from your set?
If not enable syslog on your set and check what is going on
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
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 »

A Wireshark capture will also help you to understand what is going on
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
krzysioD
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1165
Joined: 30 Aug 2006 13:43
Location: Europe, Poland

Re: 4XX8EE Phones with Asterisk

Post by krzysioD »

1st q:
is it extended edition? what is product code / part number from back of the set?
2nd q:
where you stuck? tried # and 'i' key, dhcp, clear all settings, turn off lldp and vlan, set to sip mode, set http provisoning.
and it will work.
Please note that at no time I will provide you with OXE/4400 nor AOS releases.
Note that it's our private time, that we spent to help you, so please don't expect complete solution for your problem.
You will need to do homework by your self.
tangala
Member
Posts: 3
Joined: 20 Apr 2018 04:03

Re: 4XX8EE Phones with Asterisk

Post by tangala »

Reinoud wrote: 10 Jun 2013 07:00 If you share an example of your files here I can compare with mine to see if there are any parameters missing...
Hi Reinoud am trying to connect my ip touch 4018 and ip touch 4038 to my elastix pbx, i have been able to upload the ip touch firmware to pbx but dont have ip touch 4038. Do you by any change have the firmware for 4038. Also how can i connect/provision the IP TOUCH 4018 to my elastix pbx. Ure help will be great.
Post Reply

Return to “Asterisk”