This is the area where we store and add information for FAQ's, customer networks, other devices e.t.c.
http://www.provu.co.uk/support_snom_ldap.html
Every time a user starts to dial a number or name on the Snom phone, an LDAP lookup is sent to the openLDAP server asking for "cn", "telephoneNumber" and "displayName". Any entry in your LDAP tree which has a telephoneNumber is displayed by the Snom phone. If the user is typing in a number then the results where the "telephoneNumber" begins with the digits dialled so far are shown in a list. If the user is typing in a name then the results where the "displayName" (or "cn" if "displayName" doesn't exist) matches the characters dialled are shown in a list. The search is not case-sensitive.
Use the up and down arrows of the silver navigation button on the phone to scroll through results.
http://wiki.kolab.org/index.php/Csvtoldap.pl
Zyxel have included a Application Layer Gateway in the 660H series adsl modem/routers. Unfortunately this SIP-ALG breaks SIP Voice Over IP!
Even more unfortunately you cannot turn it off from the web interface.
The fix is to logon to the device via telnet and enter the following command:
ip nat service sip active 0
You will receive the response:
SIP ALG Disabled
Reboot your modem/router and the SIP device, you should now be able to make and receive calls.