the e-mail bounced back .. don&#39;t know whether you received this...<br><br><div class="gmail_quote"><br><br><br><br><br>here are the results!<br><br><br>Outbound calls:<br><br>SIP_user(1001) =&gt; FS =&gt; H323_SoftSwitch: <a href="http://pastebin.freeswitch.org/10672" target="_blank">http://pastebin.freeswitch.org/10672</a><br>
<br>i get coredumps but this might be because i&#39;m missing the bridge format.... what i&#39;m using is: &lt;action application=&quot;bridge&quot; data=&quot;h323/0$1@${NCX_IP}&quot;/&gt; that can be wrong :) Please advice here.<br>

<br><br><br><br>Inbound Calls:<br><br>openPhone =&gt; FS =&gt; SIP_user(1001): <a href="http://pastebin.freeswitch.org/10671" target="_blank">http://pastebin.freeswitch.org/10671</a><br><br><br>the call went in, hit a registered sip user (1001) and the phone started ringing. The phone answered the call but no audio can be heared (i see RTP from the SIP uset towards FS). Also, the openPhone never receives H.225 connect nor any OLC before connect. After some time, the H323 leg constates the user never answered and releases the call with cause 19.<br>

<br><br><br><br>this is the h323.config.xml<br><br>tculjaga@subZero:~$ cat /usr/local/freeswitch/conf/autoload_configs/h323.conf.xml <br>&lt;configuration name=&quot;h323.conf&quot; description=&quot;H323 Endpoints&quot;&gt;<br>

š &lt;settings&gt;<br>ššš &lt;param name=&quot;trace-level&quot; value=&quot;10&quot;/&gt;<br>ššš &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>ššš &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>

ššš &lt;param name=&quot;codec-prefs&quot; value=&quot;PCMA,GSM,G729,G726&quot;/&gt;<br>ššš &lt;param name=&quot;gk-address&quot; value=&quot;&quot;/&gt;ššš &lt;!-- empty to disable, &quot;*&quot; to search LAN --&gt;<br>

ššš &lt;param name=&quot;gk-identifer&quot; value=&quot;&quot;/&gt;š &lt;!-- optional name of gk --&gt;<br>ššš &lt;param name=&quot;gk-interface&quot; value=&quot;&quot;/&gt;š &lt;!-- optional listener interface name --&gt;<br>

š &lt;/settings&gt;<br>š &lt;listeners&gt;<br>ššš &lt;listener name=&quot;default&quot;&gt;<br>ššššš &lt;param name=&quot;h323-ip&quot; value=&quot;10.4.62.7&quot;/&gt;<br>ššššš &lt;param name=&quot;h323-port&quot; value=&quot;1720&quot;/&gt;<br>

ššš &lt;/listener&gt;<br>š &lt;/listeners&gt;<br>&lt;/configuration&gt;<br><br><br><br>and this is a dialplan for outgoing that i&#39;m using<div class="im"><br><br><br>&lt;include&gt;<br><br>š &lt;extension name=&quot;EMERGENCY&quot;&gt;<br>

ššš &lt;condition field=&quot;destination_number&quot; expression=&quot;^0(112|9[23456])$&quot;&gt;<br>ššššš &lt;action application=&quot;set&quot; data=&quot;effective_caller_id_number=1001282122&quot;/&gt;<br>ššššš &lt;action application=&quot;set&quot; data=&quot;NCX_IP=10.4.4.254&quot;/&gt;<br>

ššššš &lt;action application=&quot;set&quot; data=&quot;call_timeout=30&quot;/&gt;<br>ššššš &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<br><br></div>ššššš &lt;!--action application=&quot;bridge&quot; data=&quot;opal/h323:0$1@${NCX_IP}&quot;/--&gt;<br>

ššššš &lt;action application=&quot;bridge&quot; data=&quot;h323/0$1@${NCX_IP}&quot;/&gt;<div class="im"><br>ššš &lt;/condition&gt;<br>š &lt;/extension&gt;<br><br>š &lt;extension name=&quot;SPECIAL_SERVICES&quot;&gt;<br>ššš &lt;condition field=&quot;destination_number&quot; expression=&quot;^0(9[01789]\d{3,4})$&quot;&gt;<br>

