<br><br><div><span class="gmail_quote">2008/1/4, BJ Weschke &lt;<a href="mailto:bweschke@gmail.com">bweschke@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
MatsK wrote:<br>&gt; Olivier wrote:<br>&gt;<br>&gt;&gt; Hi,<br>&gt;&gt;<br>&gt;&gt; I&#39;m wondering whether or not it is achievable to build a web based<br>&gt;&gt; click2dial application that could automatically detect that a user is
<br>&gt;&gt; connected from office or home.<br>&gt;&gt; Another option is to directly ask user or let them change default option<br>&gt;&gt; but having this automatically detected is a bonus.<br>&gt;&gt;<br>&gt;&gt; Has anyone tried to build such location based SIP services ?
<br>&gt;&gt;<br>&gt;&gt; I&#39;ve read few lines about GEOPRIV which seems to be a building block for<br>&gt;&gt; location based services but I could make sure if such DHCP extensions<br>&gt;&gt; are implemented somewhere.
<br>&gt;&gt; Do you think GEOPRIV would help ?<br>&gt;&gt;<br>&gt;&gt; Regards<br>&gt;&gt;<br>&gt;<br>&gt; Hi Oliver,<br>&gt;<br>&gt; Linux Journal had an article about timezone handling in asterisk with<br>&gt; perlscript for checking the GeoIP database with the IP adr. from the
<br>&gt; location db.<br>&gt;<br>&gt; Maybe that could give you a clue how to solve your question.<br>&gt;<br>&gt; <a href="http://www.linuxjournal.com/article/9190">http://www.linuxjournal.com/article/9190</a><br>&gt;<br>
&gt; The challange with GEOPRIV is that its rarely used so I would recomend<br>&gt; GeoIP, <a href="http://www.maxmind.com">http://www.maxmind.com</a>.<br>&gt;<br>&gt;<br>&gt;<br> The problem with location tracking via IP is that, often, the entity who is the current &quot;owner&quot; of the IP at the time is not the same entity that has that IP space registered with ARIN. For example, I plugged in the serial side IP of one of the IP T1s in my office, and what comes up is my provider&#39;s corporate headquarters in MA, not my office in NJ.
</blockquote><div><br>That&#39;s the reason why location might be guessed from something else than IP address.<br>My understanding of GEOPRIV is that you have a bunch of routers, DHCP servers and relays which are set, once for all, to deliver such location data.
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> There are, however, other ways to do this. You could opt to have the user choose what &quot;location&quot; they&#39;re at and then drop a cookie on the user&#39;s browser at that location that will allow the browser to &quot;remember&quot; what location it&#39;s supposed to be. This isn&#39;t without its drawbacks either. There are many users that have cookies disabled because of privacy concerns, but at least with this approach the barrier to get it working again is generally in the hands of the user or their administrator.
</blockquote><div><br>I fully agree<br>Maybe simply asking when a user logs in is an acceptable compromise.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
--<br>Bird&#39;s The Word Technologies, Inc.<br><a href="http://www.btwtech.com/">http://www.btwtech.com/</a><br><br><br><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">
http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>