<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Chris,<div class=""><br class=""></div><div class="">Thank you.&nbsp;<span style="font-family: Menlo; font-size: 11px;" class="">lua presence.lua is now working without error output.</span></div><div class=""><font face="Menlo" class=""><span style="font-size: 11px;" class="">Calling via&nbsp;dial plan&nbsp;seems to have another problem.</span></font></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(175, 173, 36);" class="">EXECUTE <a href="mailto:sofia/internal/91@192.168.130.12" class="">sofia/internal/91@192.168.130.12</a> lua(set_presence.lua vm_blf_extension confirmed)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(195, 55, 32);" class="">2015-03-31 10:47:20.995581 [ERR] mod_lua.cpp:203 /usr/local/freeswitch/scripts/presence.lua:6: attempt to index local 'self' (a nil value)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(195, 55, 32);" class="">stack traceback:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(195, 55, 32);" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>/usr/local/freeswitch/scripts/presence.lua:6: in function 'new'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(195, 55, 32);" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>/usr/local/freeswitch/scripts/set_presence.lua:7: in main chunk</div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(195, 55, 32);" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">The line 6 contains the following:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><div style="margin: 0px;" class="">&nbsp;&nbsp;self.__index = self</div><div class=""><br class=""></div><div class="">Have you another idea?</div><div class=""><br class=""></div><div class="">The program versions are:</div><div class=""><div style="margin: 0px;" class="">FreeSWITCH Version 1.4.15+git~20141229T185951Z~507a0f22c5~64bit (git 507a0f2 2014-12-29 18:59:51Z 64bit)</div></div><div style="margin: 0px;" class=""><div style="margin: 0px;" class="">Lua 5.2.3&nbsp; Copyright (C) 1994-2013 <a href="http://Lua.org" class="">Lua.org</a>, PUC-Rio</div><div class="">on ubuntu 14.04</div><div class=""><br class=""></div><div class="">Raphael</div></div></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 30 Mar 2015, at 22:55, Chris Tunbridge &lt;<a href="mailto:blasterjr@gmail.com" class="">blasterjr@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">And that would be because my paste was also missing it, i apologize for that.<br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Mar 30, 2015 at 2:55 PM, Chris Tunbridge <span dir="ltr" class="">&lt;<a href="mailto:blasterjr@gmail.com" target="_blank" class="">blasterjr@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="">Actually on your paste of the presence.lua file, i noticed that you're missing Presence = {} at the top, it should be the first item.<br class=""></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Mar 30, 2015 at 2:52 PM, Chris Tunbridge <span dir="ltr" class="">&lt;<a href="mailto:blasterjr@gmail.com" target="_blank" class="">blasterjr@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div class="">When i run lua /usr/local/freeswitch/scripts/presence.lua i get an empty return with no errors, can you do lua -v so i can see what version of lua you're on?<br class=""><br class=""></div>Also which version of FreeSWITCH are you running?<div class=""><div class=""><br class=""><div class=""><div class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Mar 30, 2015 at 2:34 PM, Raphael Lechner <span dir="ltr" class="">&lt;<a href="mailto:raphael.lechner@gmail.com" target="_blank" class="">raphael.lechner@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">still same error. It’s normal that when I call the presence.lua file directly with lua I got the same error?<div class=""><br class=""></div><div class="">tested with lua5.1 and lua5.2</div><div class=""><div style="margin:0px;font-size:11px;font-family:Menlo" class="">root@rapbx:/usr/local/freeswitch# lua /usr/local/freeswitch/scripts/presence.lua</div><div style="margin:0px;font-size:11px;font-family:Menlo" class="">lua: /usr/local/freeswitch/scripts/presence.lua:1: attempt to index global 'Presence' (a nil value)</div><div style="margin:0px;font-size:11px;font-family:Menlo" class="">stack traceback:</div><div style="margin:0px;font-size:11px;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>/usr/local/freeswitch/scripts/presence.lua:1: in main chunk</div><div style="margin:0px;font-size:11px;font-family:Menlo" class=""><span style="white-space:pre-wrap" class="">        </span>[C]: in ?</div><div style="margin:0px;font-size:11px;font-family:Menlo" class=""><br class=""></div><div style="margin:0px;font-size:11px;font-family:Menlo" class="">calling via diaplan</div><div style="margin:0px;font-size:11px;font-family:Menlo" class=""><span class=""><div style="margin:0px;color:rgb(175,173,36)" class="">EXECUTE <a href="mailto:sofia/internal/91@192.168.130.12" target="_blank" class="">sofia/internal/91@192.168.130.12</a> lua(set_presence.lua vm_blf_extension confirmed)</div></span><div style="margin:0px;color:rgb(195,55,32)" class="">2015-03-30 22:25:57.535504 [ERR] mod_lua.cpp:203 /usr/local/freeswitch/scripts/presence.lua:2: attempt to index global 'Presence' (a nil value)</div><div style="margin:0px;color:rgb(195,55,32)" class="">stack traceback:</div><div style="margin:0px;color:rgb(195,55,32)" class=""><span style="white-space:pre-wrap" class="">        </span>/usr/local/freeswitch/scripts/presence.lua:2: in main chunk</div><span class=""><div style="margin:0px;color:rgb(195,55,32)" class=""><span style="white-space:pre-wrap" class="">        </span>[C]: in function 'dofile'</div><div style="margin:0px;color:rgb(195,55,32)" class=""><span style="white-space:pre-wrap" class="">        </span>/usr/local/freeswitch/scripts/set_presence.lua:1: in main chunk</div><div style="margin:0px;color:rgb(195,55,32)" class=""><br class=""></div></span><div style="margin:0px;color:rgb(195,55,32)" class="">set_presence.lua -&gt;&nbsp;<a href="https://pastebin.freeswitch.org/24060" target="_blank" class="">https://pastebin.freeswitch.org/24060</a></div><div style="margin:0px;color:rgb(195,55,32)" class="">presence.lua -&gt;&nbsp;<a href="https://pastebin.freeswitch.org/24061" target="_blank" class="">https://pastebin.freeswitch.org/24061</a></div><div style="margin:0px;color:rgb(195,55,32)" class=""><br class=""></div><div style="margin:0px;color:rgb(195,55,32)" class="">Thanks</div></div><div class=""><div class=""><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On 30 Mar 2015, at 22:19, Chris Tunbridge &lt;<a href="mailto:blasterjr@gmail.com" target="_blank" class="">blasterjr@gmail.com</a>&gt; wrote:</div><br class=""><div class=""><div dir="ltr" class=""><div class="">try changing the dofile line to the full path to the file, which is probably /usr/local/freeswitch/scripts/presence.lua<br class=""><br class=""></div>so the line would look like this<br class=""><br class="">dofile "/usr/local/freeswitch/scripts/presence.lua"<br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Mar 30, 2015 at 1:20 PM, Raphael Lechner <span dir="ltr" class="">&lt;<a href="mailto:raphael.lechner@gmail.com" target="_blank" class="">raphael.lechner@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">Thank you Chris for sharing your lua files with us.<div class=""><br class=""></div><div class="">I tried but probably I missed something, because I got that error:</div><div style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(175,173,36)" class="">EXECUTE <a href="mailto:sofia/internal/91@192.168.130.12" target="_blank" class="">sofia/internal/91@192.168.130.12</a> lua(set_presence.lua vm_blf_extension confirmed)</div><div style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(195,55,32)" class="">2015-03-30 21:13:31.775263 [ERR] mod_lua.cpp:203 scripts/presence.lua:2: attempt to index global 'Presence' (a nil value)</div><div style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(195,55,32)" class="">stack traceback:</div><div style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(195,55,32)" class=""><span style="white-space:pre-wrap" class="">        </span>scripts/presence.lua:2: in main chunk</div><div style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(195,55,32)" class=""><span style="white-space:pre-wrap" class="">        </span>[C]: in function 'dofile'</div><div class=""><span style="color:rgb(195,55,32);font-family:Menlo;font-size:11px;white-space:pre-wrap" class="">        </span><span style="color:rgb(195,55,32);font-family:Menlo;font-size:11px" class="">/usr/local/freeswitch/scripts/set_presence.lua:1: in main chunk</span></div><div class=""><br class=""></div><div class="">Any idea?</div><div class=""><br class=""></div><div class="">I have named the files&nbsp;<span style="font-family:Menlo;font-size:11px" class="">set_presence.lua and presence.lua(for the functions) and both are located under scripts.</span></div><div class=""><span style="font-family:Menlo;font-size:11px" class=""><br class=""></span></div><div class=""><span style="font-family:Menlo;font-size:11px" class="">Thanks!</span></div><div class=""><div class=""><div class="">&nbsp;<div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On 30 Mar 2015, at 20:43, Chris Tunbridge &lt;<a href="mailto:blasterjr@gmail.com" target="_blank" class="">blasterjr@gmail.com</a>&gt; wrote:</div><br class=""><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class=""><div class="">This can be done with lua, what i've done is created a small lua set of functions that make presence easy to handle.<br class=""><br class=""></div>here's the presence function file: <a href="http://pastie.org/private/8qfyjbwzsmwm2a4uz7owq" target="_blank" class="">http://pastie.org/private/8qfyjbwzsmwm2a4uz7owq</a><br class=""><br class=""></div>then you setup a lua file (call it scripts/set_presence.lua) that is similar to the following<br class=""><br class="">dofile "presence.lua"<br class=""><br class=""></div><div class="">state = argv[2]<br class=""></div>user = argv[1]<br class=""></div>domain = session:getVariable('domain')<br class=""></div><div class=""><div class=""><div class=""><br class="">local p = Presence:new()<br class="">p:init{user = user, domain = domain, uuid = 'custom_blf_key'};<br class=""><br class=""></div><div class="">p:set(state,false);<br class=""><br class=""></div><div class="">you can execute this by adding the following line into your extension that controls it.<br class=""><br class=""></div><div class="">&lt;action application="lua" data="set_presence.lua vm_blf_extension confirmed"/&gt;<br class=""><br class=""></div><div class="">you can swap out the "vm_blf_extension" with anything you want, and as long as the phone "Subscribes" to this, it will work.<br class=""><br class=""></div><div class="">You can use early, confirmed, terminated for the statuses.<br class=""></div><div class=""><div class=""><div class=""><br class=""></div></div></div></div></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Mar 30, 2015 at 9:37 AM, Andrew Cassidy <span dir="ltr" class="">&lt;<a href="mailto:andrew@cassidywebservices.co.uk" target="_blank" class="">andrew@cassidywebservices.co.uk</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="">There's always the SEND_PRESENCE esl event...</div><div class="gmail_extra"><div class=""><div class=""><br class=""><div class="gmail_quote">On 30 March 2015 at 16:25, Raphael Lechner <span dir="ltr" class="">&lt;<a href="mailto:raphael.lechner@gmail.com" target="_blank" class="">raphael.lechner@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">We migrated a customer from asterisk to FreeSWITCH 2 weeks ago and they had also a lamp for indicating if the “today closed” playback or call forward to voicemail is enabled or not.<span class=""><font color="#888888" class=""><div class=""><br class=""></div></font></span><div class=""><span class=""><font color="#888888" class="">Raphael</font></span><div class=""><div class=""><br class=""><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On 30 Mar 2015, at 17:17, Sean Devoy &lt;<a href="mailto:sdevoy@bizfocused.com" target="_blank" class="">sdevoy@bizfocused.com</a>&gt; wrote:</div><br class=""><div class=""><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)" class="">I have a customer who had this same request as well as one for a lamp indicating a call parked using “valet parking”.&nbsp; They are worried a parked call could get forgotten.&nbsp; I would love to hear a solution to either/both.<u class=""></u><u class=""></u></span></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)" class="">&nbsp;</span></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)" class="">Sean<u class=""></u><u class=""></u></span></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)" class="">&nbsp;</span></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><b class=""><span style="font-size:11pt;font-family:Calibri,sans-serif" class="">From:</span></b><span style="font-size:11pt;font-family:Calibri,sans-serif" class=""><span class="">&nbsp;</span><a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" style="color:purple;text-decoration:underline" target="_blank" class="">freeswitch-users-bounces@lists.freeswitch.org</a><span class="">&nbsp;</span>[<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" style="color:purple;text-decoration:underline" target="_blank" class="">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>]<span class="">&nbsp;</span><b class="">On Behalf Of<span class="">&nbsp;</span></b>Paul Atreides<br class=""><b class="">Sent:</b><span class="">&nbsp;</span>Monday, March 30, 2015 10:32 AM<br class=""><b class="">To:</b><span class="">&nbsp;</span>FreeSWITCH Users Help<br class=""><b class="">Subject:</b><span class="">&nbsp;</span>Re: [Freeswitch-users] Changing BLF lamp persistently<u class=""></u><u class=""></u></span></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><u class=""></u>&nbsp;<u class=""></u></div><div class=""><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">I want to have an indicator if the company voice mail is active or not.<br class=""><br class="">At the moment I am calling a number and setting a global variable to activate the central company voice mail.<u class=""></u><u class=""></u></div></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">But I would like to use the BLF from a dummy account so that the user can see at the phone whether the voice mail is<u class=""></u><u class=""></u></div></div><div class=""><p class="MsoNormal" style="margin:0in 0in 12pt;font-size:12pt;font-family:'Times New Roman',serif">active or not.<u class=""></u><u class=""></u></p></div></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><u class=""></u>&nbsp;<u class=""></u></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">On Mon, Mar 30, 2015 at 4:08 PM, Michael Jerris &lt;<a href="mailto:mike@jerris.com" style="color:purple;text-decoration:underline" target="_blank" class="">mike@jerris.com</a>&gt; wrote:<u class=""></u><u class=""></u></div><blockquote style="border-style:none none none solid;border-left-color:rgb(204,204,204);border-left-width:1pt;padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in" class=""><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">Can you describe a bit more exactly what you are trying to accomplish?&nbsp; Presence changes in reaction to events that happen in calls.<u class=""></u><u class=""></u></div></div><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><u class=""></u>&nbsp;<u class=""></u></div><div class=""><div class=""><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">On Mon, Mar 30, 2015 at 9:46 AM, Paul Atreides &lt;<a href="mailto:paul.atreides83@googlemail.com" style="color:purple;text-decoration:underline" target="_blank" class="">paul.atreides83@googlemail.com</a>&gt; wrote:<u class=""></u><u class=""></u></div></div></div><blockquote style="border-style:none none none solid;border-left-color:rgb(204,204,204);border-left-width:1pt;padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in" class=""><div class=""><div class=""><div class=""><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class="">Hi,<br class=""><br class="">does someone know how to change the BLF lamp persistently? I found the channel variable<br class="">presence id but this one will only last as long as the channel is active. Is there a way to change<br class="">it permerently?<br class=""><br class="">Thanks for helping.<u class=""></u><u class=""></u></div><div class=""><p class="MsoNormal" style="margin:0in 0in 12pt;font-size:12pt;font-family:'Times New Roman',serif"><u class=""></u></p></div></div></div></div></blockquote></div></div></blockquote></div></div></div></div></blockquote></div></div></div></div></div></div></blockquote></div></div></div></div></blockquote></div></div></div></blockquote></div><br class=""></div></div></div></div></div><br class="">_________________________________________________________________________<br class="">
Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><br class="">
<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class="">
<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.org</a><br class="">
<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class="">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="">
<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""></blockquote></div><br class=""></div>
_________________________________________________________________________<br class="">Professional FreeSWITCH Consulting Services: <br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.org</a><br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a></div></blockquote></div><br class=""></div></div></div></div></div><br class="">_________________________________________________________________________<br class="">
Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><br class="">
<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class="">
<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.org</a><br class="">
<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class="">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="">
<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""></blockquote></div><br class=""></div></div></div></div></div></div>
</blockquote></div><br class=""></div>
</div></div></blockquote></div><br class=""></div>
_________________________________________________________________________<br class="">Professional FreeSWITCH Consulting Services: <br class=""><a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">http://www.freeswitchsolutions.com<br class=""><br class="">Official FreeSWITCH Sites<br class="">http://www.freeswitch.org<br class="">http://confluence.freeswitch.org<br class="">http://www.cluecon.com<br class=""><br class="">FreeSWITCH-users mailing list<br class="">FreeSWITCH-users@lists.freeswitch.org<br class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br class="">UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br class="">http://www.freeswitch.org</div></blockquote></div><br class=""></div></body></html>