ššššš &lt;action application=&quot;set&quot; data=&quot;effective_caller_id_number=1001282122&quot;/&gt;<br>ššššš &lt;action application=&quot;set&quot; data=&quot;NCX_IP=10.4.4.254&quot;/&gt;<br>ššššš &lt;action application=&quot;set&quot; data=&quot;call_timeout=30&quot;/&gt;<br>

ššššš &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<br><br></div>ššššš &lt;!--action application=&quot;bridge&quot; data=&quot;opal/h323:0$1@${NCX_IP}&quot;/--&gt;<br>ššššš &lt;action application=&quot;bridge&quot; data=&quot;h323/0$1@${NCX_IP}&quot;/&gt;<div class="im">
<br>
ššš &lt;/condition&gt;<br>š &lt;/extension&gt;<br><br>š &lt;extension name=&quot;ENYTHING_ELSE&quot;&gt;<br>ššš &lt;condition field=&quot;destination_number&quot; expression=&quot;^0([2-8]\d{6,7}|0[1-9]\d{7,8}|00[1-9]\d{8,16})$&quot;&gt;<br>

ššššš &lt;action application=&quot;set&quot; data=&quot;effective_caller_id_number=1001282122&quot;/&gt;<br>ššššš &lt;action application=&quot;set&quot; data=&quot;NCX_IP=10.4.4.254&quot;/&gt;<br>ššššš &lt;action application=&quot;set&quot; data=&quot;call_timeout=30&quot;/&gt;<br>

ššššš &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<br><br></div>ššššš &lt;!--action application=&quot;bridge&quot; data=&quot;opal/h323:0$1@${NCX_IP}&quot;/--&gt;<br>ššššš &lt;action application=&quot;bridge&quot; data=&quot;h323/0$1@${NCX_IP}&quot;/&gt;<br>

ššš &lt;/condition&gt;<br>š &lt;/extension&gt;<br><br>&lt;/include&gt;<br><br><br><br>P.S.: sorry for the attached rar, but don&#39;t know how to upload it to pastebin :P<br><br><br>T.<br><br><br><br><br><div class="gmail_quote">

2009/10/12 Tihomir Culjaga <span dir="ltr">&lt;<a href="mailto:tculjaga@gmail.com" target="_blank">tculjaga@gmail.com</a>&gt;</span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


hi,<br><br>finally i compiled it right ... had a stupid issue with ekiga and wrong ptlib in place...<br><br>anyhow, i loaded the module and will continue the tests tomorrow ...first thing i arrive in my office :P<br><br>

<br>

<br>freeswitch@subZero&gt; <br>freeswitch@subZero&gt; <br>API CALL [console(loglevel 7)] output:<br>+OK console log level set to DEBUG<br><br>freeswitch@subZero&gt; load mod_h323<br>2009-10-12 23:38:09.509279 [CONSOLE] mod_h323.cpp:93 Starting loading mod_h323<br>



2009-10-12 23:38:09.511413 [DEBUG] mod_h323.cpp:461 Created Listener &#39;default&#39;<br>2009-10-12 23:38:09.511413 [DEBUG] mod_h323.cpp:305 Config capabilliti PCMA,GSM,G729,G726 <br>2009-10-12 23:38:09.511413 [DEBUG] mod_h323.cpp:309 Find capabilliti PCMU to PCMA,GSM,G729,G726<br>



2009-10-12 23:38:09.511413 [DEBUG] mod_h323.cpp:309 Find capabilliti PCMA to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.511413 [DEBUG] h323caps.cxx:3264 FindCapability: &quot;G.711-uLaw-64k{sw}&quot;<br>2009-10-12 23:38:09.512480 [DEBUG] h323caps.cxx:3176 Added capability: G.711-uLaw-64k &lt;1&gt;<br>



2009-10-12 23:38:09.512480 [DEBUG] h323caps.cxx:3264 FindCapability: &quot;G.711-uLaw-64k{sw}&quot;<br>2009-10-12 23:38:09.512480 [DEBUG] h323caps.cxx:3264 FindCapability: &quot;G.711-uLaw-64k{sw}&quot;<br>2009-10-12 23:38:09.512480 [DEBUG] h323caps.cxx:3264 FindCapability: &quot;G.711-uLaw-64k{sw}&quot;<br>



