Alcatel Lucent 8018 sip configuration problem

Post Reply
slevigna
Member
Posts: 3
Joined: 05 Dec 2017 10:53

Alcatel Lucent 8018 sip configuration problem

Post by slevigna »

Hello everyone
I'm not sure i post in the good board, so, if it's not, excuse me.
And also, i'm not an english speaker, so my english can have some mistakes, sorry !
So, i create a topic because i have to deploy some Alcatel Lucent Deskphone 8018 in our University, and i have some problems.
Our telephony architecture includes an Pabx AVAYA, an Windows Server 2016 for DHCP and an debian server for html.
We have some THOMSON ST2022, THOMSON TB30 and Alcatel-Lucent Deskphone 8012.
We deploy them by dhcp.
My problem is the diference between 8012 and 8018.
For deploying 8012, we create DHCP options (66 Boot server hostname and 67 ICTouch HTTP server) and class (alcatel.ictouch.0), and on the web server, we have files sipconfig.txt and sipconfig-mac.txt.
here the sipconfig.txt:

Code: Select all

## 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=10.31.23.253

   dns2_addr=10.31.23.254

   hostname=

[sip]

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

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

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

   domain_name=

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

## 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=

   proxy_port=5060

   registrar_addr=

   registrar_port=5060

   outbound_proxy_addr=

   outbound_proxy_port=5060

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

## 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=
##   proxy2_port=
##   registrar2_addr=
##   registrar2_port=
##   outbound_proxy2_addr=
##   outbound_proxy2_port=
##   pcs_addr=
##   pcs_port=
##   sip_transport_mode_survi=
  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

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

# Enter the lifetime (in seconds) of a registration

   register_expire=1600

# Enter the number of retry to connect the registration server

   register_retry=30

   local_sip_port=5060

   sip_transport_mode=0

   local_rtp_port=41000

   local_rtcp_port=6001

   prack_type=0

   preferred_vocoder=18,0,8,4

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

## 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=

   authentication_name=

   authentication_password=

   user_name=

   display_name=

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

## 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=5555

   message_waiting_indication_uri=5555

[qos]

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

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

## SIP QOS Tickets : 0 = disable

##           1 = enable

## SIP QOS Tickets Target : domain name

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

#   sip_diffserv=46

#   rtp_diffserv=0
   sip_diffserv=34

   rtp_diffserv=46

   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=xxx.xxx.xxx.xxx

   timezone=UT::60:032902:102503

[telnet]

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

## Password to access the telnet session

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

   telnet_password=000000

