Alcatel-Lucent 8028s with freePBX?

Hello,
Is there a way I can use this set with freePBX? I have 10 of those phones currently running on Alcatel omnipcx, but next week I have to migrate all numbers to asterisk, so I would like to know if I can somehow connect them to asterisk.

We’re in the process of migrating over from Alcatel to FreePBX. There are several different models in our inventory including 8028s. I have not had luck getting it set up with FreePBX. The only one I could get to work (though capabilities were limited compared to setting it up in the Alcatel system) was the IPTouch 4018EE model. It definitely was not an easy undertaking to get the 4018 set up. I’ve tried with the 8018, which is closer to the 8028s, but no dice there yet.

I will say it’s been a while since I tried with the 8028 and 8028s. I might try again to see if I can get it, but I think our plan is to get phones that are compatible with FreePBX and replace our inventory.

This is a config file you’d need to follow the format of to get started with the 4018. You might be able to play around with it to get it working for 8028s.

[dns]
dns_addr=[DNS1HERE]
dns2_addr=[DNS2HERE]
hostname=

[sip]
domain_name=[DOMAINHERE]
proxy_addr=[PROXYADRHERE]
proxy_port=5060
registrar_addr=[REGISTRARADRHERE]
registrar_port=5060
outbound_proxy_addr=
outbound_proxy_port=
register_expire=3600
register_retry=300
local_sip_port
sip_transport_mode=0
local_rtp_port=10000
local_rtcp_port=10001
prack_type=0
preferred_vocoder=8,0,18,4
authentication_name=4018
authentication_password=[PWHERE]
user_name=4018
display_name=Alcatel4018

[qos]
sip_diffserv=0
rtp_diffserv=0
sip_qos_tickets_enable=0
sip_qos_tickets_target

[telnet]
telnet_password=000000

[arp]
arp_spoofing_enable=1
arp_spoofing_timer=30

[init]
application_mode=0

[audio]
tone_country=0
dtmf_type=0
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]
admin_password=000000
bluetooth_parameters=blue
supported_language=0
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]
binary_polling_timer=10
config_polling_timer=10
disable_pc_port=0
activate_vlan_filter=0

You’d also need the binary files for the model. We use OmniVista 8770 and I got the binaries through WinSCP.

That’s a shame… What problems did you encounter when you tried to get the 8028s working?

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.