2009-10-12 23:38:09.512480 [DEBUG] h323caps.cxx:3264 FindCapability: &quot;G.711-uLaw-64k{sw}&quot;<br>2009-10-12 23:38:09.512480 [DEBUG] h323caps.cxx:1989 No Extended Capabilities found to load<br>2009-10-12 23:38:09.512480 [DEBUG] mod_h323.cpp:325 H.323 added 1 capabilities &#39;G.711-uLaw-64k*{sw}&#39; <br>



2009-10-12 23:38:09.512480 [DEBUG] mod_h323.cpp:309 Find capabilliti gsm to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti msgsm to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti speex to PCMA,GSM,G729,G726<br>



2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti lpc10 to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti ilbc20 to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti ilbc30 to PCMA,GSM,G729,G726<br>



2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti g723 to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti g726 to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti g728 to PCMA,GSM,G729,G726<br>



2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti g729b to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti g729 to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti slin to PCMA,GSM,G729,G726<br>



2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti g729a to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.513529 [DEBUG] mod_h323.cpp:309 Find capabilliti g729ab to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti g723.1 to PCMA,GSM,G729,G726<br>



2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti g723.1-5k3 to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti g723.1a-5k3 to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti g723.1a-6k3 to PCMA,GSM,G729,G726<br>



2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti g723.1a-6k3-cisco to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti g726-16 to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti g726-24 to PCMA,GSM,G729,G726<br>



2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti g726-32 to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti g726-40 to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti ilbc to PCMA,GSM,G729,G726<br>



2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti speex-18k2 to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti speex-15k to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.514615 [DEBUG] mod_h323.cpp:309 Find capabilliti speex-11k to PCMA,GSM,G729,G726<br>



2009-10-12 23:38:09.515708 [DEBUG] mod_h323.cpp:309 Find capabilliti speex-8k to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.515708 [DEBUG] mod_h323.cpp:309 Find capabilliti speex-5k95 to PCMA,GSM,G729,G726<br>2009-10-12 23:38:09.515708 [DEBUG] h323caps.cxx:3176 Added capability: UserInput/hookflash &lt;2&gt;<br>



2009-10-12 23:38:09.515708 [DEBUG] h323caps.cxx:3176 Added capability: UserInput/basicString &lt;3&gt;<br>2009-10-12 23:38:09.515708 [DEBUG] h323caps.cxx:3176 Added capability: UserInput/dtmf &lt;4&gt;<br>2009-10-12 23:38:09.515708 [DEBUG] h323caps.cxx:3176 Added capability: UserInput/RFC2833 &lt;5&gt;<br>



2009-10-12 23:38:09.515708 [DEBUG] h323caps.cxx:3176 Added capability: UserInput/Navigation &lt;6&gt;<br>2009-10-12 23:38:09.515708 [DEBUG] h323caps.cxx:3176 Added capability: UserInput/Softkey &lt;7&gt;<br>2009-10-12 23:38:09.515708 [DEBUG] h323caps.cxx:3176 Added capability: UserInput/PointDevice &lt;8&gt;<br>



2009-10-12 23:38:09.515708 [DEBUG] h323caps.cxx:3176 Added capability: UserInput/Modal &lt;9&gt;<br>2009-10-12 23:38:09.516760 [DEBUG] osutil.cxx:188 File handle high water mark set: 44 PTCPSocket<br>2009-10-12 23:38:09.516760 [DEBUG] h323ep.cxx:1995 Started listener Listener[ip$<a href="http://10.4.62.7:1720" target="_blank">10.4.62.7:1720</a>]<br>



2009-10-12 23:38:09.516760 [DEBUG] tlibthrd.cxx:547 Thread high water mark set: 3<br>2009-10-12 23:38:09.516760 [CONSOLE] mod_h323.cpp:108 Opal manager initialized and running<br>2009-10-12 23:38:09.516760 [DEBUG] tlibthrd.cxx:454 Started thread 0xb75e0f18 H323 Listener:b5c98b90<br>



2009-10-12 23:38:09.516760 [CONSOLE] switch_loadable_module.c:889 Successfully Loaded [mod_h323]<br>2009-10-12 23:38:09.516760 [NOTICE] switch_loadable_module.c:142 Adding Endpoint &#39;h323&#39;<br>API CALL [load(mod_h323)] output:<br>



