Never mind, this is how it works, transparency :). Done.<br><br><br>/**<br>

 * Embed kernel - path<br>

 */<br>[root@localhost alsa-driver-1.0.20]# modinfo soundcore<br>filename:       /lib/modules/2.6.18-194.11.3.el5/kernel/sound/soundcore.ko<br>alias:          char-major-14-*<br>license:        GPL<br>author:         Alan Cox<br>
description:    Core sound module<br>srcversion:     548AA54AF08207316C104F8<br>depends:        <br>vermagic:       2.6.18-194.11.3.el5 SMP mod_unload 686 REGPARM 4KSTACKS gcc-4.1<br>module_sig:    883f3504c7c1a87976379507fe298112dbc0a08f6d9ab058c53480d21d9fda379fc041d0edde5909f6f6eea8673bc4e512268961c2413d6d5c49464d<br>
[root@localhost alsa-driver-1.0.20]# alsamixer<br><br><br>/**<br>
 * Embed kernel - hw:dummy <br>
 */<br>[root@localhost alsa-driver-1.0.20]# modprobe<br>Usage: modprobe [-v] [-V] [-C config-file] [-n] [-i] [-q] [-b] [-o &lt;modname&gt;] &lt;modname&gt; [parameters...]<br>modprobe -r [-n] [-i] [-v] &lt;modulename&gt; ...<br>
