Nathan,
This issue has been resolved with the latest 1402s firmware - a generic version of the Lingo S36 firmware. (unlocked) I tested it and it works great with Asterisk - AAH 2.0. You can download it from sipphone:
http://support.sipphone.com/download...M-06272005.tfp
You'll also need a TFTP server to upgrade the firmware. (solarwinds free tftp server works for me)
To access the VOIP web menu requires a cut and paste of these commands into your browser after browsing to 192.168.15.1:
javascript
:top.doLink('/html/dlgCfgSIPServerConfig.html', 0x1425,0,0,0,0,0,0,0,0)
javascript
:top.doLink('/html/dlgCfgStunConfig.html', 0x1428,0,0,0,0,0,0,0,0)
javascript
:top.doLink('/html/dlgCfgSIPConfig.html', 0x1424,0,0,0,0,0,0,0,0)
javascript
:top.doLink('/html/dlgCfgSIPP2Ptable.html', 0x1427,0,0,0,0,0,0,0,0)
javascript
:top.doLink('/html/dlgMgtAdminManagement.html', 0x2200,0,0,0,0,0,0,0,0)
The userid and password are both admin.
Tom