[Asterisk-Users] Problem compiling ztdummy on centos 4,
2.6 kernel
Sina Bahram
sbahram at nc.rr.com
Mon Mar 6 08:54:11 MST 2006
Here is the compilation process of zaptel
I did edit the makefile and uncommented the #ztdummy, although, after I did
that, I get the make error of ztdummy being defined more than once.
[root at alpha01 src]# cd zaptel-1.2.4/
[root at alpha01 zaptel-1.2.4]# make clean
Makefile:214: target `ztdummy.o' given more than once in the same rule.
rm -f torisatool makefw tor2fw.h radfw.h
rm -f ztcfg torisatool makefw ztmonitor ztspeed zttest fxotune
rm -f *.o ztcfg tzdriver sethdlc sethdlc-new
rm -f zonedata.lo tonezone.lo libtonezone.so *.lo
rm -f *.ko *.mod.c .*o.cmd
rm -f xpp/*.ko xpp/*.mod.c xpp/.*o.cmd
rm -f xpp/*.o xpp/*.mod.o
rm -rf .tmp_versions
rm -f gendigits tones.h
rm -f libtonezone*
rm -f tor2ee
rm -f fxotune
rm -f core
rm -f ztcfg-shared fxstest
[root at alpha01 zaptel-1.2.4]# make linux26
Makefile:214: target `ztdummy.o' given more than once in the same rule.
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" makefw.c -o makefw
./makefw tormenta2.rbt tor2fw > tor2fw.h
Loaded 69900 bytes from file
./makefw pciradio.rbt radfw > radfw.h
Loaded 42096 bytes from file
ZAPTELVERSION="1.2.4" build_tools/make_version_h > version.h.tmp
if cmp -s version.h.tmp version.h ; then echo; else \
mv version.h.tmp version.h ; \
fi
rm -f version.h.tmp
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o ztcfg.o ztcfg.c
cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o zonedata.lo
zonedata.c
cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o tonezone.lo
tonezone.c
ar rcs libtonezone.a zonedata.lo tonezone.lo
cc -o ztcfg ztcfg.o libtonezone.a -lm
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o torisatool.o torisatool.c
cc -o torisatool torisatool.o
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o ztmonitor.o ztmonitor.c
cc -o ztmonitor ztmonitor.o
cc -o ztspeed.o -c ztspeed.c
cc -o ztspeed ztspeed.o
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" zttest.c -o zttest
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o fxotune.o fxotune.c
cc -o fxotune fxotune.o -lm
/lib/modules/2.6.9-22.0.2.106.unsupportedsmp/build
make -C /lib/modules/2.6.9-22.0.2.106.unsupportedsmp/build
SUBDIRS=/usr/src/zaptel-1.2.4 XPPMOD= modules
make[1]: Entering directory
`/usr/src/kernels/2.6.9-22.0.2.106.unsupported-x86_64'
/usr/src/zaptel-1.2.4/Makefile:214: target `ztdummy.o' given more than once
in the same rule.
CC [M] /usr/src/zaptel-1.2.4/zaptel.o
n/usr/src/zaptel-1.2.4/zaptel.c:188: warning: 'fcstab' defined but not used
CC [M] /usr/src/zaptel-1.2.4/tor2.o
CC [M] /usr/src/zaptel-1.2.4/torisa.o
/usr/src/zaptel-1.2.4/torisa.c:1145: warning: 'set_tor_base' defined but not
used
CC [M] /usr/src/zaptel-1.2.4/wcusb.o
CC [M] /usr/src/zaptel-1.2.4/wcfxo.o
CC [M] /usr/src/zaptel-1.2.4/wctdm.o
CC [M] /usr/src/zaptel-1.2.4/wctdm24xxp.o
CC [M] /usr/src/zaptel-1.2.4/ztdynamic.o
CC [M] /usr/src/zaptel-1.2.4/ztd-eth.o
CC [M] /usr/src/zaptel-1.2.4/wct1xxp.o
CC [M] /usr/src/zaptel-1.2.4/wct4xxp.o
; CC [M] /usr/src/zaptel-1.2.4/wcte11xp.o
CC [M] /usr/src/zaptel-1.2.4/pciradio.o
/usr/src/zaptel-1.2.4/pciradio.c:1810: warning: `MODULE_PARM_' is deprecated
(declared at include/linux/module.h:552)
CC [M] /usr/src/zaptel-1.2.4/ztd-loc.o
CC [M] /usr/src/zaptel-1.2.4/ztdummy.o
Building modules, stage 2.
MODPOST
Warning: could not find versions for .tmp_versions/zaptel.mod
CC /usr/src/zaptel-1.2.4/pciradio.mod.o
LD [M] /usr/src/zaptel-1.2.4/pciradio.ko
CC /usr/src/zaptel-1.2.4/tor2.mod.o
LD [M] /usr/src/zaptel-1.2.4/tor2.ko
CC /usr/src/zaptel-1.2.4/torisa.mod.o
LD [M] /usr/src/zaptel-1.2.4/torisa.ko
CC /usr/src/zaptel-1.2.4/wcfxo.mod.o
LD [M] /usr/src/zaptel-1.2.4/wcfxo.ko
CC /usr/src/zaptel-1.2.4/wct1xxp.mod.o
LD [M] /usr/src/zaptel-1.2.4/wct1xxp.ko
CC /usr/src/zaptel-1.2.4/wct4xxp.mod.o
LD [M] /usr/src/zaptel-1.2.4/wct4xxp.ko
CC /usr/src/zaptel-1.2.4/wctdm.mod.o
LD [M] /usr/src/zaptel-1.2.4/wctdm.ko
CC /usr/src/zaptel-1.2.4/wctdm24xxp.mod.o
LD [M] /usr/src/zaptel-1.2.4/wctdm24xxp.ko
CC /usr/src/zaptel-1.2.4/wcte11xp.mod.o
LD [M] /usr/src/zaptel-1.2.4/wcte11xp.ko
CC /usr/src/zaptel-1.2.4/wcusb.mod.o
LD [M] /usr/src/zaptel-1.2.4/wcusb.ko
CC /usr/src/zaptel-1.2.4/zaptel.mod.o
LD [M] /usr/src/zaptel-1.2.4/zaptel.ko
CC /usr/src/zaptel-1.2.4/ztd-eth.mod.o
LD [M] /usr/src/zaptel-1.2.4/ztd-eth.ko
CC /usr/src/zaptel-1.2.4/ztd-loc.mod.o
LD [M] /usr/src/zaptel-1.2.4/ztd-loc.ko
CC /usr/src/zaptel-1.2.4/ztdummy.mod.o
LD [M] /usr/src/zaptel-1.2.4/ztdummy.ko
CC /usr/src/zaptel-1.2.4/ztdynamic.mod.o
LD [M] /usr/src/zaptel-1.2.4/ztdynamic.ko
make[1]: Leaving directory
`/usr/src/kernels/2.6.9-22.0.2.106.unsupported-x86_64'
[root at alpha01 src]# make install
Makefile:214: target `ztdummy.o' given more than once in the same rule.
ZAPTELVERSION="1.2.4" build_tools/make_version_h > version.h.tmp
if cmp -s version.h.tmp version.h ; then echo; else \
mv version.h.tmp version.h ; \
fi
rm -f version.h.tmp
/lib/modules/2.6.9-22.0.2.106.unsupportedsmp/build
make -C /lib/modules/2.6.9-22.0.2.106.unsupportedsmp/build
SUBDIRS=/usr/src/zaptel-1.2.4 XPPMOD= modules
make[1]: Entering directory
`/usr/src/kernels/2.6.9-22.0.2.106.unsupported-x86_64'
/usr/src/zaptel-1.2.4/Makefile:214: target `ztdummy.o' given more than once
in the same rule.
Building modules, stage 2.
MODPOST
Warning: could not find versions for .tmp_versions/zaptel.mod
make[1]: Leaving directory
`/usr/src/kernels/2.6.9-22.0.2.106.unsupported-x86_64'
cc -shared -Wl,-soname,libtonezone.so.1.0 -lm -o libtonezone.so zonedata.lo
tonezone.lo
install -m 444 udev/zaptel.rules /etc/udev/rules.d
install -m 444 udev/zaptel.permissions /etc/udev/permissions.d
install -D -m 755 ztcfg /sbin/ztcfg
if [ -f sethdlc-new ]; then \
install -D -m 755 sethdlc-new /sbin/sethdlc; \
elif [ -f sethdlc ]; then \
install -D -m 755 sethdlc /sbin/sethdlc ; \
fi
if [ -f zttool ]; then install -D -m 755 zttool /sbin/zttool; fi
if [ -f zaptel.ko ]; then \
for x in zaptel.ko tor2.ko torisa.ko wcusb.ko wcfxo.ko wctdm.ko
wctdm24xxp.ko ztdynamic.ko ztd-eth.ko wct1xxp.ko wct4xxp.ko wcte11xp.ko
pciradio.ko ztd-loc.ko ztdummy.ko ztdummy.ko; do \
rm -f /lib/modules/2.6.9-22.0.2.106.unsupportedsmp/extra/$x
; \
done; \
make -C /lib/modules/2.6.9-22.0.2.106.unsupportedsmp/build
SUBDIRS=/usr/src/zaptel-1.2.4 INSTALL_MOD_PATH= INSTALL_MOD_DIR=misc
modules_install; \
if ! [ -f wcfxsusb.ko ]; then \
rm -f
/lib/modules/2.6.9-22.0.2.106.unsupportedsmp/misc/wcfxsusb.ko; \
fi; \
rm -f /lib/modules/2.6.9-22.0.2.106.unsupportedsmp/misc/wcfxs.ko; \
else \
for x in zaptel.o tor2.o torisa.o wcusb.o wcfxo.o wctdm.o
wctdm24xxp.o ztdynamic.o ztd-eth.o wct1xxp.o wct4xxp.o wcte11xp.o pciradio.o
ztd-loc.o ztdummy.o ztdummy.o; do \
install -D -m 644 $x
/lib/modules/2.6.9-22.0.2.106.unsupportedsmp/misc/$x ; \
done; \
if ! [ -f wcfxsusb.o ]; then \
rm -f
/lib/modules/2.6.9-22.0.2.106.unsupportedsmp/misc/wcfxsusb.o; \
fi; \
rm -f /lib/modules/2.6.9-22.0.2.106.unsupportedsmp/misc/wcfxs.o; \
fi
make[1]: Entering directory
`/usr/src/kernels/2.6.9-22.0.2.106.unsupported-x86_64'
INSTALL /usr/src/zaptel-1.2.4/pciradio.ko
INSTALL /usr/src/zaptel-1.2.4/tor2.ko
INSTALL /usr/src/zaptel-1.2.4/torisa.ko
INSTALL /usr/src/zaptel-1.2.4/wcfxo.ko
INSTALL /usr/src/zaptel-1.2.4/wct1xxp.ko
INSTALL /usr/src/zaptel-1.2.4/wct4xxp.ko
INSTALL /usr/src/zaptel-1.2.4/wctdm.ko
INSTALL /usr/src/zaptel-1.2.4/wctdm24xxp.ko
INSTALL /usr/src/zaptel-1.2.4/wcte11xp.ko
INSTALL /usr/src/zaptel-1.2.4/wcusb.ko
INSTALL /usr/src/zaptel-1.2.4/zaptel.ko
INSTALL /usr/src/zaptel-1.2.4/ztd-eth.ko
INSTALL /usr/src/zaptel-1.2.4/ztd-loc.ko
INSTALL /usr/src/zaptel-1.2.4/ztdummy.ko
INSTALL /usr/src/zaptel-1.2.4/ztdynamic.ko
make[1]: Leaving directory
`/usr/src/kernels/2.6.9-22.0.2.106.unsupported-x86_64'
install -D -m 755 libtonezone.so /usr/lib/libtonezone.so.1.0
[ `id -u` = 0 ] && /sbin/ldconfig || :
rm -f /usr/lib/libtonezone.so
ln -sf libtonezone.so.1.0 \
/usr/lib/libtonezone.so.1
ln -sf libtonezone.so.1.0 \
/usr/lib/libtonezone.so
if [ -x /usr/sbin/sestatus ] && (/usr/sbin/sestatus | grep "SELinux status:"
| grep -q "enabled") ; then restorecon -v /usr/lib/libtonezone.so; fi
install -D -m 644 zaptel.h /usr/include/linux/zaptel.h
install -D -m 644 torisa.h /usr/include/linux/torisa.h
install -D -m 644 tonezone.h /usr/include/tonezone.h
install -m 644 doc/ztcfg.8 /usr/share/man/man8
install -m 644 doc/zttool.8 /usr/share/man/man8
if [ -n "/etc/modprobe.conf" ]; then \
if [ -f /etc/modprobe.conf ]; then mv -f /etc/modprobe.conf
/etc/modprobe.conf.bak ; fi; \
cat /etc/modprobe.conf.bak | grep -v "alias char-major-250" | \
grep -v "post-install torisa /sbin/ztcfg" | \
grep -v "post-install wcfxsusb /sbin/ztcfg" | \
grep -v "alias wctdm" | \
grep -v "post-install wctdm /sbin/ztcfg" > /etc/modprobe.conf; \
if ! grep "options torisa" /etc/modprobe.conf; then \
echo "options torisa base=0xd0000" >> /etc/modprobe.conf; \
fi; \
if ! grep "alias char-major-196" /etc/modprobe.conf; then \
echo "alias char-major-196 torisa" >> /etc/modprobe.conf; \
fi; \
for x in zaptel tor2 torisa wcusb wcfxo wctdm wctdm24xxp ztdynamic
ztd-eth wct1xxp wct4xxp wcte11xp pciradio ztd-loc ztdummy ztdummy; do \
if ! grep -q "post-install $x" /etc/modprobe.conf; then \
if ! grep -q "install $x " /etc/modprobe.conf; then
\
if [ "$x" != "zaptel" ] ; then \
if [ -f zaptel.ko ]; then echo
"install $x /sbin/modprobe --ignore-install $x && /sbin/ztcfg" >>
/etc/modprobe.conf; \
else echo "post-install $x
/sbin/ztcfg" >> /etc/modprobe.conf; \
fi; \
fi; \
fi; \
fi; \
done; \
if ! grep "ias wcfxs" /etc/modprobe.conf; then \
echo "alias wcfxs wctdm" >> /etc/modprobe.conf; \
fi; \
if ! grep "alias wct2xxp" /etc/modprobe.conf; then \
echo "alias wct2xxp wct4xxp" >> /etc/modprobe.conf; \
fi; \
fi
options torisa base=0xd0000
alias char-major-196 torisa
alias wcfxs wctdm
alias wct2xxp wct4xxp
if [ -d /etc/modutils ]; then \
/sbin/update-modules ; \
fi
[ `id -u` = 0 ] && /sbin/depmod -a 2.6.9-22.0.2.106.unsupportedsmp || :
make con[ -f /etc/zaptel.conf ] || install -D -m 644 zaptel.conf.sample
/etc/zaptel.conf
[root at alpha01 zaptel-1.2.4]# make config
Makefile:214: target `ztdummy.o' given more than once in the same rule.
if [ -d /etc/rc.d/init.d ]; then \
install -D -m 755 zaptel.init /etc/rc.d/init.d/zaptel; \
: --add zaptel; \
elif [ -d /etc/init.d ]; then \
install -D -m 755 zaptel.init /etc/init.d/zaptel; \
: --add zaptel; \
fi
if [ -d /etc/default ] && [ ! -f /etc/default/zaptel ]; then \
install -D -m 644 zaptel.sysconfig /etc/default/zaptel; \
fi
if [ -d /etc/sysconfig ] && [ ! -f /etc/sysconfig/zaptel ]; then \
install -D -m 644 zaptel.sysconfig /etc/sysconfig/zaptel; \
fi
if [ -d /etc/sysconfig/network-scripts ]; then \
install -D -m 755 ifup-hdlc
/etc/sysconfig/network-scripts/ifup-hdlc; \
fi
[root at alpha01 zaptel-1.2.4]# /sbin/modprobe zaptel
FATAL: Module zaptel not found.
[root at alpha01 zaptel-1.2.4]# /sbin/modprobe ztdummyFATAL: Module ztdummy
not found.
FATAL: Error running install command for ztdummy
Thanks much
Take care,
Sina
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Dovid Bender
Sent: Monday, March 06, 2006 7:41 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Problem compiling ztdummy on centos 4, 2.6
kernel
plase email a detailed list of what you did. step by step.
dovid
--- Sina Bahram <sbahram at nc.rr.com> wrote:
> Yes, I did
>
> Take care,
> Sina
>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Dovid
> Bender
> Sent: Sunday, March 05, 2006 7:16 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Problem compiling ztdummy on centos 4,
> 2.6 kernel
>
> did you uncommnet # from before ztdummy ?
>
> --- Sina Bahram <sbahram at nc.rr.com> wrote:
>
> > Hi all,
> >
> > I hope everyone is doing well. I just joined the
> list, and I've really
> > enjoyed all I have read about asterisk so far.
> > Unfortunately, I'm having a
> > bit of trouble implementing this thing :).
> >
> > By the way ... I did my best to search the forums,
> and also to use
> > google extensively, and while I have found pages
> with people with the
> > same problem, ... The fix suggested on those
> sites, didn't work for
> > me.
> >
> > Here's what I have:
> >
> > Results of uname -r:
> > 2.6.9-22.0.2.106.unsupportedsmp
> >
> > Arch:
> > X86_64
> >
> > If you need more specs on the machine or OS,
> please let me know.
> >
> > I downloaded and have been following the asterisk
> book, and in chapter
> > three I followed all the instructions on
> downloading the sources,
> > untarring them, and so forth.
> >
> > Zaptel compiled without a hitch, as did the rest
> of the asterisk
> > packages. I modified udev, and I restarted the
> box: ... I did:
> >
> > /etc/init.d/zaptel start
> >
> > I get:
> >
> > Loading zaptel framework: FATAL: Module zaptel
> not found.
> >
>
> > [FAILED]
> > Waiting for zap to come online...Error: missing
> /dev/zap!
> >
> > If I do
> >
> > /sbin/modprobe zaptel
> >
> > I get:
> > FATAL: Module zaptel not found.
> >
> > If I do
> >
> > /sbin/modprobe ztdummy
> >
> > I get:
> >
> > FATAL: Module ztdummy not found.
> > FATAL: Error running install command for ztdummy
> >
> > Also, if i run:
> >
> > /etc/init.d/zaptel reload
> >
> > I get:
> >
> > Reloading ztcfg: Notice: Configuration file is
> /etc/zaptel.conf line
> > 0: Unable to open master device '/dev/zap/ctl'
> > 1 error(s) detected
> >
>
> > [FAILED]
> >
> > If I go back to /usr/src/zaptel-1.2.4 and I do
> >
> > make ztdummy
> >
> > I get:
> >
> > cc ztdummy.o -o ztdummy
> >
>
/usr/lib/gcc/x86_64-redhat-linux/3.4.4/../../../../lib64/crt1.o(.text+0x21):
> > In
> > function `_start':
> > : undefined reference to `main'
> > ztdummy.o(.text+0xc): In function `ztdummy_timer':
> > /usr/src/zaptel-1.2.4/ztdummy.c:154: undefined
> reference to
> > `zt_receive'
> >
>
ztdummy.o(.text+0x18):/usr/src/zaptel-1.2.4/ztdummy.c:155:
> > undefined
> > reference t
> > o `zt_transmit'
> >
>
ztdummy.o(.text+0x1f):/usr/src/zaptel-1.2.4/ztdummy.c:156:
> > undefined
> > reference t
> > o `jiffies'
> > ztdummy.o(.text+0x4d): In function `init_module':
> > include/linux/slab.h:93: undefined reference to
> `malloc_sizes'
> > ztdummy.o(.text+0x52):include/linux/slab.h:93:
> > undefined reference to
> > `kmem_cach
> > e_alloc'
> > ztdummy.o(.text+0x6a): In function `init_module':
> > /usr/src/zaptel-1.2.4/ztdummy.c:232: undefined
> reference to `printk'
> >
>
ztdummy.o(.text+0x197):/usr/src/zaptel-1.2.4/ztdummy.c:192:
> > undefined
> > reference
> > to `zt_register'
> >
>
ztdummy.o(.text+0x1a9):/usr/src/zaptel-1.2.4/ztdummy.c:239:
> > undefined
> > reference
> > to `printk'
> >
>
ztdummy.o(.text+0x1b5):/usr/src/zaptel-1.2.4/ztdummy.c:240:
> > undefined
> > reference
> > to `kfree'
> >
>
ztdummy.o(.text+0x1e2):/usr/src/zaptel-1.2.4/ztdummy.c:261:
> > undefined
> > reference
> > to `jiffies'
> > ztdummy.o(.text+0x23d): In function `init_module':
> > include/linux/timer.h:87: undefined reference to
> `__mod_timer'
> > ztdummy.o(.text+0x255): In function `init_module':
> > /usr/src/zaptel-1.2.4/ztdummy.c:286: undefined
> reference to `printk'
> > ztdummy.o(.text+0x27c): In function
> > `cleanup_module':
> > /usr/src/zaptel-1.2.4/ztdummy.c:298: undefined
> reference to
> > `del_timer'
> >
>
ztdummy.o(.text+0x288):/usr/src/zaptel-1.2.4/ztdummy.c:303:
> > undefined
> > reference
> > to `zt_unregister'
> >
>
ztdummy.o(.text+0x294):/usr/src/zaptel-1.2.4/ztdummy.c:304:
> > undefined
> > reference
> > to `kfree'
> > ztdummy.o(.text+0x39): In function
> `ztdummy_timer':
> > include/linux/timer.h:87: undefined reference to
> `__mod_timer'
> > ztdummy.o(.text+0x2b0): In function
> > `cleanup_module':
> > /usr/src/zaptel-1.2.4/ztdummy.c:310: undefined
> reference to `printk'
> > ztdummy.o(__param+0x10): undefined reference to
> `param_set_int'
> > ztdummy.o(__param+0x18): undefined reference to
> `param_get_int'
> > collect2: ld returned 1 exit status
> > make: *** [ztdummy] Error 1
> >
> > Any ideas? I know I posted things in some wrong
> order here, but when I
> > actually did them as a part of the install
> progress:
> > I followed the order
> > layed out in chapter 3 of the book.
> >
> > Thanks for any assistance.
> >
> > Take care,
> > Sina
> >
> > _______________________________________________
> > --Bandwidth and Colocation provided by
> Easynews.com
> > --
> >
> > Asterisk-Users mailing list
> > To UNSUBSCRIBE or update options visit:
> >
> >
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com
> --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>
>
http://lists.digium.com/mailman/listinfo/asterisk-users
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com
> --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>
>
http://lists.digium.com/mailman/listinfo/asterisk-users
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com _______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list