Hi,
I am using media proxy for nat handling when I invoke
use_media_proxy() for some calls I get the following error:
error: use_media_proxy(): out of memory
please point me what is wrong??
(I know that some problem with memory:) but why?)
Cheers
Tomasz
memory leak? nathelper may provide you with similar functionality and there is
a good chance you will not see this problem.
-jiri
At 13:20 26/11/2007, Tomasz Zieleniewski wrote:
>Hi,
>
>I am using media proxy for nat handling when I invoke
>use_media_proxy() for some calls from my
>pstn gateway I get the following error:
>error: use_media_proxy(): out of memory
>please point me what is wrong??
>(I know that some problem with memory:) but why?)
>
>cheers
>tomasz
>_______________________________________________
>Serusers mailing list
>Serusers(a)lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
--
Jiri Kuthan http://iptel.org/~jiri/
Hi there!
Would like to ask, can SER 0.9.6 support MySQL 5.0.22 ? I got the following
errors when I tried start SER and to connect to MySQL:
[root@localhost ~]# /usr/local/sbin/ser
0(3291) ERROR: load_module: could not open module
</usr/local/lib/ser/modules/mysql.so>: libmysqlclient.so.14: cannot open
shared object file: No such file or directory
0(3291) parse error (31,13-14): failed to load module
ERROR: bad config file (1 errors)
Thanks.
Roa Yu
Hi,
How can I access avps from the Route header set with the usage of
setavpflag() method
after receiving of the message?
Are they somehow accessible through global avps??
Cheers
tomasz
Hi,
I am using media proxy for nat handling when I invoke
use_media_proxy() for some calls from my
pstn gateway I get the following error:
error: use_media_proxy(): out of memory
please point me what is wrong??
(I know that some problem with memory:) but why?)
cheers
tomasz
Hi all,
Can somebody help me to install an run WeSip with Click2dial application ?
Is there some documentation file about it ?
Regards,
daniel
--
Daniel Grotti
________________________
e-mail : d.grotti(a)gmail.com
Hello,
is there any chance to modify the authorization user name?
I have the following scenario. We do allow only lowercase usernames when
users are registering. So the md5 password is created and stored based
on lowercase letters.
When a user receives his account data he might enter his username in
camelcase in his user agent. So when he tries to register, it fails, as
the md5 hash based on the camelcased username is different.
I tried to use the perl module, put the username to lowercase and put it
back to OpenSER via avp_pushto. But Openser only allows $ru,$du,$br to
be modified.
Do I have a chance to modify $au?
Best regards
Peter
Hi,
I managed to start SEMS as well as the 2 SERs. Now, I'm not sure how to
start a conference using SEMS. I would like to have the follwing conference:
UA1 call to UA2, the UA2 call to UA3. Then UA2 assign the conference call.
UA1 --> UA2 (Agent who starts the conference) --> UA3
Conference : UA1 + UA2 + UA3
Can anyone guide me on how to do so?
Thanks.
Roa Yu
-----Original Message-----
From: serusers-bounces(a)lists.iptel.org
[mailto:serusers-bounces@lists.iptel.org] On Behalf Of roayu
Sent: Monday, November 26, 2007 9:44 AM
To: Stefan Sayer
Cc: serusers(a)lists.iptel.org
Subject: Re: [Serusers] Can SER support 3-way Conference
Hi Stefan,
Ops, I thought I installed the g++ ... Anyway, thanks for ur help! Really
appreciate that.
Btw, previously I do have one SER running in the machine. Now, I'm having 2
SERs and 1 SEMS. So, do I need to configure anything on my 1st SER? Or I
only need to configure on the SIP-stack SER? If no, where else that I need
to configure?
Thanks.
Roa Yu
-----Original Message-----
From: Stefan Sayer [mailto:stefan.sayer@iptego.de]
Sent: Saturday, November 24, 2007 7:02 PM
To: roayu
Cc: serusers(a)lists.iptel.org
Subject: Re: [Serusers] Can SER support 3-way Conference
Hello,
why not have a look at what is print on the screen?
make[3]: g++: Command not found
You either havent g++ installed (you will need at least g++ 3.4 - but I
would recommend 4.1, see README; on debian: apt-get install g++-4.1), or
you don't have a symlink to it: ln -s /usr/bin/g++-x.y /usr/bin/g++.
hth
Stefan
roayu wrote:
> Hi Stefan,
>
> The following are the output I got after re-run the 'make install' on
SEMS.
>
> [root@localhost sems-0.10.0-rc2]# make install
>
> make[1]: Entering directory `/usr/local/src/sems-0.10.0-rc2/apps'
>
> make[2]: Entering directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> make[3]: Entering directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> make[3]: Nothing to be done for `deps'.
> make[3]: Leaving directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> make[3]: Entering directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> g++ -I ../../core -Wall -Wno-reorder -fPIC -g -O2 -D_DEBUG -D_THREAD_SAFE
> -D_REENTRANT -DVERSION='"0.10.0-rc2"' -DARCH='"i386"' -DOS='"linux"' -c
> AnnounceB2B.cpp -o AnnounceB2B.o
> make[3]: g++: Command not found
> make[3]: *** [AnnounceB2B.o] Error 127
> make[3]: Leaving directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> make[2]: [all] Error 2 (ignored)
> mkdir -p /usr/local/lib/sems/audio/ann_b2b
> mkdir -p /usr/local/lib/sems/plug-in/
> touch /usr/local/lib/sems/plug-in//ann_b2b.so ; \
> install -m 755 ann_b2b.so /usr/local/lib/sems/plug-in/
> install: cannot stat `ann_b2b.so': No such file or directory
> make[2]: *** [install] Error 1
> make[2]: Leaving directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
....
--
Stefan Sayer
VoIP Services
stefan.sayer(a)iptego.de
www.iptego.de
iptego GmbH
Am Borsigturm 40
13507 Berlin
Germany
Amtsgericht Charlottenburg, HRB 101010
Geschaeftsfuehrer: Alexander Hoffmann
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
Hello list,
I have a question about media relay in a quite particular situation. I have
two users, say A and B, connected on a softphone and a "hard" phone. These
two devices are on two different networks, and media proxy must be used to
communicate between the two. When A calls B with his softphone, if B is
registered on both the softphone and the "hard" one, the two phones ring.
but when B answers with the softphone, the request is flagged to use the
media proxy.
Do you know how I can do in order to avoid this behaviour ?
Thank you in advance for your answer,
Antoine
Hi Stefan,
Ops, I thought I installed the g++ ... Anyway, thanks for ur help! Really
appreciate that.
Btw, previously I do have one SER running in the machine. Now, I'm having 2
SERs and 1 SEMS. So, do I need to configure anything on my 1st SER? Or I
only need to configure on the SIP-stack SER? If no, where else that I need
to configure?
Thanks.
Roa Yu
-----Original Message-----
From: Stefan Sayer [mailto:stefan.sayer@iptego.de]
Sent: Saturday, November 24, 2007 7:02 PM
To: roayu
Cc: serusers(a)lists.iptel.org
Subject: Re: [Serusers] Can SER support 3-way Conference
Hello,
why not have a look at what is print on the screen?
make[3]: g++: Command not found
You either havent g++ installed (you will need at least g++ 3.4 - but I
would recommend 4.1, see README; on debian: apt-get install g++-4.1), or
you don't have a symlink to it: ln -s /usr/bin/g++-x.y /usr/bin/g++.
hth
Stefan
roayu wrote:
> Hi Stefan,
>
> The following are the output I got after re-run the 'make install' on
SEMS.
>
> [root@localhost sems-0.10.0-rc2]# make install
>
> make[1]: Entering directory `/usr/local/src/sems-0.10.0-rc2/apps'
>
> make[2]: Entering directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> make[3]: Entering directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> make[3]: Nothing to be done for `deps'.
> make[3]: Leaving directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> make[3]: Entering directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> g++ -I ../../core -Wall -Wno-reorder -fPIC -g -O2 -D_DEBUG -D_THREAD_SAFE
> -D_REENTRANT -DVERSION='"0.10.0-rc2"' -DARCH='"i386"' -DOS='"linux"' -c
> AnnounceB2B.cpp -o AnnounceB2B.o
> make[3]: g++: Command not found
> make[3]: *** [AnnounceB2B.o] Error 127
> make[3]: Leaving directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
> make[2]: [all] Error 2 (ignored)
> mkdir -p /usr/local/lib/sems/audio/ann_b2b
> mkdir -p /usr/local/lib/sems/plug-in/
> touch /usr/local/lib/sems/plug-in//ann_b2b.so ; \
> install -m 755 ann_b2b.so /usr/local/lib/sems/plug-in/
> install: cannot stat `ann_b2b.so': No such file or directory
> make[2]: *** [install] Error 1
> make[2]: Leaving directory `/usr/local/src/sems-0.10.0-rc2/apps/ann_b2b'
....
--
Stefan Sayer
VoIP Services
stefan.sayer(a)iptego.de
www.iptego.de
iptego GmbH
Am Borsigturm 40
13507 Berlin
Germany
Amtsgericht Charlottenburg, HRB 101010
Geschaeftsfuehrer: Alexander Hoffmann