Submitted by Leif Madsen (not verified) on Mon, 2009/02/09 - 19:14.
Actually there are two methods of connecting via SIP with the E71. The Gizmo service makes it a bit easier, but you can do the same thing by connecting to your favourite ITSP (or Asterisk box, as is my case) using the built in SIP stack.
I've seen other pages describe how to configure it, but this page below actually mentions a couple of issues that I wasn't exactly aware of (like you can't just change the IP address of a previously configured SIP connection; you need to start again).
Note that if you're using Asterisk, your phone won't register cleanly if you don't match up the realm configuration in your phone with the realm that Asterisk has configured in sip.conf (that bit me for about 30 mins).
Actually there are two
Actually there are two methods of connecting via SIP with the E71. The Gizmo service makes it a bit easier, but you can do the same thing by connecting to your favourite ITSP (or Asterisk box, as is my case) using the built in SIP stack.
I've seen other pages describe how to configure it, but this page below actually mentions a couple of issues that I wasn't exactly aware of (like you can't just change the IP address of a previously configured SIP connection; you need to start again).
http://wiki.pbxnsip.com/index.php/Nokia
Note that if you're using Asterisk, your phone won't register cleanly if you don't match up the realm configuration in your phone with the realm that Asterisk has configured in sip.conf (that bit me for about 30 mins).
Hope that helps! No Gizmo required!
Leif.