Hello,
2 Questions:
1) Will the "ser-0.8.14_linux_i386.tar.gz" run on Redhat Linux 9.0? Or
Fedora?
2) Just wondering if the "SER not starting up on a Redhat Linux 9.0
reboot - 0.8.11 and 0.8.12" issue is gone or not.
Thanks,
John
Hi all,
I'm trying to compile ser 0.8.14 on OpenBSD 3.5 with support for Postgres
7.4.5.
I have removed the postgres module from the exclude_modules list in the
Makefile and build it using GNU make 3.80.
The compiler complains (pages) about syntax errors in the aug_alloc.c file.
Can anyone tell me if the postgres module will compile at all if I fix
those syntax problems, or do I need to go back to using a previous version
instead ?
Best regards,
Johan
Hello,
My client's VoIP-network is a very simple one with SER. But he has an
Ericsson MD Evolution XL PBX and he wish to make PSTN calls using
SIP-phone. The MD Evolution is an IP-PBX but it uses a proprietary
protocol and is compatible only with H.323 numeric phones... Does anyone
knows if this PBX is SIP compatible ?
If this PBX doesn't work with SIP, could I use a PSTN-SIP gateway like
Asterisk ?
Thanks in advance
Gwen
dear all, have been away from 'SIP' for some while and looking to progress
from where i had left off
i am endeavouring to use Windows Messenger 4.7 (on XP) and where before i
was able to get functional system of two WM clients with iptel.org
registrations to communicate fully this is no longer the case
am still using WM 4.7 but now on Windows XP (if this should make a diff ??)
the register messages seem to complete ok but fail when i add contacts to my
list - the packet capture indicates a "500 unsupported" message back from
the iptel server in response to the SUBSCRIBE message
it seems there has been some maintenance of the iptel server which late last
week reported in the capture Sip Express router 0.8.14 we know have
0.8.99-dev-tls2
TIA
GT
Hi,
I just want to dwell around a couple of things.
Several vendors have "application awareness" for instance Cisco has
<fixup protocol sip...>
Hence the ser will not se the client as nat'ed and will not send
nat-ping to the clients.
If the client does not support some kind of keep-alives, I guess you
will loose connectivity with the clients when standard register expiry
is 3600 sec. (off course until the next register message is sent)
The Cisco PIX, for instance, have a standard (however configurable) sip
inactivity timer = 1800sec.
What would actually be the best way of dealing with this?
Best regards,
hw
Dear sirs,
I installed ser 0.8.14 on my Debian3.0 r2 with the deb package.
But each time I start the service, I got the error message " too much share memory demanded:33554432".
My memory is 512M SDR.
And I checked my harddisk once.
The file /dev/fifo seems to be inconsitent.
I wonder it has something to do with the problelm.
Thank you for your help.
Sincerely,
Kun
Hello,
here there are two errors by compiling radiusclient 0.4.1,0.4.2, und 0.4.3
unter Solaris 8 und 9.
SunOS ks11develop 5.10 s10_60 sun4u sparc SUNW,Sun-Fire-V440
gcc 3.4.1 Gnu make 3.80
make[2]: *** [radlogin] Error 1
make[2]: Leaving directory
`/fileserver/storage6/home/hiwixia1/radiusclient-0.4.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/fileserver/storage6/home/hiwixia1/radiusclient-0.4.2'
make: *** [all] Error 2
who can me help?
Thanks.
Ming
_________________________________________________________________
E-Mails sind Ihnen nicht schnell genug? http://www.msn.de/messenger MSN
Messenger - Kommunikation in Echtzeit
Today ser celebrates its third birthday!
With this occasion I've written a short ser history based mainly on my
memory and my old mail archive. I've tried to mention only the important
events. I'm sure I have missed a lot of things and/or people. If this is
your case, please don't feel offended, send me an email and I will
straighten things up.
Three years ago on 4 September 2001 I committed the first working ser
version on a private cvs. In fact I started writting ser 2 days before,
on 2nd September. I was supposed to write some kind of sip glue for a
Cisco PSTN gateway in 1 week, but of course I did it in the last 2 days
:-)
At that time the config looked like:
# method_re sip_uri_re dest_host
# (warning: re cannot contain space)
^R.* ^sip:.*@dorian.* ekina.fokus.gmd.de
^INVITE .* ape:5061 # my laptop
. . 192.168.46.55
A short time after this Jiri began testing the code and requesting new
features.2 weeks later I completely changed the config format bringing
it pretty close to what we have today. At the time Jiri stronlgy
disagreed with the ideea arguing that the new config would increase code
complexity too much and would severely impact performance. The final
argument was: I already wrote the code and it works :-)
In Octomber 2001 I made some changes to ser routing language bringing it
to what we still use today.
In the next months I've created the module interface, the first two
modules (print and textops) and I've added the shared memory support
(this involved the creation of ser's own malloc library which proved to
be much faster for ser's memory usage patterns than standards malloc
implementations).
During the same period Bogdan and Jan joined me and Jiri also began
writing code.
In December 2001 Bogdan announced that tm was up an running (after a
sleepless night).
At the beginning of 2002 we were joined by Daniel. Jan introduced the
mysql, usrloc and auth modules.
Ser first public appearance was at the April 2002 Sipit. We ran it on a
pda an still managed to be faster than the testing tools that were used
against us :-)
In May 2002 ser got ipv6 support. In September 2002 ser went public: it
was GPL'ed and the cvs tree was moved to berlios. During the same month
Jiri introduced the FIFO interface, Karel committed serweb and we had
the first GPL'ed release: ser 0.8.8.
In December 2002 ser got its first big external contribution: the enum
module, written by Juha Heinanen.
In January 2003 Raphael commited sems on berlios.
In February 2003 ser got tcp support.
Sometime during the 2003 spring ser got the permissions module from
Miklos Tirpak and nathelper from Maxim Sobolev.
All the rest is too new to be in the history :-)
Andrei
hello friends,
when i kept in the correct path the flite directory
and flite include files
now i tried to make that now also it giveing the
problem like this
now i got this error
*****************************************************
T -c Ivr.cpp -o Ivr.o
Ivr.cpp: In member function `virtual void
IvrDialog::onSessionStart(AmRequest*)':
Ivr.cpp:243: no matching function for call to
`IvrPython::cancel()'
make[1]: *** [Ivr.o] Error 1
make[1]: Leaving directory
`/root/answer_machine/plug-in/ivr'
make: [all] Error 2 (ignored)
*****************************************************
and my make file is like this
********************************************************
plug_in_name = ivr
#
# Python specific
# (no need to change this if you want to use perl)
#
# PYTHON_VERSION might also be 2.2
# do a ls /usr/include/python2.3/Python.h to see if
it's there
#PYTHON_VERSION = 2.2
# adjust to point to python include path
# can also be /usr/include/python$(PYTHON_VERSION)
# look for Python.h in the specified path
#PYTHON_DIR = /usr/include/python$(PYTHON_VERSION)
#PYTHON_LIBDIR = /usr/lib/python$(PYTHON_VERSION)
# put used Python modules from lib-dynload here, e.g.
time, mysql etc.
#PYTHON_DYNLOAD_MODULES =
$(PYTHON_LIBDIR)/lib-dynload/time.so
#PYTHON_module_cflags = -I$(PYTHON_DIR)
#PYTHON_module_ldflags = -L$(PYTHON_LIBDIR)/config
-lpython$(PYTHON_VERSION) $(PYTHON_DYNLOAD_MODULES)
#
#
# perl specific
#
# uncomment the next lines if you want to script the
ivr with perl scripts
# put used Perl modules here, e.g. time, mysql etc.
PERL_DYNLOAD_MODULES = /usr/lib/perl/5.8/auto/IO/IO.so
/usr/lib/perl/5.8/auto/Fcntl/Fcntl.so \
/usr/lib/perl/5.8/auto/Socket/Socket.so
/usr/lib/perl/5.8/auto/DBI/DBI.so \
/usr/lib/perl/5.8/auto/Sys/Hostname/Hostname.so
/usr/lib/perl/5.8/auto/Sys/Syslog/Syslog.so \
/usr/lib/perl/5.8/auto/Sys/Syslog/Syslog.so
/usr/lib/perl5/auto/Date/Calc/Calc.so \
/usr/lib/perl/5.8/auto/MIME/Base64/Base64.so
/usr/lib/perl/5.8/auto/POSIX/POSIX.so \
/usr/lib/perl/5.8/auto/Time/HiRes/HiRes.so
/usr/lib/perl/5.8/auto/Cwd/Cwd.so \
/usr/lib/perl5/auto/Bit/Vector/Vector.so
/usr/lib/perl5/auto/DBD/mysql/mysql.so \
/usr/lib/perl/5.8/auto/Data/Dumper/Dumper.so
/usr/lib/perl/5.8/auto/File/Glob/Glob.so
PERL_module_ldflags = `perl -MExtUtils::Embed -e
ldopts` -DPERL_IMPLICIT_CONTEXT \
$(PERL_DYNLOAD_MODULES)
PERL_module_cflags = -DIVR_PERL `perl
-MExtUtils::Embed -e ccopts ` -DPERL_IMPLICIT_CONTEXT
#
# flite text to speech
#
# uncomment the next lines if you want to have flite
text-to-speech (ivr.say("Hello there"); )
FLITE_DIR = /usr/src/flite-1.2-release
ALT_FLITE_DIR = /usr/local/include/flite
IVR_TTS_module_ldflags = -L$(FLITE_DIR)/lib -lm
-lflite_cmu_us_kal -lflite_usenglish \
-lflite_cmulex -lflite
IVR_TTS_module_cflags = -I$(FLITE_DIR)/include
-I$(ALT_FLITE_DIR) -DIVR_WITH_TTS
LOCAL_INCLUDES = -I$(FLITE_DIR)/lang/usenglish
LD_FLAGS = -ldl -lpthread -lutil -lm -Xlinker
--export-dynamic -Xlinker --no-strip-discarded
module_ldflags = -ldl -lpthread -lutil -lm -Xlinker
--export-dynamic \
$(PYTHON_module_ldflags) \
$(IVR_TTS_module_ldflags) \
$(PERL_module_ldflags)
# for perl support:
# -DIVR_PERL `perl -MExtUtils::Embed -e ccopts `
# for flite text-to-speech support -DIVR_WITH_TTS
module_cflags = \
$(PYTHON_module_cflags) \
$(IVR_TTS_module_cflags) \
$(PERL_module_cflags)
include ../Makefile.app_module
--- Richard <richard(a)o-matrix.org> wrote:
>
> Looks like you don't have flite installed, or the
> flite is not in right the
> directory in Makefile. If you don't need tts (text
> to speech), you can just
> comment out the tts section in Makefile.
>
> Richard
>
>
> -----Original Message-----
> From: serusers-bounces(a)lists.iptel.org
> [mailto:serusers-bounces@lists.iptel.org] On
> Behalf Of ser die
> Sent: Saturday, September 04, 2004 8:45 PM
> To: serusers(a)lists.iptel.org; sems(a)lists.iptel.org;
> sipums-support(a)lists.berlios.de
> Subject: [Serusers] sems+ser+ivr
>
> hello friends,
>
> i have a problem in implementing the ivr with sems
>
> i have downloaded the ivr , answer_machine with cvs
>
> then in answer_machine/plugin/ivr
>
> i have the following files
>
>
> #
> # flite text to speech
> #
> # uncomment the next lines if you want to have flite
> text-to-speech (ivr.say("Hello there"); )
> FLITE_DIR = /usr/src/flite-1.2-release
> ALT_FLITE_DIR = /usr/include/flite
> IVR_TTS_module_ldflags = -L$(FLITE_DIR)/lib -lm
> -lflite_cmu_us_kal -lflite_usenglish \
> -lflite_cmulex -lflite
> IVR_TTS_module_cflags = -I$(FLITE_DIR)/include
> -I$(ALT_FLITE_DIR) -DIVR_WITH_TTS
>
>
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com