Asterisk phone Siemens HiNet
Created by: altaphon,Last modification on Tue 14 of Feb, 2006 [19:34 UTC]
Siemens LP5100 / OptiPoint 100 / OptiPoint 300
This is a first generation IP phone from Siemens. The hardwares of the phones are almost identical. Therefore, they can be flashed to SIP (OptiPoint 100) or H.323 (OptiPoint 300 or LP5100) configuration. The SIP implementation is a bit primitive; only digest authentication is used and the internal web server for configuration only works with the Microsoft browser (otherwise you cannot set authentication password). The following sip.conf entry works with the LP5100 with SIP firmware:
sip.conf:
[6005]
type = friend
;defaultip = 192.168.1.16
host = dynamic
dtmfmode = inband
extension = 6005
regexten = 6005
context = default
canreinvite = yes
callerid = "Your name" <6005>
qualify = yes
It is recommended to turn QoS off to reduce latency. There may still be some delay (1-4 sec) after the establishment of a call before audio starts.
Thanks for the effort.
I comented out the defaultip value since host = dynamic. Also make sure not to add mailbox = value, This phone does not have a voicemail light.
You only have to disable QoS if your network does not have support for QoS.
Oh yeah, another couple of downfalls:
- No DNS support under SIP.
- DOES NOT work behind firewalls. No Way. No STUN support.
The most recent SIP-firmware (Optipoint 100 advance, Version 1.0.3) is still available here from Siemens. Note that the Optipoint 300 Advance firmware will only talk H.323, so you probably don't want that.


Comments
333Re: Not downloading firmware
333Not downloading firmware
Versions:
BIOS: 0.29
Application: 1-0-4A
Web content: 1.0
Using wireshark/ethereal I verified that the new firmware and next server options are properly being set in the DHCP packet. However, the phone never downloads the file. It does ack the dhcp response and I can access the web interface. But, no way to update the firmware via the web interface, only the application.
Help?
333Firmware
333Re: Type of phone & firmware
It took me about a year to figure out that the "100 Advance" firmware would indeed work on my LP5100 and make it talk SIP.
mjl
333Type of phone & firmware
a) is the Siemens LP5100 identically to the "Optipoint 300 Advance" ???
b) Who was releasing that SIP firmware you've mentioned and is it still available? If yes, where ?
tnx,
df5zx