modprobe -l -t &lt;dirname&gt; [ -a &lt;modulename&gt; ...]<br>[root@localhost alsa-driver-1.0.20]# modprobe snd-dummy<br>[root@localhost alsa-driver-1.0.20]# modinfo soundcore<br>filename:       /lib/modules/2.6.18-194.11.3.el5/kernel/sound/soundcore.ko<br>
alias:          char-major-14-*<br>license:        GPL<br>author:         Alan Cox<br>description:    Core sound module<br>srcversion:     548AA54AF08207316C104F8<br>depends:        <br>vermagic:       2.6.18-194.11.3.el5 SMP mod_unload 686 REGPARM 4KSTACKS gcc-4.1<br>
module_sig:    883f3504c7c1a87976379507fe298112dbc0a08f6d9ab058c53480d21d9fda379fc041d0edde5909f6f6eea8673bc4e512268961c2413d6d5c49464d<br>[root@localhost alsa-driver-1.0.20]# alsamixer<br><br>[root@localhost alsa-driver-1.0.20]# modprobe snd-dummy ; modprobe snd-pcm-oss ; modprobe snd-mixer-oss ; modprobe snd-seq-oss<br>
<br><br>/**<br> * Tune audio - from CLI<br> */<br>[root@localhost alsa-driver-1.0.20]# alsamixer<br>
<br><br><div class="gmail_quote">On Sat, Sep 18, 2010 at 7:51 PM, Giovanni Maruzzelli <span dir="ltr">&lt;<a href="mailto:gmaruzz@gmail.com">gmaruzz@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What is your problem Shamun?<br>
<br>
You don&#39;t know how to read?<br>
<br>
In what you report is written:<br>
<div class="im"><br>
&quot;open of skypopen.conf failed&quot;<br>
<br>
<br>
<br>
</div><div><div></div><div class="h5">On 9/18/10, Shamun toha md &lt;<a href="mailto:shamun.toha@gmail.com">shamun.toha@gmail.com</a>&gt; wrote:<br>
&gt; You are correct, even without alsa driver, if i simply start skype GUI<br>
&gt; instance from ssh -X servermachine, i can see skype get started without<br>
&gt; getting fail or crash. But if i &quot;load mod_skypeopen&quot;, why it is getting<br>
&gt; again error like this?<br>
&gt;<br>
&gt; *freeswitch@localhost.localdomain&gt; *<br>
&gt; 2010-09-18 19:05:08.243932 [CONSOLE] switch_core.c:1649<br>
&gt; FreeSWITCH Version 1.0.head (*git-3eb35a5 2010-09-15 17-04-54 -0500*)<br>
&gt; Started.<br>
&gt; Max Sessions[1000]<br>
&gt; Session Rate[30]<br>
&gt; SQL [Enabled]<br>
&gt;<br>
&gt; *freeswitch@localhost.localdomain&gt; load mod_skypopen*<br>
&gt;<br>
&gt; -ERR [module load file routine returned an error]<br>
&gt;<br>
&gt; 2010-09-18 19:05:18.973060 [ERR] mod_skypopen.c:1304 rev<br>
&gt; git2svn-syncpoint-master-203-g3eb35a5[(nil)|37     ][ERRORA  1304<br>
&gt; ][none      ][-1,-1,-1] open of skypopen.conf failed<br>
&gt; 2010-09-18 19:05:18.973060 [CRIT] switch_loadable_module.c:926 Error Loading<br>
&gt; module /usr/local/freeswitch/mod/mod_skypopen.so<br>
&gt; **Module load routine returned an error**<br>
&gt; freeswitch@localhost.localdomain&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sat, Sep 18, 2010 at 2:55 PM, Giovanni Maruzzelli<br>
&gt; &lt;<a href="mailto:gmaruzz@celliax.org">gmaruzz@celliax.org</a>&gt;wrote:<br>
&gt;<br>
&gt;&gt; You reported:<br>
&gt;&gt;<br>
&gt;&gt; &gt;checking for directory with kernel source... ./configure: line 4870: cd:<br>
&gt;&gt; /lib/modules/2.6.18-&gt;164.el5/source: No such file or directory<br>
&gt;&gt; &gt;/lib/modules/2.6.18-164.el5/source<br>
&gt;&gt; &gt;checking for directory with kernel build...<br>
&gt;&gt; /lib/modules/2.6.18-164.el5/build<br>
&gt;&gt; &gt;checking for kernel linux/version.h... no<br>
&gt;&gt; &gt;The file /include/linux/version.h does not exist.<br>
&gt;&gt; &gt;Please install the package with full kernel sources for your distribution<br>
&gt;&gt; &gt;or use --with-kernel=dir option to specify another directory with kernel<br>
&gt;&gt; &gt;sources (default is /lib/modules/2.6.18-164.el5/source).<br>
&gt;&gt;<br>
&gt;&gt; The error speaks very clear. You botched your install in some way...<br>
&gt;&gt;<br>
&gt;&gt; -giovanni<br>
&gt;&gt;<br>
&gt;&gt; On Sat, Sep 18, 2010 at 2:46 PM, Shamun toha md &lt;<a href="mailto:shamun.toha@gmail.com">shamun.toha@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; This is not working for this, here kernel-devel and source is modified<br>
&gt;&gt; &gt; as<br>
&gt;&gt; &gt; wiki told:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; [root@localhost alsa-driver-1.0.20]# uname -a<br>
&gt;&gt; &gt; Linux localhost.localdomain 2.6.18-164.el5 #1 SMP Thu Sep 3 03:33:56 EDT<br>
&gt;&gt; &gt; 2009 i686 athlon i386 GNU/Linux<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; [root@localhost alsa-driver-1.0.20]# yum info kernel-devel<br>
&gt;&gt; &gt; Loaded plugins: fastestmirror<br>
&gt;&gt; &gt; Loading mirror speeds from cached hostfile<br>
&gt;&gt; &gt;  * addons: <a href="http://ftp.belnet.be" target="_blank">ftp.belnet.be</a><br>
&gt;&gt; &gt;  * base: <a href="http://mirror.ovh.net" target="_blank">mirror.ovh.net</a><br>
&gt;&gt; &gt;  * extras: <a href="http://mirror.ovh.net" target="_blank">mirror.ovh.net</a><br>
&gt;&gt; &gt;  * updates: <a href="http://mirror.ovh.net" target="_blank">mirror.ovh.net</a><br>
&gt;&gt; &gt; Installed Packages<br>
&gt;&gt; &gt; Name       : kernel-devel<br>
&gt;&gt; &gt; Arch       : i686<br>
&gt;&gt; &gt; Version    : 2.6.18<br>
&gt;&gt; &gt; Release    : 194.11.3.el5<br>
&gt;&gt; &gt; Size       : 16 M<br>
&gt;&gt; &gt; Repo       : installed<br>
&gt;&gt; &gt; Summary    : Development package for building kernel modules to match<br>
&gt;&gt; &gt; the<br>
&gt;&gt; &gt; kernel.<br>
&gt;&gt; &gt; URL        : <a href="http://www.kernel.org/" target="_blank">http://www.kernel.org/</a><br>
&gt;&gt; &gt; License    : GPLv2<br>
&gt;&gt; &gt; Description: This package provides kernel headers and makefiles<br>
&gt;&gt; sufficient<br>
&gt;&gt; &gt; to build modules<br>
&gt;&gt; &gt;            : against the kernel package.<br>
&gt;&gt; &gt; [root@localhost alsa-driver-1.0.20]# ./configure<br>
&gt;&gt; &gt; --with-cards=dummy,usb-audio,hda-intel,hrtimer,rtctimer<br>
&gt;&gt; &gt; --with-card-options=all<br>
&gt;&gt; &gt; checking for gcc... gcc<br>
&gt;&gt; &gt; checking for C compiler default output file name... a.out<br>
&gt;&gt; &gt; checking whether the C compiler works... yes<br>
&gt;&gt; &gt; checking whether we are cross compiling... no<br>
&gt;&gt; &gt; checking for suffix of executables...<br>
&gt;&gt; &gt; checking for suffix of object files... o<br>
&gt;&gt; &gt; checking whether we are using the GNU C compiler... yes<br>
&gt;&gt; &gt; checking whether gcc accepts -g... yes<br>
&gt;&gt; &gt; checking for gcc option to accept ISO C89... none needed<br>
&gt;&gt; &gt; checking for ranlib... ranlib<br>
&gt;&gt; &gt; checking for a BSD-compatible install... /usr/bin/install -c<br>
&gt;&gt; &gt; checking how to run the C preprocessor... gcc -E<br>
&gt;&gt; &gt; checking for grep that handles long lines and -e... /bin/grep<br>
&gt;&gt; &gt; checking for egrep... /bin/grep -E<br>
&gt;&gt; &gt; checking for ANSI C header files... yes<br>
&gt;&gt; &gt; checking for an ANSI C-conforming const... yes<br>
&gt;&gt; &gt; checking for inline... inline<br>
&gt;&gt; &gt; checking whether time.h and sys/time.h may both be included... yes<br>
&gt;&gt; &gt; checking whether gcc needs -traditional... no<br>
&gt;&gt; &gt; checking for current directory... /usr/local/src/alsa-driver-1.0.20<br>
&gt;&gt; &gt; checking cross compile...<br>
&gt;&gt; &gt; checking for directory with kernel source... ./configure: line 4870: cd:<br>
&gt;&gt; &gt; /lib/modules/2.6.18-164.el5/source: No such file or directory<br>
&gt;&gt; &gt; /lib/modules/2.6.18-164.el5/source<br>
&gt;&gt; &gt; checking for directory with kernel build...<br>
&gt;&gt; &gt; /lib/modules/2.6.18-164.el5/build<br>
&gt;&gt; &gt; checking for kernel linux/version.h... no<br>
&gt;&gt; &gt; The file /include/linux/version.h does not exist.<br>
&gt;&gt; &gt; Please install the package with full kernel sources for your<br>
&gt;&gt; &gt; distribution<br>
&gt;&gt; &gt; or use --with-kernel=dir option to specify another directory with kernel<br>
&gt;&gt; &gt; sources (default is /lib/modules/2.6.18-164.el5/source).<br>
&gt;&gt; &gt; [root@localhost alsa-driver-1.0.20]#<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Wiki told:<br>
&gt;&gt; &gt; ==========<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Let&#39;s start with ALSA driver compilation and installation:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Get it from:<br>
&gt;&gt; &gt; <a href="ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.20.tar.bz2" target="_blank">ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.20.tar.bz2</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; CentOS, RedHat<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Because CentOS backports features in kernel, you will have to edit<br>
&gt;&gt; &gt; alsa-driver-1.0.20/include/adriver.h and comment out line 101 and line<br>
&gt;&gt; 1781,<br>
&gt;&gt; &gt; to make it like this:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; /* other missing types */<br>
&gt;&gt; &gt; #if LINUX_VERSION_CODE &lt; KERNEL_VERSION(2, 6, 28)<br>
&gt;&gt; &gt; //typedef unsigned int fmode_t;<br>
&gt;&gt; &gt; #endif<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; ...<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; #ifndef bool    /* just to be sure */<br>
&gt;&gt; &gt; //typedef _Bool bool;<br>
&gt;&gt; &gt; #endif<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Then edit alsa-driver-1.0.20/usb/usbcompat.h adding a &quot;#if 0&quot; on line<br>
&gt;&gt; &gt; 18,<br>
&gt;&gt; &gt; commenting out the following code making it look like this:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; #endif /* &lt; 2.6.24 */<br>
&gt;&gt; &gt; #if 0<br>
&gt;&gt; &gt; #if LINUX_VERSION_CODE &lt; KERNEL_VERSION(2, 6, 19)<br>
&gt;&gt; &gt; static inline int usb_endpoint_dir_in(const struct<br>
&gt;&gt; usb_endpoint_descriptor<br>
&gt;&gt; &gt; *epd)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; close the commenting out block adding an &quot;#endif&quot; at line 97, making it<br>
&gt;&gt; look<br>
&gt;&gt; &gt; like this:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; #endif /* &lt; 2.6.21 */<br>
&gt;&gt; &gt; #endif //0<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Then:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;  yum install kernel-devel # or  yum install kernel-xen-devel (if on xen)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;  ./configure --with-redhat=yes \<br>
&gt;&gt; &gt;  --with-cards=dummy,usb-audio,hda-intel,hrtimer,rtctimer \<br>
&gt;&gt; &gt;  --with-card-options=all<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;  make &amp;&amp; make install<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; After the first make &amp;&amp; make install, copy<br>
&gt;&gt; mod_skypopen/configs/alsa/dummy.c<br>
&gt;&gt; &gt; to alsa-driver-1.0.20/sound/drivers/dummy.c .<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; make &amp;&amp; make install #again :)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Sat, Sep 18, 2010 at 1:49 PM, Giovanni Maruzzelli &lt;<br>
&gt;&gt; <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; Read what error you get.<br>
&gt;&gt; &gt;&gt; Follow the wiki page.<br>
&gt;&gt; &gt;&gt; Install necessary packages and edit alsa sources. All described in wiki<br>
&gt;&gt; &gt;&gt; page.<br>
&gt;&gt; &gt;&gt; -giovanni<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On 9/18/10, Shamun toha md &lt;<a href="mailto:shamun.toha@gmail.com">shamun.toha@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt; Alsa driver installation in CentOS 5.4 getting fail:<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; [root@localhost alsa-driver-1.0.20]# ./configure --with-redhat=yes<br>
&gt;&gt; &gt;&gt; &gt; --with-cards=dummy,usb-audio,hda-intel,hrtimer,rtctimer<br>
&gt;&gt; &gt;&gt; &gt; --with-card-options=all<br>
&gt;&gt; &gt;&gt; &gt; checking for gcc... gcc<br>
&gt;&gt; &gt;&gt; &gt; checking for C compiler default output file name... a.out<br>
&gt;&gt; &gt;&gt; &gt; checking whether the C compiler works... yes<br>
&gt;&gt; &gt;&gt; &gt; checking whether we are cross compiling... no<br>
&gt;&gt; &gt;&gt; &gt; checking for suffix of executables...<br>
&gt;&gt; &gt;&gt; &gt; checking for suffix of object files... o<br>
&gt;&gt; &gt;&gt; &gt; checking whether we are using the GNU C compiler... yes<br>
&gt;&gt; &gt;&gt; &gt; checking whether gcc accepts -g... yes<br>
&gt;&gt; &gt;&gt; &gt; checking for gcc option to accept ISO C89... none needed<br>
&gt;&gt; &gt;&gt; &gt; checking for ranlib... ranlib<br>
&gt;&gt; &gt;&gt; &gt; checking for a BSD-compatible install... /usr/bin/install -c<br>
&gt;&gt; &gt;&gt; &gt; checking how to run the C preprocessor... gcc -E<br>
&gt;&gt; &gt;&gt; &gt; checking for grep that handles long lines and -e... /bin/grep<br>
&gt;&gt; &gt;&gt; &gt; checking for egrep... /bin/grep -E<br>
&gt;&gt; &gt;&gt; &gt; checking for ANSI C header files... yes<br>
&gt;&gt; &gt;&gt; &gt; checking for an ANSI C-conforming const... yes<br>
&gt;&gt; &gt;&gt; &gt; checking for inline... inline<br>
&gt;&gt; &gt;&gt; &gt; checking whether time.h and sys/time.h may both be included... yes<br>
&gt;&gt; &gt;&gt; &gt; checking whether gcc needs -traditional... no<br>
&gt;&gt; &gt;&gt; &gt; checking for current directory... /usr/local/src/alsa-driver-1.0.20<br>
&gt;&gt; &gt;&gt; &gt; checking cross compile...<br>
&gt;&gt; &gt;&gt; &gt; checking for directory with kernel source... ./configure: line 4870:<br>
&gt;&gt; cd:<br>
&gt;&gt; &gt;&gt; &gt; /lib/modules/2.6.18-164.el5/source: No such file or directory<br>
&gt;&gt; &gt;&gt; &gt; /lib/modules/2.6.18-164.el5/source<br>
&gt;&gt; &gt;&gt; &gt; checking for directory with kernel build...<br>
&gt;&gt; &gt;&gt; &gt; /lib/modules/2.6.18-164.el5/build<br>
&gt;&gt; &gt;&gt; &gt; checking for kernel linux/version.h... no<br>
&gt;&gt; &gt;&gt; &gt; The file /include/linux/version.h does not exist.<br>
&gt;&gt; &gt;&gt; &gt; Please install the package with full kernel sources for your<br>
&gt;&gt; &gt;&gt; &gt; distribution<br>
&gt;&gt; &gt;&gt; &gt; or use --with-kernel=dir option to specify another directory with<br>
&gt;&gt; kernel<br>
&gt;&gt; &gt;&gt; &gt; sources (default is /lib/modules/2.6.18-164.el5/source).<br>
&gt;&gt; &gt;&gt; &gt; [root@localhost alsa-driver-1.0.20]#<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; [root@localhost alsa-driver-1.0.20]# ./configure --with-redhat=yes<br>
&gt;&gt; &gt;&gt; &gt; --with-cards=dummy,usb-audio,hda-intel,hrtimer,rtctimer<br>
&gt;&gt; &gt;&gt; &gt; --with-card-options=all<br>
&gt;&gt; --with-kernel=/lib/modules/2.6.18-164.el5/source<br>
&gt;&gt; &gt;&gt; &gt; checking for gcc... gcc<br>
&gt;&gt; &gt;&gt; &gt; checking for C compiler default output file name... a.out<br>
&gt;&gt; &gt;&gt; &gt; checking whether the C compiler works... yes<br>
&gt;&gt; &gt;&gt; &gt; checking whether we are cross compiling... no<br>
&gt;&gt; &gt;&gt; &gt; checking for suffix of executables...<br>
&gt;&gt; &gt;&gt; &gt; checking for suffix of object files... o<br>
&gt;&gt; &gt;&gt; &gt; checking whether we are using the GNU C compiler... yes<br>
&gt;&gt; &gt;&gt; &gt; checking whether gcc accepts -g... yes<br>
&gt;&gt; &gt;&gt; &gt; checking for gcc option to accept ISO C89... none needed<br>
&gt;&gt; &gt;&gt; &gt; checking for ranlib... ranlib<br>
&gt;&gt; &gt;&gt; &gt; checking for a BSD-compatible install... /usr/bin/install -c<br>
&gt;&gt; &gt;&gt; &gt; checking how to run the C preprocessor... gcc -E<br>
&gt;&gt; &gt;&gt; &gt; checking for grep that handles long lines and -e... /bin/grep<br>
&gt;&gt; &gt;&gt; &gt; checking for egrep... /bin/grep -E<br>
&gt;&gt; &gt;&gt; &gt; checking for ANSI C header files... yes<br>
&gt;&gt; &gt;&gt; &gt; checking for an ANSI C-conforming const... yes<br>
&gt;&gt; &gt;&gt; &gt; checking for inline... inline<br>
&gt;&gt; &gt;&gt; &gt; checking whether time.h and sys/time.h may both be included... yes<br>
&gt;&gt; &gt;&gt; &gt; checking whether gcc needs -traditional... no<br>
&gt;&gt; &gt;&gt; &gt; checking for current directory... /usr/local/src/alsa-driver-1.0.20<br>
&gt;&gt; &gt;&gt; &gt; checking cross compile...<br>
&gt;&gt; &gt;&gt; &gt; checking for directory with kernel source... ./configure: line 4870:<br>
&gt;&gt; cd:<br>
&gt;&gt; &gt;&gt; &gt; /lib/modules/2.6.18-164.el5/source: No such file or directory<br>
&gt;&gt; &gt;&gt; &gt; /lib/modules/2.6.18-164.el5/source<br>
&gt;&gt; &gt;&gt; &gt; checking for directory with kernel build...<br>
&gt;&gt; &gt;&gt; &gt; checking for kernel linux/version.h... no<br>
&gt;&gt; &gt;&gt; &gt; The file /include/linux/version.h does not exist.<br>
&gt;&gt; &gt;&gt; &gt; Please install the package with full kernel sources for your<br>
&gt;&gt; &gt;&gt; &gt; distribution<br>
&gt;&gt; &gt;&gt; &gt; or use --with-kernel=dir option to specify another directory with<br>
&gt;&gt; kernel<br>
&gt;&gt; &gt;&gt; &gt; sources (default is /lib/modules/2.6.18-164.el5/source).<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; UNSUBSCRIBE:<br>
&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; <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;&gt;<br>
&gt;<br>
<br>
</div></div>--<br>
<div><div></div><div class="h5">Sent from my mobile device<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>