Hi Henning,
I commented out the "fifo" part and still the config file errs. When
i tried with openser -c option it says, config file OK. But when I
actually run the openser it cribs.
Attached is the log file.
Cheers,
-Sandeep
-----Original Message-----
From: users-bounces(a)lists.openser.org
[mailto:users-bounces@lists.openser.org] On Behalf Of
users-request(a)lists.openser.org
Sent: Wednesday, December 05, 2007 5:30 PM
To: users(a)lists.openser.org
Subject: Users Digest, Vol 31, Issue 11
Send Users mailing list submissions to
users(a)lists.openser.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openser.org/cgi-bin/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
users-request(a)lists.openser.org
You can reach the person managing the list at
users-owner(a)lists.openser.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Users digest..."
Today's Topics:
1. configure openser with cpl module (Martin Kardi)
2. Re: Proxy with OpenSER (Andreas M.)
3. Openser is giving compile errors for avp_write and
avp_pushto
(Sandeep Ammaladinna)
4. Re: Openser is giving compile errors for avp_write and
avp_pushto (Henning Westerholt)
5. Re: uac_replace_from issues (Henning Westerholt)
6. Could someone help me with WeSIP ? (Daniel Grotti)
----------------------------------------------------------------------
Message: 1
Date: Tue, 4 Dec 2007 04:15:18 -0800 (PST)
From: Martin Kardi <martin.kardos(a)pego.sk>
Subject: [OpenSER-Users] configure openser with cpl module
To: users(a)lists.openser.org
Message-ID: <14149601.post(a)talk.nabble.com>
Content-Type: text/plain; charset=us-ascii
Hi,
I installed openser with cpl module and other dependencies but I don't
know
how to configure it? Openser is functionally without cpl module. I am
beginner in this. Could somebody help me how to?
thanks
Martin
--
View this message in context:
http://www.nabble.com/configure-openser-with-cpl-module-tf4942775.html#a
14149601
Sent from the OpenSER Users Mailing List mailing list archive at
Nabble.com.
------------------------------
Message: 2
Date: Wed, 05 Dec 2007 08:57:33 +0100
From: "Andreas M." <openser(a)breitenlee.net>
Subject: Re: [OpenSER-Users] Proxy with OpenSER
To: openser list user <users(a)lists.openser.org>
Message-ID: <475659ED.9060809(a)breitenlee.net>
Content-Type: text/plain; charset=ISO-8859-1
Hello,
an IMS P-CSCF is not just a Proxy, there are a lot of routines and
functions inside, that could not
be done with an IETF SIP Proxy.
Take a look at
www.openimscore.org, there are also config examples,
based on SER.
r,
Andreas M.
hammou moujane schrieb:
Hello everybody,
I am new in this mailing list and new user of OpenSER. I would like to
know where can I find the doc which can help me to make OpenSER as a
proxy server like P-CSCF of IMS core. what to be modified in
openser.conf configuration file.
Bests Regards.
--
Hammou MOUJANE
Tel: +212 62 46 33 89
INPT
------------------------------------------------------------------------
_______________________________________________
Users mailing list
Users(a)lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/users
--
g,
Andreas M.
------------------------------
Message: 3
Date: Wed, 5 Dec 2007 14:13:11 +0530
From: "Sandeep Ammaladinna" <sammaladinna(a)velankani.com>
Subject: [OpenSER-Users] Openser is giving compile errors for
avp_write and avp_pushto
To: <users(a)lists.openser.org>rg>, <devel(a)lists.openser.org>
Message-ID: <001b01c8371a$e14dd170$1010000a(a)blr.velankani.com>
Content-Type: text/plain; charset="us-ascii"
Hi,
When I am compiling my openser.cfg, Openser is throwing errors for
avp_write and avp_pushto.
The syntax I am using is as follows:
avp_write("$ruri", "i:10");
avp_pushto("$ruri", "i:10");
What could be the issue; I am following the syntax from the cook
book. Attached is my .cfg
Thanks in advance.
Cheers
-Sandeep