<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; white-space: nowrap; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">Hi Giovanni,</span><div>
<font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; white-space: nowrap; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><br>
</span></font><div><span class="Apple-style-span" style="color: rgb(136, 136, 136); "></span>Please find my reply below in <font class="Apple-style-span" color="#000099">blue</font>. Thanks.<br><br><div class="gmail_quote">
On Thu, Dec 2, 2010 at 1:55 PM, Giovanni Maruzzelli <span dir="ltr">&lt;<a href="mailto:gmaruzz@celliax.org">gmaruzz@celliax.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
1) Is that the complete skypopen.conf.xml? I mean, do you use one only<br>
interface?<br></blockquote><div><font class="Apple-style-span" color="#000099">Yes, it is complete. During the test, I use only 1 client with latest version running on ubuntu GUI. The older version can not be downloaded from skype now.</font></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2) An incoming skype call goes directly (because is in<br>
skypopen.conf.xml) to 5655 and ear the continuous message.<br></blockquote><div><font class="Apple-style-span" color="#000099">yes, go directly to 5655. </font></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

3) While the incoming skype call is hearing the message, the same<br>
incoming skypeclient sends chatmessages to the skypopen skypeclient<br></blockquote><div><font class="Apple-style-span" color="#000099">yes, you are right</font></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
4) You connect via telnet to the ESL port, do the &quot;events plain message&quot;<br></blockquote><div><font class="Apple-style-span" color="#000099">not exactly, but I think fs_cli should function the same as telnet.</font></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
5) You get sometimes those longer events intermixed with the regular<br>
message events, but not everytime<br>
<font class="Apple-style-span" color="#000099">yes, you are right.</font></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Is this correct? If this is correct I will test asap and fix the<br>
possible problem.<br>
<br>
Btw, I tested yesterday with skypeclient not in a call and I got no<br>
problems at all. I don&#39;t think to be in a call would make any<br>
difference.</blockquote><div><font class="Apple-style-span" color="#000099"> It is not the call, but the continuous sound playback in the call  which cause the problem. If the call is parked idle, there is no problem.</font></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Please be certain you gave me all the info needed to exactly replicate<br>
your problem.<br>
<font color="#888888"><br>
-giovanni<br>
</font><div><div></div><div class="h5"><br>
On Thu, Dec 2, 2010 at 12:09 PM, xuyan yang &lt;<a href="mailto:xyangni@gmail.com">xyangni@gmail.com</a>&gt; wrote:<br>
&gt; OK. I will try to make it clear.<br>
&gt; In general, my test case is to forward skype call to a extention such as<br>
&gt; 5655. And then in the dialplan for 5655, continuously play some sound.<br>
&gt; During playing, you can send skype chat messages from the caller and check<br>
&gt; what esl events has been generated from it. According to my test, the raw<br>
&gt; type event is not generated for most of chat messages.<br>
&gt; In details,<br>
&gt; this is my skypeopen.conf.xml:<br>
&gt; &lt;configuration name=&quot;skypopen.conf&quot; description=&quot;Skypopen Configuration&quot;&gt;<br>
&gt;   &lt;global_settings&gt;<br>
&gt;     &lt;param name=&quot;debug&quot; value=&quot;8&quot;/&gt;<br>
&gt;     &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>
&gt;     &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>
&gt;     &lt;param name=&quot;destination&quot; value=&quot;1000&quot;/&gt;<br>
&gt;     &lt;param name=&quot;skype_user&quot; value=&quot;user1&quot;/&gt;<br>
&gt;     &lt;param name=&quot;report_incoming_chatmessages&quot; value=&quot;true&quot;/&gt;<br>
&gt;     &lt;param name=&quot;silent_mode&quot; value=&quot;false&quot;/&gt;<br>
&gt;     &lt;param name=&quot;write_silence_when_idle&quot; value=&quot;true&quot;/&gt;<br>
&gt;   &lt;/global_settings&gt;<br>
&gt;   &lt;!-- one entry here per each skypopen interface --&gt;<br>
&gt;   &lt;per_interface_settings&gt;<br>
&gt;     &lt;interface id=&quot;1&quot; name=&quot;interface1&quot;&gt;<br>
&gt;         &lt;param name=&quot;X11-display&quot; value=&quot;:0.0&quot;/&gt;<br>
&gt;         &lt;param name=&quot;skype_user&quot; value=&quot;xxxxxxxxx&quot;/&gt;<br>
&gt;         &lt;param name=&quot;destination&quot; value=&quot;5655&quot;/&gt;<br>
&gt;     &lt;/interface&gt;<br>
&gt;   &lt;/per_interface_settings&gt;<br>
&gt; &lt;/configuration&gt;<br>
&gt;<br>
&gt;<br>
&gt; in dialplan for default context, add the following to describe extention<br>
&gt; 5655:<br>
&gt; &lt;extension name=&quot;skype&quot;  break=&quot;on-false&quot;&gt;<br>
&gt; &lt;condition field=&quot;destination_number&quot; expression=&quot;^5655$&quot;&gt;<br>
&gt;         &lt;action application=&quot;answer&quot;/&gt;<br>
&gt;         &lt;action application=&quot;sleep&quot; data=&quot;1000&quot;/&gt;<br>
&gt; &lt;action application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt; &lt;action<br>
&gt; application=&quot;playback&quot; data=&quot;ivr/ivr-sample_submenu.wav&quot;/&gt;<br>
&gt;    &lt;/condition&gt;<br>
&gt; &lt;/extension&gt;<br>
&gt; ivr-sample_submenu.wav is a sound file in en/us/callie/ivr/8000, but it can<br>
&gt; be replaced by any other wav files.<br>
&gt; after setup, make a call to your skype user xxxxxxxxx.<br>
&gt; in the mean time use fs_cli to connect FS and execute /event plain MESSAGE<br>
&gt; to listen esl events.<br>
&gt; sent any chat messages from caller, then you are very likely to find only<br>
&gt; the short version events.<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Dec 2, 2010 at 8:50 AM, Giovanni Maruzzelli &lt;<a href="mailto:gmaruzz@celliax.org">gmaruzz@celliax.org</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Xuyan,<br>
&gt;&gt;<br>
&gt;&gt; please.<br>
&gt;&gt;<br>
&gt;&gt; Can you give a clear defined procedure to reproduce the problem?<br>
&gt;&gt;<br>
&gt;&gt; Please, take the time to write it, complete of all relevant info<br>
&gt;&gt; (dialplan, script, etc etc) so I can reproduce it from a freshly<br>
&gt;&gt; installed FreeSWITCH.<br>
&gt;&gt;<br>
&gt;&gt; If you don&#39;t give this information I cannot fix the problem. And I<br>
&gt;&gt; cannot neither read your mind, nor finding the time to try every<br>
&gt;&gt; possible combination.<br>
&gt;&gt;<br>
&gt;&gt; Please, post something someone can cut and paste and a clear step by<br>
&gt;&gt; step procedure to replicate.<br>
&gt;&gt;<br>
&gt;&gt; -giovanni<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Dec 2, 2010 at 4:45 AM, xuyan yang &lt;<a href="mailto:xyangni@gmail.com">xyangni@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; I tried it again. When the line is parked and idle. the raw events can<br>
&gt;&gt; &gt; always be generated.<br>
&gt;&gt; &gt; but if the line is kept busy such as the following case this events is<br>
&gt;&gt; &gt; trend<br>
&gt;&gt; &gt; to have problem<br>
&gt;&gt; &gt; &lt;extension name=&quot;skype-in&quot;  break=&quot;on-false&quot;&gt;<br>
&gt;&gt; &gt; &lt;condition field=&quot;destination_number&quot; expression=&quot;^5655$&quot;&gt;<br>
&gt;&gt; &gt;         &lt;action application=&quot;answer&quot;/&gt;<br>
&gt;&gt; &gt;         &lt;action application=&quot;sleep&quot; data=&quot;1000&quot;/&gt;<br>
&gt;&gt; &gt; &lt;!--&lt;action application=&quot;park&quot;/&gt; --&gt;<br>
&gt;&gt; &gt; &lt;action application=&quot;playback&quot; data=&quot;test.wav&quot;/&gt;<br>
&gt;&gt; &gt; &lt;action application=&quot;playback&quot; data=&quot;test.wav&quot;/&gt;<br>
&gt;&gt; &gt; &lt;action application=&quot;playback&quot; data=&quot;test.wav&quot;/&gt;<br>
&gt;&gt; &gt;                                 &lt;action application=&quot;playback&quot;<br>
&gt;&gt; &gt; data=&quot;test.wav&quot;/&gt;<br>
&gt;&gt; &gt; &lt;action application=&quot;playback&quot; data=&quot;test.wav&quot;/&gt;<br>
&gt;&gt; &gt; &lt;action application=&quot;playback&quot; data=&quot;test.wav&quot;/&gt;<br>
&gt;&gt; &gt;                                 &lt;action application=&quot;playback&quot;<br>
&gt;&gt; &gt; data=&quot;test.wav&quot;/&gt;<br>
&gt;&gt; &gt; &lt;action application=&quot;playback&quot; data=&quot;test.wav&quot;/&gt;<br>
&gt;&gt; &gt; &lt;action application=&quot;playback&quot; data=&quot;test.wav&quot;/&gt;<br>
&gt;&gt; &gt;    &lt;/condition&gt;<br>
&gt;&gt; &gt; &lt;/extension&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Thu, Dec 2, 2010 at 2:01 AM, Giovanni Maruzzelli<br>
&gt;&gt; &gt; &lt;<a href="mailto:gmaruzz@celliax.org">gmaruzz@celliax.org</a>&gt;<br>
&gt;&gt; &gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; I repeat, if you subscribe to &quot;message&quot; events you get only those.<br>
&gt;&gt; &gt;&gt; Also, how I can replicate your problem?<br>
&gt;&gt; &gt;&gt; I&#39;ve tested events and I had no problem at all with spurious or<br>
&gt;&gt; &gt;&gt; unreliable events in mod-skypopen.<br>
&gt;&gt; &gt;&gt; Please, can you indicate a detailed way to reproduce your problem?<br>
&gt;&gt; &gt;&gt; -giovanni<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On 12/2/10, xuyan yang &lt;<a href="mailto:xyangni@gmail.com">xyangni@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt; I got it. Then the problem should be the unstable behavior of raw<br>
&gt;&gt; &gt;&gt; &gt; events<br>
&gt;&gt; &gt;&gt; &gt; which has about 25% chances of being missed.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Fortunately, I have found a way to avoid this issue. Ignore all<br>
&gt;&gt; &gt;&gt; &gt; message<br>
&gt;&gt; &gt;&gt; &gt; events which contains Unique-ID field.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; On Wed, Dec 1, 2010 at 11:18 PM, Giovanni Maruzzelli<br>
&gt;&gt; &gt;&gt; &gt; &lt;<a href="mailto:gmaruzz@celliax.org">gmaruzz@celliax.org</a>&gt;wrote:<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; On Thu, Dec 2, 2010 at 12:15 AM, Giovanni Maruzzelli<br>
&gt;&gt; &gt;&gt; &gt;&gt; &lt;<a href="mailto:gmaruzz@celliax.org">gmaruzz@celliax.org</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; If you subscribe only to &quot;MESSAGE&quot; kind of events, you&#39;ll get only<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; those.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; The other events are &quot;raw&quot; events, that other users have requested<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; for<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; other purposes.<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; or at  least that is the expected behavior, please let me know if I<br>
&gt;&gt; &gt;&gt; &gt;&gt; introduced some regression in integrating that &quot;raw event&quot; thingy.<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; -giovanni<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; -giovanni<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; On Wed, Dec 1, 2010 at 11:35 PM, xuyan yang &lt;<a href="mailto:xyangni@gmail.com">xyangni@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; Thanks for your reply. I have read this page before. but the<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; random<br>
&gt;&gt; &gt;&gt; &gt;&gt; emerging<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; of the second verbose esl events is causing trouble. And I guess<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; it<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; may<br>
&gt;&gt; &gt;&gt; &gt;&gt; be a<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; bug, or it should be predictable.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; Before reporting to jira, I just want to check whether I have<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; made<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; any<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; mistake.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; On Wed, Dec 1, 2010 at 9:35 PM, Giovanni Maruzzelli<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &lt;<a href="mailto:gmaruzz@gmail.com">gmaruzz@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; <a href="http://wiki.freeswitch.org/wiki/Mod_skypopen_Skype_Endpoint_and_Trunk#MESSAGE_.28Chat.29" target="_blank">http://wiki.freeswitch.org/wiki/Mod_skypopen_Skype_Endpoint_and_Trunk#MESSAGE_.28Chat.29</a><br>

