<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.4.4">
</HEAD>
<BODY>
Hi,<BR>
<BR>
solving one of my features request, to be have events on mod_verto you can check the patch on:<BR>
<BR>
https://jira.freeswitch.org/browse/FS-6690<BR>
<BR>
This allows verto to fire events when a client connect/disconnect and login. In the event we have the variables:<BR>
<BR>
verto_profile_name<BR>
client_address<BR>
verto_login<BR>
verto_result<BR>
verto_result_txt<BR>
<BR>
For calls we already have the internal events CHANNEL_STATE....<BR>
<BR>
<BR>
Hope it helps someone :)<BR>
<BR>
Regards,<BR>
Ant&#243;nio<BR>
<BR>
<BR>
On Thu, 2014-07-24 at 18:55 +0200, Antonio Silva wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    Hi,.<BR>
    <BR>
    i was testing mod_verto. I love this new endpoint. :)<BR>
    <BR>
    During the tests, i saw a few details that i think could be nice to have comparing to the other endpoints.<BR>
    <BR>
    - dbname&nbsp; - we can't force the path where to store json.db for presence, right now it creats a json.db in the directory, freeswitch/db, This db is used for presence, no?<BR>
    - profile restart / relaod configuration without dropping the active calls, right now the command i use is reload mod_verto which drops all the active calls <BR>
    - implement new option to disable login from websocket, like in sofia &quot;sip-forbid-register&quot;, i solved by setting a random jsonrpc-password<BR>
    - cannot force caller id from directory with variables, i set the variable effective_caller_id_name and effective_caller_id_number in directory.xml but they are not used... possible other variables could be nice.<BR>
    - missing internal events, like in sofia, for example, sofia:register, quite useful to monitor the registered verto endpoints with esl.<BR>
    - without setting the parameter mcast_ip, sometimes i have the error repeated multiple times: <BR>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2014-07-24 16:59:25.973074 [ERR] mod_verto.c:3247 MCAST INVALID READ -1<BR>
    <BR>
    Since this is a resume of my testing i didn't report them on jira, If you wish i can open separated jira's to each point.<BR>
    <BR>
    <BR>
    Thanks,<BR>
    Ant&#243;nio<BR>
    <BR>
<PRE>
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<A HREF="mailto:consulting@freeswitch.org">consulting@freeswitch.org</A>
<A HREF="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</A>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<A HREF="http://www.cudatel.com">http://www.cudatel.com</A>

Official FreeSWITCH Sites
<A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A>
<A HREF="http://wiki.freeswitch.org">http://wiki.freeswitch.org</A>
<A HREF="http://www.cluecon.com">http://www.cluecon.com</A>

FreeSWITCH-users mailing list
<A HREF="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A>
<A HREF="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A>
UNSUBSCRIBE:<A HREF="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A>
<A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>