[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=1

   dtmf_type=1

   dtmf_level=0

   dtmf_avt_payload_type=97

   vad=1

   dtmf_feedback_enable=1

   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=xxxxxx

   bluetooth_parameters=

   supported_language=1

   remote_forward_code=

   remote_forward_deactive_code=

   power_priority=

   asset_id=

   time_format=0

   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
   binary_polling_timer=480

#   config_polling_timer=60
   config_polling_timer=60

   disable_pc_port=0

   activate_vlan_filter=1
here a sipconfig-mac.txt

Code: Select all

[dns]
   dns_addr=
   hostname=
[sip]
   proxy_addr=xxx.xxx.xxx.xxx
   registrar_addr=xxx.xxx.xxx.xxx
   authentication_realm=xxx.xxx.xxx.xxx
   authentication_name=1234
   authentication_password=4321
   user_name=1234
   display_name=1234
So, for the 8018, i used the same dhcp options and files, but, it's not working. i create another class (ictouch.class0) with the same dhcp options. the phone seek for an config-mac.xml, but, i dont have any informations for this.
So, i copy an xml found here (https://www.alcatelunleashed.com/viewtopic.php?t=21002) i try to adapt for my phone.

Code: Select all

<?xml version="1.0" encoding="UTF-8" ?>
<settings>
	<!--<setting id="DmEnetcfgSipFile" value="/sipdata.mac.xml" override="true"/>
	<setting id="DmEnetcfgOptionalFile" value="/config/custom.xml" override="true"/>
	<setting id="DmEnetcfgUpgradeFile" value="/config/profile.xml" override="true"/> -->
	
	<!-- NTP IP Address (CallServer) -->
	<setting id="DmEnetcfgSntp" value="xxx.xxx.xxx.xxx" override="true"/>
	
	<!-- Admin Password -->
	<setting id="DmAdminPasswd" value="xxxxxx" override="true"/>
	
	<!-- Enable SSH -->
	<setting id="DmSecucfgSsh" value="true" override="true"/>
	
	<setting id="DmAdmcfgUpdatePollingEnable" value="true" override="true"/>
	<setting id="DmAdmcfgUpdatePollingTimeout" value="3600" override="true"/>
	
	<setting id="DmAdmcfgCfgfilePollingEnable" value="true" override="true"/>
	<setting id="DmAdmcfgCfgfilePollingTimeout" value="200" override="true"/>
	
	<setting id="DmAdmcfgUpdateTimeEnable" value="true" override="true"/>
	<setting id="DmAdmcfgUpdateTimeStart" value="03:30" override="true"/>
	<setting id="DmAdmcfgUpdateTimeDelta" value="10" override="true"/>
	
	<setting id="CurrentEnetcfgSntpRefreshPeriod" value="3600" override="true"/>
	
	<!-- PC LAN Port Disabled / Enable -->
	<setting  id="LocalEthlcfgPcEnable" override="true" value="true" />
	
	
	
	
	<setting id="DmAdmcfgTimeZone" value="Europe/Brussels" override="true"/>
	
	<setting id="RegularResetActive" value="true" override="true"/>
	<setting id="RegularResetSchedule" value="7200" override="true"/>

	<!-- SIP UserName -->
	<setting id="SIPUserName" value="1234" override="true"/>
	<setting id="SIPDeviceUri" value="1234" override="true"/>
	<setting id="SIPAuthenticationName" value="1234" override="true"/>
	<setting id="SIPGroup1DeviceUri" value="1234" override="true"/>
	<!-- Language FR -->
	<setting id="Language" value="5" override="true"/>
        <setting id="DmAdmcfgLanguage"  value="1" override="true"/>
	<!-- Call Server IP -->
	<setting id="SIPProxyAddress" value="xxx.xxx.xxx.xxx" override="true"/>
	<setting id="SIPRegistrarAddress" value="xxx.xxx.xxx.xxx" override="true"/>
	<setting id="SIPServer1Address" value="xxx.xxx.xxx.xxx" override="true"/>
	<!-- <setting id="SIPPhoneStateNotifyUri" value="xx.xx.xx.xx" override="true"/> -->
	<!-- <setting id="SIPMessageWaitingIndicationUri" value="1234@xx.xx.xx.xx" override="true"/> -->
	<setting id="SIPAuthenticationRealm" value="xxx.xxx.xxx.xxx" override="true"/>
	<setting id="SIPGroup1AuthenticationRealm" value="xxx.xxx.xxx.xxx" override="true"/>


	<!-- SIP Display Name -->
	<setting id="SIPDisplayName" value="Name, first name" override="true"/>
	<setting id="SIPGroup1DisplayName" value="1234" override="true"/>

	<!-- SIP Password -->
	<setting id="SIPAuthenticationPassword" value="4321" override="true"/>
	<setting id="SIPGroup1AuthenticationPassword" value="4321" override="true"/>

	<setting id="SIPPhoneStateNotifyType" value="0" override="true"/>
	<setting id="SIPMaxCall" value="2" override="true"/>
	<setting id="SIPSipTransportMode" value="0" override="true"/>

	<setting id="ComLogSize" value="50" override="false"/>
	<!-- RTP Map -->
	<!-- <setting id="SIPPreferredVocoder" value="18;8;0;4" override="true"/> -->

	<setting id="SIPDtmfMode" value="2" override="true"/>
	<setting id="SIPGroup1DtmfMode" value="2" override="true"/>
	<setting id="SIPUseSeplos" value="true" override="true"/>


	<setting id="SIPForwardDurationNoreply" value="20" override="true"/>
	<setting id="TelephonyHideIdentity" value="false" display="true" override="true"/>
	<setting id="AgendaDefaultAppointments" type="TEXT" maiCategory="Application" category="Agenda" display="true" override="true" value="#" />

	<!-- dialing Rules -->
	<setting id="DialingRuleCountryCode" define="default" override="true"/>
	<setting id="DialingRuleAreaCode" define="default" override="true"/>
	<setting id="DialingRuleMinNumberLength" define="default" override="true"/>
        <setting id="DialingRuleExternalPrefixExceptions" define="default" override="true"/>

</settings>
The phone register, but, there are some problem:
- the language dont change, it's allways english, and, even if i set "<setting id="Language" value="5" override="true"/>" to try to change language with dutch, like in the topic (https://www.alcatelunleashed.com/viewtopic.php?t=21002), it's allways english.
- the communication stop after 30s to 1 minute
- didnt find the way to set the voice mail
so, how to solve these problems? how to set the same things in the config-mac.xml for the 8018 like in the sipconfig.txt and sipconfig-mac.txt for the 8012?
Thanks for reading me ;) and thanks for youre future responses :D
slevigna
Member
Posts: 3
Joined: 05 Dec 2017 10:53

Re: Alcatel Lucent 8018 sip configuration problem

Post by slevigna »

someone can help me? if you need more informations, i'll give you them.
or someone can give me informations about possible options in xml config file?
Post Reply

Return to “SIP”