Hello,
First of all, I hope this is the correct forum to post this; if not, please
correct me. :)
Secondly, I am having problems make-ing the CVS version downloaded from the
pserver (sip_router). I have posted the errors below.
If anyone can help, please advise.
Thanks.
Chee
========================
The errors that I am experiencing:
/usr/bin/ld: cannot find -lxcap
collect2: ld returned 1 exit status
make[1]: *** [pa.so] Error 1
avpops.c:138: warning: initialization from incompatible pointer type
avpops.c:139: warning: initialization from incompatible pointer type
avpops.c:140: warning: initialization from incompatible pointer type
avpops.c:141: warning: initialization from incompatible pointer type
avpops.c:144: warning: initialization from incompatible pointer type
avpops.c: In function `fixup_db_avp':
avpops.c:277: error: incompatible types in assignment
avpops.c:278: error: invalid operands to binary ==
avpops.c:282: error: invalid type argument of `->'
avpops.c:282: error: cannot convert to a pointer type
avpops.c:283: error: invalid type argument of `->'
avpops.c:284: error: invalid type argument of `->'
avpops.c: In function `fixup_write_avp':
avpops.c:429: error: incompatible types in assignment
avpops.c:430: error: invalid operands to binary ==
avpops.c:436: error: invalid type argument of `->'
avpops.c:436: error: cannot convert to a pointer type
avpops.c:437: error: invalid type argument of `->'
avpops.c:438: error: invalid type argument of `->'
avpops.c:439: error: invalid type argument of `->'
avpops.c:440: error: invalid type argument of `->'
avpops.c:440: error: invalid type argument of `->'
avpops.c:440: error: invalid type argument of `->'
avpops.c:440: error: invalid type argument of `->'
avpops.c:440: error: invalid type argument of `->'
avpops.c:440: error: invalid type argument of `->'
avpops.c:440: error: invalid type argument of `->'
avpops.c:440: error: invalid type argument of `->'
avpops.c: In function `fixup_pushto_avp':
avpops.c:583: error: incompatible types in assignment
avpops.c:584: error: invalid operands to binary ==
avpops.c:589: error: invalid type argument of `->'
avpops.c:589: error: cannot convert to a pointer type
avpops.c:590: error: invalid type argument of `->'
avpops.c:591: error: invalid type argument of `->'
avpops.c: In function `fixup_check_avp':
avpops.c:679: error: invalid type argument of `->'
avpops.c:679: error: invalid type argument of `->'
avpops.c:679: error: invalid type argument of `->'
avpops.c:679: error: invalid type argument of `->'
avpops.c:679: error: invalid type argument of `->'
avpops.c:679: error: invalid type argument of `->'
avpops.c:679: error: invalid type argument of `->'
avpops.c:679: error: invalid type argument of `->'
avpops.c:681: error: invalid type argument of `->'
avpops.c:684: error: invalid type argument of `->'
avpops.c:684: error: invalid type argument of `->'
avpops.c:684: error: invalid type argument of `->'
avpops.c:684: error: invalid type argument of `->'
avpops.c:684: error: invalid type argument of `->'
avpops.c:684: error: invalid type argument of `->'
avpops.c:684: error: invalid type argument of `->'
avpops.c:684: error: invalid type argument of `->'
avpops.c:689: error: incompatible type for argument 2 of `qm_free'
avpops.c:690: error: incompatible types in assignment
make[1]: *** [avpops.o] Error 1
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: *** No targets specified and no makefile found. Stop.
================================
*******************************************************************************
This email and any files transmitted with it are intended solely for the use of
the individual or entity to whom they are addressed and may not be divulged to
any third party without the express permission of the originator. Any views
expressed in this message are those of the individual sender, except where the
sender specifically states them to be the views of Thales Research & Technology
(UK) Limited.
*******************************************************************************
Hi,
Is there a way or workaround to generate AVPs with header
values as AVP name? It seems to me that the current AVP
concept defines the AVPs at OpenSER startup, so
header-value-based names are not feasible.
What I need is the following: Store/retrieve a (key,value)
pair where the key is the current message's call-id and
the value some combination of header values and pseudo-
variables.
e.g. use the ops
avp_printf("$hdr(call-id)", "$hdr(call-id)-$Ts");
avp_pushto("$Myheader","$hdr(call-id)");
in order to append the following header to the SIP message:
Myheader: 23459(a)10.0.0.1-4235627623
Any idea how to do this in OpenSER?
thanks in advance
--Joachim
Yes I have testing/unstable on both machines, one which run SER and one which I
have installed Openser.
Regards
/Maria
> -----Original Message-----
> From: Bogdan-Andrei Iancu [mailto:bogdan@voice-system.ro]
> Sent: den 14 december 2005 20:59
> To: Maria Yndefors
> Cc: users(a)openser.org
> Subject: Re: [Users] mysql cluster and openser
>
>
> Hi Maria,
>
> what debian version package are you using? unstable or...?
>
> regards,
> bogdan
>
> Maria Yndefors wrote:
>
> >Hallo,
> >I run openser on a debian used the deb package to install it.
> >I have a ndb-cluster setup that I have used successfully
> with SER 0.9.4, now I have tested to install openser and I
> >can't manage to get the openser mysql module to find the
> correct libmysql.
> >
> >I have:
> >
> >/usr/lib/libmysqlclient.so.12
> >/usr/lib/libmysqlclient.so.15
> >
> >I have tried with a softlink from libmysql.so.10 but I don't manage.
> >What is the difference from standard SER and openser mysql module?
> >
> >Regards
> >/Maria
> >
> >
> >
> >Maria Yndefors
> >_______________________________________________________________
> >System Management & Development
> >BREDBANDSBOLAGET / B2 Bredband AB
> >Direct: +46 (0)8 50 69 83 80
> >Mobile: +46 (0)7 33 81 92 51
> >Fax: +46 (0)8 54 90 46 08
> >http://www.bredband.com
> >_______________________________________________________________
> >
> >
> >_______________________________________________
> >Users mailing list
> >Users(a)openser.org
> >http://openser.org/cgi-bin/mailman/listinfo/users
> >
> >
> >
>
>
I am using mysql.so for the user login. User can login without
problem. After a few hours, user issues still issue a register
request as below but can't login to the system (there is no record in
the db). Why user failed to login suddently? I am sure the username
and password are correct. From the log, I can see the register
request as below. However, user login failed.
Dec 14 17:19:32 os01 /usr/local/sbin/openser[14889]: SIP Request:
method [REGISTER] from [210.202.7.17] [1833] to [203.193.146.6] [5060]
Hello All:
I am using SER-0.9.4 with mysql 5.0.15,when i create
database and tables with following error:
[root@localhost sbin]# ./ser_mysql.sh create
MySql password for root:
creating database ser ...
ERROR 1049 (42000) at line 2: Unknown database 'ser;'
please help me !!!
thanks
__________________________________________________
赶快注册雅虎超大容量免费邮箱?
http://cn.mail.yahoo.com
Hello, I'm using fedora core 4 and radiusclient-0.4.3. installing SER 0.9.4
with support for radius I can't install radius modules and when run my SER I
view this mesasge error
0(441) ERROR: load_module: could not open module
</usr/local/lib/ser/modules/auth_radius.so>:
/usr/local/lib/ser/modules/auth_radius.so: cannot open shared object file:
No such file or directory
0(441) parse error (41,13-14): failed to load module
0(441) set_mod_param_regex: No module matching auth_radius found
| 0(441) parse error (71,20-21): Can't set module parameter
0(441) set_mod_param_regex: No module matching auth_radius found
| 0(441) parse error (72,20-21): Can't set module parameter
0(441) parse error (326,34-35): unknown command, missing loadmodule?
Anybody can help me ?
Thanks
Guido
All,
I can't find any documentation of OpenSER use of variables. I'm sending a lot of info to syslog with xlog(), and with multiple threads (processes?) and multiple calls running, all the output is out of sequence. As a result, I'd like to prefix the debug output with the call-id. The call-id however is very long and I'd like to cut it down and only display a portion of it.
How can I extract a string from a SIP message, cut it up, extract the portion I want, and print that portion? OpenSER doesn't seem to have any concept of assigning variables by:
variable = value
Thanks,
Doug.