+OK<br><br>2009-10-12 23:38:09.516760 [DEBUG] transports.cxx:1521 Awaiting TCP connections on port 1720<br>2009-10-12 23:38:09.517832 [DEBUG] transports.cxx:1475 Waiting on socket accept on ip$<a href="http://10.4.62.7:1720" target="_blank">10.4.62.7:1720</a><br>



2009-10-12 23:38:09.517832 [DEBUG] tlibthrd.cxx:1023 PThread::PXBlockOnIO(44,2)<br>freeswitch@subZero&gt; <br><br><br>BTW: to compile everytihng,š I used FS trunk, ptlib 2.7.1 and h323plus 1.22.0<br><br>Will let you know the results asap.<br>



<br><br>T.<br><br><br><br><div class="gmail_quote"><div><div></div><div>2009/10/12 Georgiewskiy Yuriy <span dir="ltr">&lt;<a href="mailto:bottleman@icf.org.ru" target="_blank">bottleman@icf.org.ru</a>&gt;</span><br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div>
On 2009-10-12 18:03 +0200, Tihomir Culjaga wrote freeswitch-users@lists.fre...:<br>
<br>
i already write this, ptlib 2.6.5, tou can find link to it on <a href="http://oplalvoip.org" target="_blank">oplalvoip.org</a>, h32plus latest CVS version,<br>
you can find it on <a href="http://www.h323plus.org" target="_blank">www.h323plus.org</a>.<br>
<br>
TC&gt;hi,<br>
TC&gt;<br>
TC&gt;can&#39;t make it...<br>
TC&gt;<br>
TC&gt;subZero:~/freeswitch-trunk$ make mod_h323<br>
TC&gt;<br>
TC&gt;making all mod_h323<br>
TC&gt;Compiling mod_h323.cpp...<br>
TC&gt;quiet_libtool: compile: šg++ -g -ggdb -I/usr/local/include/ptlib<br>
TC&gt;-I/usr/local/include/openh323 -I. -DPTRACING=1 -D_REENTRANT -fno-exceptions<br>
TC&gt;-I/home/tculjaga/freeswitch-trunk/src/include<br>
TC&gt;-I/home/tculjaga/freeswitch-trunk/libs/libteletone/src -fPIC<br>
TC&gt;-fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2<br>
TC&gt;-D_GNU_SOURCE -DHAVE_CONFIG_H -c mod_h323.cpp š-fPIC -DPIC -o<br>
TC&gt;.libs/mod_h323.o<br>
TC&gt;In file included from /usr/local/include/openh323/h323.h:493,<br>
TC&gt; š š š š š š š š from mod_h323.h:8,<br>
TC&gt; š š š š š š š š from mod_h323.cpp:3:<br>
TC&gt;/usr/local/include/openh323/h323ep.h: In member function ÿÿÿÿÿÿvirtual void<br>
TC&gt;NATFactoryStartup::OnShutdown()ÿÿÿÿÿÿ:<br>
TC&gt;/usr/local/include/openh323/h323ep.h:2731: error: ÿÿÿÿÿÿNatFactoryÿÿÿÿÿÿ has not<br>
TC&gt;been declared<br>
TC&gt;make[4]: *** [mod_h323.lo] Error 1<br>
TC&gt;make[3]: *** [all] Error 1<br>
TC&gt;make[2]: *** [mod_h323-all] Error 1<br>
TC&gt;make[1]: *** [mod_h323] Error 2<br>
TC&gt;make: *** [mod_h323] Error 2<br>
TC&gt;<br>
TC&gt;<br>
TC&gt;<br>
TC&gt;what exact ptlib and h323plus versions did you use? .. can you send us a<br>
TC&gt;link so we can use the exact ones.<br>
TC&gt;<br>
TC&gt;<br>
TC&gt;T.<br>
TC&gt;<br>
TC&gt;2009/10/12 Georgiewskiy Yuriy &lt;<a href="mailto:bottleman@icf.org.ru" target="_blank">bottleman@icf.org.ru</a>&gt;<br>
TC&gt;<br>
TC&gt;&gt; On 2009-10-12 09:43 -0500, Brian West wrote<br>
TC&gt;&gt; freeswitch-users@lists.freeswit...:<br>
TC&gt;&gt;<br>
TC&gt;&gt; BW&gt;We can host this in our SVN if you wish?<br>
TC&gt;&gt;<br>
TC&gt;&gt; If in fs svn i think yes. But i think may be little time later?<br>
TC&gt;&gt; i don&#39;t known is it builds on trunk because i develop it on 1.0.4.<br>
TC&gt;&gt;<br>
<div>TC&gt;&gt; BW&gt;/b<br>
TC&gt;&gt; BW&gt;<br>
</div>TC&gt;&gt; BW&gt;On Oct 12, 2009, at 8:31 AM, Georgiewskiy Yuriy wrote:<br>
TC&gt;&gt; BW&gt;<br>
TC&gt;&gt; BW&gt;&gt; <a href="ftp://srv.icf.org.ru/pub/soft/f/freeswitch/mod_h323/" target="_blank">ftp://srv.icf.org.ru/pub/soft/f/freeswitch/mod_h323/</a> alfa code, but<br>
TC&gt;&gt; seems<br>
TC&gt;&gt; BW&gt;&gt; it work, but should be buggy,<br>
TC&gt;&gt; BW&gt;&gt; to build need libpt 2.6.5 and h323plus cvs version, i test it now on<br>
TC&gt;&gt; fs<br>
TC&gt;&gt; BW&gt;&gt; 1.0.4.<br>
TC&gt;&gt; BW&gt;<br>
<div>TC&gt;&gt;<br>
TC&gt;&gt; C Õ×ÁÖÅÎÉÅÍ š š š š š š š š š š š With Best Regards<br>
TC&gt;&gt; çÅÏÒÇÉÅ×ÓËÉÊ àÒÉÊ. š š š š š š š šGeorgiewskiy Yuriy<br>
TC&gt;&gt; +7 4872 711666 š š š š š š š š š š+7 4872 711666<br>
TC&gt;&gt; ÆÁËÓ +7 4872 711143 š š š š š š š fax +7 4872 711143<br>
TC&gt;&gt; ëÏÍÐÁÎÉÑ ïïï &quot;áÊ ôÉ óÅÒ×ÉÓ&quot; š š š IT Service Ltd<br>
TC&gt;&gt; <a href="http://nkoort.ru" target="_blank">http://nkoort.ru</a> š š š š š š š š š<a href="http://nkoort.ru" target="_blank">http://nkoort.ru</a><br>
TC&gt;&gt; JID: <a href="mailto:GHhost@jabber.tula-ix.net.ru" target="_blank">GHhost@jabber.tula-ix.net.ru</a> JID: <a href="mailto:GHhost@jabber.tula-ix.net.ru" target="_blank">GHhost@jabber.tula-ix.net.ru</a><br>
TC&gt;&gt; YG129-RIPE š š š š š š š š š š š šYG129-RIPE<br>
TC&gt;&gt;<br>
TC&gt;&gt; _______________________________________________<br>
TC&gt;&gt; FreeSWITCH-users mailing list<br>
TC&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
TC&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
TC&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>
TC&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
TC&gt;&gt;<br>
TC&gt;&gt;<br>
TC&gt;<br>
<br>
</div><div><div></div><div>C Õ×ÁÖÅÎÉÅÍ š š š š š š š š š š š With Best Regards<br>
çÅÏÒÇÉÅ×ÓËÉÊ àÒÉÊ. š š š š š š š šGeorgiewskiy Yuriy<br>
+7 4872 711666 š š š š š š š š š š+7 4872 711666<br>
ÆÁËÓ +7 4872 711143 š š š š š š š fax +7 4872 711143<br>
ëÏÍÐÁÎÉÑ ïïï &quot;áÊ ôÉ óÅÒ×ÉÓ&quot; š š š IT Service Ltd<br>
<a href="http://nkoort.ru" target="_blank">http://nkoort.ru</a> š š š š š š š š š<a href="http://nkoort.ru" target="_blank">http://nkoort.ru</a><br>
JID: <a href="mailto:GHhost@jabber.tula-ix.net.ru" target="_blank">GHhost@jabber.tula-ix.net.ru</a> JID: <a href="mailto:GHhost@jabber.tula-ix.net.ru" target="_blank">GHhost@jabber.tula-ix.net.ru</a><br>
YG129-RIPE š š š š š š š š š š š šYG129-RIPE</div></div><br></div></div>_______________________________________________<br>
FreeSWITCH-users mailing list<div><br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
</div><div><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br></div><div>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
</div><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>
</blockquote></div></div></div><br>
</div><br>