<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
this is the v_huntgroup_localhost_$EXTENSION.lua<br>
<a href="http://pastebin.freeswitch.org/16565">http://pastebin.freeswitch.org/16565</a><br>
<br>
if the second line is deleted one problem is solved, FS doesn't
answer with 200 ok, but answer with ringing. <br>
But I'm not able to solve the other problem... <br>
<i> if the first extension is reachable and the user hangup
before answering (hangup in ringing), the follow me procedure
starts to contact the second extension in the list. I want
that FS start to contact the second phone only if the first
extension isn't registered to FS.
</i><br>
<br>
I think is related with the line 47. <br>
<br>
Some one can help me?<br>
<br>
Thanks<br>
<br>
Alessandro Luppi<br>
<br>
<br>
<br>
Il 22/06/2011 10:42, Christian Benke ha scritto:
<blockquote
cite="mid:BANLkTimSVMrTGJg72JJe5252z7J-RMXSLA@mail.gmail.com"
type="cite">
<pre wrap="">On 21 June 2011 16:09, Alessandro <a class="moz-txt-link-rfc2396E" href="mailto:a.luppi@seletech.com"><a.luppi@seletech.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Any suggestion?
</pre>
</blockquote>
<pre wrap="">
While i can't give you a concrete solution, take a look at the files
that are created by fusionpbx, mainly
/usr/local/freeswitch/scripts/v_huntgroup_localhost_$EXTENSION.lua -
if you dig a bit you might be able to find and fix the problem
yourself(And eventually file a bugreport with fusionpbx).
hth
Christian
_______________________________________________
Join us at ClueCon 2011, Aug 9-11, Chicago
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a> 877-7-4ACLUE
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
FIRST MAIL:<br>
<i>Hi,
<br>
<br>
i'd like to implement this particular behaviour. If I call an
extension that isn't registered to FS, FS re-route the call to
another destination. If also the second destination in unreachable
the call end. I first used the follow me (created with fusionpbx)
to implement this feature, but I have the following problem: if
the first extension is reachable and the user hangup before
answering (hangup in ringing), the follow me procedure starts to
contact the second extension in the list. I want that FS start to
contact the second phone only if the first extension isn't
registered to FS.
<br>
The second problem is that with follow-me FS answer with 200 OK at
the invite of the caller bypassing the ringing status, than the
procedure of follow-me is transparent to the caller.
<br>
I'd like that the caller stay in ringing status until one of the
destination extension answer at the call or the call is closed by
FS.
<br>
Any suggestion?
<br>
<br>
Regards
<br>
<br>
Alessandro Luppi
</i>
<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
Ing. Alessandro Luppi
Software development
Seletech srl
Via Collodi 8, 20052 Monza (MI) - Italy
Tel: +39.039.5962000 - Fax: +39.039.9716905
email: <a class="moz-txt-link-abbreviated" href="mailto:a.luppi@seletech.com">a.luppi@seletech.com</a> - Web: <a class="moz-txt-link-abbreviated" href="http://www.seletech.com">www.seletech.com</a> or <a class="moz-txt-link-abbreviated" href="http://www.seletech.eu">www.seletech.eu</a>
</pre>
</body>
</html>