Make modules fails on registrar with the following error message(s):
sip_msg.h:75: parse error before "cparam_t"
sip_msg.h:83: parse error before '*' token
Can you fix this (or let me know how to fix it)?
thanks
Stephan
--
Stephan Reiff-Marganiec
Research Fellow
Department of Computing Science; University of Stirling
email: srm(a)cs.stir.ac.uk tel: 01786 46 7448
--
The University of Stirling is a university established in Scotland by
charter at Stirling, FK9 4LA. Privileged/Confidential Information may
be contained in this message. If you are not the addressee indicated
in this message (or responsible for delivery of the message to such
person), you may not disclose, copy or deliver this message to anyone
and any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. In such case, you should destroy this
message and kindly notify the sender by reply email. Please advise
immediately if you or your employer do not consent to Internet email
for messages of this kind. Opinions, conclusions and other
information in this message that do not relate to the official
business of the University of Stirling shall be understood as neither
given nor endorsed by it.
I just updated ser from cvs and encounter the problem that ser will no
longer start.
I have my own module and a function (exec_pol) in that is started from
ser.cfg in the route block.
This used to work fine, but since the latest update from ser, ser just
terminates saying "Parse Error: Command cannot be used in the block".
I got this message after make all, make install and trying to start ser. I
then realised that my module was not compiled anew because the find_export
function now has more arguments (the NO_SCRIPT on, which it didn't need
before). Having fixed this, things compile fine, but the error persists
and I cannot start ser.
Have I overseen an important change??
thanks,
Stephan
--
Dr Stephan Reiff-Marganiec
Research Fellow
Department of Computing Science; University of Stirling
email: srm(a)cs.stir.ac.uk tel: 01786 46 7448
--
The University of Stirling is a university established in Scotland by
charter at Stirling, FK9 4LA. Privileged/Confidential Information may
be contained in this message. If you are not the addressee indicated
in this message (or responsible for delivery of the message to such
person), you may not disclose, copy or deliver this message to anyone
and any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. In such case, you should destroy this
message and kindly notify the sender by reply email. Please advise
immediately if you or your employer do not consent to Internet email
for messages of this kind. Opinions, conclusions and other
information in this message that do not relate to the official
business of the University of Stirling shall be understood as neither
given nor endorsed by it.
Hello,
On 26-03 14:00, Valery Shampal wrote:
> Hi, Jan
>
> Thank you very much indeed.
> So quick answer :-)
>
> As from the page http://www.iptel.org/ser/ under SIP Express Router (ser)
> topic
>
> ========================================================================
> Technical Information:
>
> C-Written. Ported to Linux (PC, IPAQ), BSD (PC) and Solaris (Sun).
> Throughput thousands of calls per second (CPS) on a dual-CPU PC (capacity
> needed to cover Bay Area) and hundreds of CPS on Compaq IPAQ. Support for
> both IPv4 and IPv6. Small footprint size: 300k core, all common modules
> (optional) up to 630k.
> ========================================================================
>
> A dual CPU Pc is mentioned. This was a "trigger" to ask the questions.
Yes, we use a dual Athlon CPU for performance measurements. On this HW
ser with simple configuration is able to do ~ 5000 CPS. The 5k CPS are
stateful, stateless ser could do more.
> We will use it within some Test-Demo Lab along with Hammer, Hammer ST and
> PacketSphere
> products from Empirix (http://www.empirix.com). We are their value added
> distributors here in Israel.
Unfortunately I don't know the products.
> So it might be thousands calls over IP in this Lab. As I understood from
> your answer, there are no
> firm limitations on PC hardware. In other words, one with 450MGhz CPU and
> 512MB
> physical memory might be enough. Am I right?
>
No, there is no HW manufacturer limitation. HW configuration really
depends a lot on the test scenarios. If you are going to have many
concurrent transactions, you will need at least 4 kB of memory per
transaction. So if you know duration of the transactions you can
easily calculate how fast you will run out of memory.
If you are going to use user location and will have many users
registered simultaneously, you will need some additional memory for
user location records (~2kB per record).
Our tests showed that usually memory is the bottleneck. The more
memory you have the longer your tests can run.
> So what about a dual CPU above?
That's a machine we use for testing.
Could you, please, provide us with more information regarding the
testing ? We are also interested in such testing (especially if
you can generate really high number of CPS or messages per
second). Maybe we could provide you with some ser optimizations so
both sides could benefit from it.
Jan.
Dear friends,
We are going to use this product.
I would like to know what version of Linux RedHat on Intel PC is
supported and what hardware is recommended: CPU, Memory, disk, etc.
Thank you very much in advance.
Regards,
Valery
Valery Shampal, MIS Manager
Negev Software Industries, Ltd.
+972-53-987211 mobile
+972-3-5331976 ext. 211
+972-3-5332371 fax
mailto:valery.shampal@nsi.co.il http://www.nsi.co.il
Take a look at
http://snad.ncsl.nist.gov/proj/iptel/
regards,
klaus
-----Original Message-----
From: gooty sreedharreddy [mailto:gsreddy_4c@yahoo.com]
Sent: Wednesday, March 26, 2003 10:51 AM
To: serusers(a)lists.iptel.org
Subject: [Serusers] Any java example SIP server is there ....?
Hi everybody,
we want to develop a SIP server. We downloaded SER from iptel.org. But
which is only for linux/solaris. Is there any server for windows. And we
want develop it using java. Is there any SIP server using java.
Please help me out.
cheers
sreedhar reddy g
_____
Do you Yahoo!?
Yahoo!
<http://rd.yahoo.com/platinum/evt=8162/*http://platinum.yahoo.com/splash
.html> Platinum - Watch CBS' NCAA March Madness, live
<http://rd.yahoo.com/platinum/evt=8162/*http://platinum.yahoo.com/splash
.html> on your desktop!
You have to be root to "make install"!
Klaus
-----Original Message-----
From: vijay [mailto:vktiruveedula@foreseeinfo.com]
Sent: Wednesday, March 26, 2003 11:24 AM
To: serusers(a)lists.iptel.org
Subject: Re: [Serusers] Any java example SIP server is there ....?
Hi,
i am getting the following error when i tried to build SER in linux.
sh-2.05$ pwd
/usr/vijay/ser/sip_router
sh-2.05$ make install
some output here...
make[1]: Entering directory `/usr/vijay/ser/sip_router/modules/vm'
make[1]: `vm_mod.so' is up to date.
make[1]: Leaving directory `/usr/vijay/ser/sip_router/modules/vm'
mkdir -p /usr/local/etc/ser/
mkdir: cannot create directory `/usr/local/etc/ser': Permission denied
make: *** [/usr/local/etc/ser] Error 1
what may be the error ?
Plz help me...
regrds
vijay
----- Original Message -----
From: Klaus Darilion <mailto:darilion@ict.tuwien.ac.at>
To: gooty sreedharreddy <mailto:gsreddy_4c@yahoo.com> ;
serusers(a)lists.iptel.org
Sent: Wednesday, March 26, 2003 3:26 PM
Subject: RE: [Serusers] Any java example SIP server is there ....?
Take a look at
http://snad.ncsl.nist.gov/proj/iptel/
regards,
klaus
-----Original Message-----
From: gooty sreedharreddy [mailto:gsreddy_4c@yahoo.com]
Sent: Wednesday, March 26, 2003 10:51 AM
To: serusers(a)lists.iptel.org
Subject: [Serusers] Any java example SIP server is there ....?
Hi everybody,
we want to develop a SIP server. We downloaded SER from iptel.org. But
which is only for linux/solaris. Is there any server for windows. And we
want develop it using java. Is there any SIP server using java.
Please help me out.
cheers
sreedhar reddy g
_____
Do you Yahoo!?
Yahoo!
<http://rd.yahoo.com/platinum/evt=8162/*http://platinum.yahoo.com/splash
.html> Platinum - Watch CBS' NCAA March Madness, live
<http://rd.yahoo.com/platinum/evt=8162/*http://platinum.yahoo.com/splash
.html> on your desktop!
Hi everybody,
we want to develop a SIP server. We downloaded SER from iptel.org. But which is only for linux/solaris. Is there any server for windows. And we want develop it using java. Is there any SIP server using java.
Please help me out.
cheers
sreedhar reddy g
---------------------------------
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
Hi,
we have our own Instant Messenger. Now we want to make our IM users to talk to other users by using SIP. We have downloaded SER. But unable to go a step forward also. And am using windows platform.
1.Is it possible to make it work on windows? If yes how.
2.Our intention is to make the IM clients to talk with the other users using SIP.
For this what we need to do ?
Please help me in getting out from this problem.
bye
vijay
Hi,
I was wondering if something like this could be possible with SER:
If we use SER as the SIP server for a small company and they wanted to have
access to a SIP PSTN Gateway, could we just open an account with Iconnect or
Vonage and have all the company's PSTN traffic be redirected to the Iconnect
SIP gateway by SER (SER would have to rewrite the INVITE so that the
originator has the username/password of the account that we setup).
In the eyes of Iconnect or Vonage the calls would be coming in from one
user(the account that we opened).
I know this is a little extreme but seeing that SER can rewrite and
manipulate so many other things, maybe it could do this as well.
Thanks,
Ricardo