FreeSWITCH 1.0.2?<br><br>That&#39;s more than a year old I think, you should really update to 1.0.4 or latest SVN trunk.<br><br>Diego<br><br><div class="gmail_quote">On Mon, Oct 12, 2009 at 4:14 AM, srinivasula reddy <span dir="ltr">&lt;<a href="mailto:srinivas.ksvreddy@gmail.com">srinivas.ksvreddy@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Mike,<br><br>Thanks for your valuable reply,<br>when i install freeswitch1.0.2 in my machine(Windows xp operation system) i dont have any databasae installed in my system, then from sqllite will come into picture, and how can i see the registered users data from sqllite.<br>

<br><br>Thanks<br>Srinivas<br><br><div class="gmail_quote"><div><div></div><div class="h5">On Mon, Oct 12, 2009 at 3:04 AM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
<div><div><br><div><div>On Oct 7, 2009, at 10:48 AM, srinivasula reddy wrote:</div><br><blockquote type="cite"><br clear="all">Hi<br><br>can any please tell me where registered calls are stored, so when incoming call came to mod_sofia.c how it will check it is registered or not?\\<br>

<font color="#000000"><font color="#144fae"><br></font></font></blockquote></div><div><br></div></div><div>Calls are not registered and calls have nothing to do with registration.  Users are registered so that you may send calls to them.  Registration data is stored either in a sqlite database, or optionally if you setup odbc, in another database of your choice.  If you try to send a call to an unregistered user in the dialplan using the proper syntax to send calls to registered users (see the wiki for more details), and that user is not registered, the bridge app will fail, optionally letting you continue on in the dialplan based on variables such as continue_on_fail and hangup_after_bridge.  You can use the sofia_contact function to see if there is anyone registered to a specific user.</div>

<div><br></div><div>Mike</div><div><br></div></div><br></div></div><div class="im">_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></div></blockquote></div><font color="#888888"><br><br clear="all"><br>-- <br>Srinivasula Reddy K<br>
</font><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>