&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; On Wed, Dec 1, 2010 at 10:23 PM, xuyan yang &lt;<a href="mailto:xyangni@gmail.com">xyangni@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; hi,<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; I am writing ESL program on FreeSWITCH Version 1.0.head<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; (git-8825b6e<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; 2010-11-28 17-15-39 -0500)<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; I need to handle skype chat message with a inbound ESL<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; connection.<br>
&gt;&gt; &gt;&gt; &gt;&gt; But<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; there<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; are 1 or 2 esl events received randomly for each message.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; the first short one is alway generated, but the second one is<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; random.<br>
&gt;&gt; &gt;&gt; &gt;&gt; So<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; when trying to filter according to UUID, nothing is caught in<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; many<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; cases.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; If I make filter based on skype ID, duplicated messages are<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; often<br>
&gt;&gt; &gt;&gt; &gt;&gt; heard.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; I do not why the behavior of the second event is random.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; How should I setup the filter to get 1 and only 1 event for<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; each<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; chat<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; message? Thanks.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; the first is a short one with the following header:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Name] = [MESSAGE]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Calling-Function] = [incoming_chatmessage]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Date-GMT] = [Wed, 01 Dec 2010 21:02:37 GMT]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Core-UUID] = [7d858a18-fcb8-11df-8f82-835ae03a7500]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Content-Length] = [1]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [subject] = [SIMPLE MESSAGE]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [FreeSWITCH-IPv4] = [192.168.0.3]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [hint] = [niqizhi]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [from] = [niqizhi]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Date-Local] = [2010-12-01 21:02:37]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [proto] = [skype]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [FreeSWITCH-IPv6] = [::1]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [id] = [5334]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Calling-File] = [mod_skypopen.c]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Date-Timestamp] = [1291237357051788]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [FreeSWITCH-Hostname] = [EYSRV]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [login] = [interface1]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [during-call] = [true]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Calling-Line-Number] = [2915]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [chatname] = [#niqizhi/$abcdericunion;631dd843d9b3eb1a]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; the second is much longer:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Source] = [mod_skypopen]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Calling-Function] = [incoming_chatmessage]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Date-GMT] = [Wed, 01 Dec 2010 21:02:37 GMT]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Answer-State] = [answered]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [FreeSWITCH-IPv4] = [192.168.0.3]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Channel-State] = [CS_EXECUTE]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Channel-Read-Codec-Bit-Rate] = [256000]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [FreeSWITCH-IPv6] = [::1]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Unique-ID] = [412764c0-fd8e-11df-9019-835ae03a7500]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Channel-Read-Codec-Rate] = [16000]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Destination-Number] = [5655]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Channel-Transfer-Time] = [0]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Channel-Call-State] = [ACTIVE]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Channel-Progress-Media-Time] = [0]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [FreeSWITCH-Hostname] = [EYSRV]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Channel-Answered-Time] = [1291237326697085]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [login] = [interface1]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [during-call] = [true]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Channel-Name] = [skypopen/interface1]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Unique-ID] = [412764c0-fd8e-11df-9019-835ae03a7500]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Core-UUID] = [7d858a18-fcb8-11df-8f82-835ae03a7500]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Channel-Read-Codec-Name] = [L16]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Channel-Name] = [skypopen/interface1]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Caller-ID-Number] = [niqizhi]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Date-Timestamp] = [1291237357051788]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Channel-State-Number] = [4]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Calling-Line-Number] = [2888]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [chatname] = [#niqizhi/$abcdericunion;631dd843d9b3eb1a]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Name] = [MESSAGE]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Content-Length] = [1]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [subject] = [SIMPLE MESSAGE]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Caller-ID-Name] = [niqizhi]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [from] = [niqizhi]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Dialplan] = [XML]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Channel-Hangup-Time] = [0]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [id] = [5334]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Profile-Index] = [1]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Direction] = [inbound]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Username] = [skypopen]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Channel-Write-Codec-Name] = [L16]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Call-Direction] = [inbound]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Screen-Bit] = [true]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [hint] = [niqizhi]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Privacy-Hide-Number] = [false]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Date-Local] = [2010-12-01 21:02:37]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [proto] = [skype]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Channel-Created-Time] = [1291237326468855]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Event-Calling-File] = [mod_skypopen.c]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Channel-Progress-Time] = [0]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Privacy-Hide-Name] = [false]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Channel-Write-Codec-Rate] = [16000]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Context] = [default]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Channel-Write-Codec-Bit-Rate] = [256000]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Presence-Call-Direction] = [inbound]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;  [Caller-Profile-Created-Time] = [1291237326468855]<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; UNSUBSCRIBE:<br>
&gt;&gt; &gt;&gt; &gt;&gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; --<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; Sincerely,<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; Giovanni Maruzzelli<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; Cell : +39-347-2665618<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; UNSUBSCRIBE:<br>
&gt;&gt; &gt;&gt; &gt;&gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; UNSUBSCRIBE:<br>
&gt;&gt; &gt;&gt; &gt;&gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; --<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; Sincerely,<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; Giovanni Maruzzelli<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; Cell : +39-347-2665618<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; &gt;&gt; Sincerely,<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; Giovanni Maruzzelli<br>
&gt;&gt; &gt;&gt; &gt;&gt; Cell : +39-347-2665618<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt;&gt; &gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; Sent from my mobile device<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Sincerely,<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Giovanni Maruzzelli<br>
&gt;&gt; &gt;&gt; Cell : +39-347-2665618<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Sincerely,<br>
&gt;&gt;<br>
&gt;&gt; Giovanni Maruzzelli<br>
&gt;&gt; Cell : +39-347-2665618<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Sincerely,<br>
<br>
Giovanni Maruzzelli<br>
Cell : +39-347-2665618<br>
<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>
</div></div></blockquote></div><br></div></div>