<p dir="ltr">Thanks Dusan for the educated reply. I will provide logs no sooner than next week as both of my usb hubs in testing stopped working.</p>
<p dir="ltr">It is not working at all with a huawei e173 for me. The sad thing is audio on e173 is flawless, while as on k3715 is a bit laggy especially if no early media.</p>
<p dir="ltr">I initially put this thread to express my frustration with inconsistencies even in simple devices.</p>
<div class="gmail_quote">07 сент. 2014 г. 18:29 пользователь &quot;Dušan Dragić&quot; &lt;<a href="mailto:dragic.dusan@gmail.com">dragic.dusan@gmail.com</a>&gt; написал:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I also have an issue with incoming sms. After seeing this thread I<br>
finally decided to look into it:<br>
<a href="https://jira.freeswitch.org/browse/FS-6799" target="_blank">https://jira.freeswitch.org/browse/FS-6799</a><br>
Probably not the same problem that you two are having.<br>
<br>
Daniel you said it works with K3715, but with what model it doesn&#39;t<br>
work? what does the debug log say? I&#39;m using a few old E1550.<br>
<br>
Shlomi, gsmopen deletes read messages from message storage, if it<br>
doesn&#39;t with your modem it should be treated as a bug.<br>
You can always delete mesages with AT command AT+CMGD. Use<br>
AT+CMGD=&lt;index&gt; to remove msg one by one or something like AT+CMGD=0,4<br>
to remove all (read, unread, sent, unsent). You can list stored<br>
messages with AT+CMGL. Lookup the commands for full description.<br>
<br>
If any of you can provide the debug logs maybe we can figure out what<br>
is going on in your cases.<br>
<br>
Also mod_sms is not necessary to send and receive sms messages with mod_gsmopen.<br>
mod_sms only listens for MESSAGE events, so if gsmopen doesn&#39;t fire<br>
the event it doesn&#39;t do anything.<br>
You only need it if you want to use the chatplan and chatplan apps. In<br>
my opinion it&#39;s unfortunately named since it isn&#39;t GSM specific.<br>
<br>
On 7 September 2014 11:01, Shlomi Agiv &lt;<a href="mailto:shlomi.agiv@cell-buddy.com">shlomi.agiv@cell-buddy.com</a>&gt; wrote:<br>
&gt; This is a pending issue for me too, so please let me know what you&#39;ve done.<br>
&gt; Thanks,<br>
&gt; Shlomi Agiv<br>
&gt;<br>
&gt;<br>
&gt; On Sun, Sep 7, 2014 at 11:48 AM, Daniel Ivanov &lt;<a href="mailto:sertys@gmail.com">sertys@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; I face the same situation. Outgoing messages go through fine. Incoming do<br>
&gt;&gt; not. I have now noticed that a different modem (K3715) accepts and sends<br>
&gt;&gt; succesfully, which hints me there is interfacing fragmentation here as well.<br>
&gt;&gt; Thank you for a prompt reply, Shlomi.<br>
&gt;&gt; To solve this we have to monitor AT traffic and adjust the command set.<br>
&gt;&gt;<br>
&gt;&gt; 07 сент. 2014 г. 9:45 пользователь &quot;Shlomi Agiv&quot;<br>
&gt;&gt; &lt;<a href="mailto:shlomi.agiv@cell-buddy.com">shlomi.agiv@cell-buddy.com</a>&gt; написал:<br>
&gt;&gt;<br>
&gt;&gt;&gt; personally, I send sms on mod_gsmopen without doing anything special on<br>
&gt;&gt;&gt; mod_sms, but have found a similar problem getting sms&#39;s.<br>
&gt;&gt;&gt; You should try sending sms&#39;s first.<br>
&gt;&gt;&gt; The format is:<br>
&gt;&gt;&gt; chat sms|&lt;console name&gt;|&lt;recipient&gt;|&lt;message&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; If it works and you get no incoming messages, then you should it&#39;s<br>
&gt;&gt;&gt; because an issue i encountered and haven&#39;t had a chance to look into - the<br>
&gt;&gt;&gt; sms&#39;s received by mod_gsmopen are read but not deleted, therefore after a<br>
&gt;&gt;&gt; few the internal sim memory gets clogged up and you stop getting sms&#39;s.<br>
&gt;&gt;&gt; You can try with a new sim or lookup on the web a way to clean the sms&#39;s<br>
&gt;&gt;&gt; from the sim then try again.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I wonder whether anyone can confirm that using mod_sms solves this issue<br>
&gt;&gt;&gt; on mod_gsmopen.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks,<br>
&gt;&gt;&gt; Shlomi Agiv<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Sun, Sep 7, 2014 at 2:56 AM, Daniel Ivanov &lt;<a href="mailto:sertys@gmail.com">sertys@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; This is as truthful as saying mod_sms is meant for sms.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; 07 сент. 2014 г. 2:27 пользователь &quot;Nandy Dagondon&quot;<br>
&gt;&gt;&gt;&gt; &lt;<a href="mailto:nandy1925@gmail.com">nandy1925@gmail.com</a>&gt; написал:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; mod_gsmopen is meant for voice.  for SMS, look here:<br>
&gt;&gt;&gt;&gt;&gt; <a href="https://wiki.freeswitch.org/wiki/Mod_sms" target="_blank">https://wiki.freeswitch.org/wiki/Mod_sms</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; /Nandy<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; On Sat, Sep 6, 2014 at 9:41 PM, Daniel Ivanov &lt;<a href="mailto:sertys@gmail.com">sertys@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; I receive no event of any sort about incoming SMSes on gsmopen<br>
&gt;&gt;&gt;&gt;&gt;&gt; channels. I send and receive calls without a problem but sms messages seems<br>
&gt;&gt;&gt;&gt;&gt;&gt; to disappear.<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; Any fast hints on that?<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; mod_sms is loaded and<br>
&gt;&gt;&gt;&gt;&gt;&gt; this is my gsmopen.conf :<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; &lt;configuration name=&quot;gsmopen.conf&quot; description=&quot;GSMopen<br>
&gt;&gt;&gt;&gt;&gt;&gt; Configuration&quot;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;   &lt;global_settings&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;     &lt;param name=&quot;debug&quot; value=&quot;8&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;     &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;     &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;     &lt;param name=&quot;hold-music&quot; value=&quot;$${moh_uri}&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;     &lt;param name=&quot;destination&quot; value=&quot;9999&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;   &lt;/global_settings&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;   &lt;!-- one entry here per gsmopen interface --&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;   &lt;per_interface_settings&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;     &lt;interface id=&quot;1&quot; name=&quot;XXXX&quot;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;hold-music&quot; value=&quot;$${moh_uri}&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;destination&quot; value=&quot;5000&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; &lt;param name=&quot;imei&quot; value=&quot;35XXXXX&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;     &lt;/interface&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;     &lt;interface id=&quot;2&quot; name=&quot;XXXXXX&quot;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;hold-music&quot; value=&quot;$${moh_uri}&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;destination&quot; value=&quot;5000&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; &lt;param name=&quot;imei&quot; value=&quot;XXXX&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;       &lt;/interface&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;       &lt;interface id=&quot;3&quot; name=&quot;XXXXXXX&quot;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;hold-music&quot; value=&quot;$${moh_uri}&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;destination&quot; value=&quot;5000&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; &lt;param name=&quot;imei&quot; value=&quot;XXXXXXX&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;       &lt;/interface&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;     &lt;interface id=&quot;4&quot; name=&quot;XXXXXXX&quot;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;hold-music&quot; value=&quot;$${moh_uri}&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;         &lt;param name=&quot;destination&quot; value=&quot;9996&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; &lt;param name=&quot;imei&quot; value=&quot;XXXXXXXXXX&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;     &lt;/interface&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt;   &lt;/per_interface_settings&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; &lt;/configuration&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; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt;&gt;&gt;&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; Official FreeSWITCH Sites<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; <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt;&gt;&gt;&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><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; 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;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; _________________________________________________________________________<br>
&gt;&gt;&gt;&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt;&gt;&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt;&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt;&gt;&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&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; <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;<br>
&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; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; _________________________________________________________________________<br>
&gt;&gt;&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt;&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt;&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><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; 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; _________________________________________________________________________<br>
&gt;&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><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;<br>
&gt;&gt;<br>
&gt;&gt; _________________________________________________________________________<br>
&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;<br>
&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><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; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><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>
<br>
<br>
<br>
--<br>
Dušan Dragić<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><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></blockquote></div>