Hi Cesc,
I will take a look to see what about.have ever you tried something
similar?
regards,
bogdan
Cesc wrote:
See this thread at openssl-dev ... the guy has the patch, but the
developers in openssl do not seem enthusiastic (i remember once one
replied ... but then the guy with the p
Hi Ron,
if you want to have same function but with different no of params, you
have to exported twice, for each no params:
static cmd_export_t commands[] = {
{"route_fubar", fubar, 1, 0, REQUEST_ROUTE },
{"route_fubar", fubar, 0, 0, REQUEST_ROUTE },
{0, 0,
Feature Requests item #1353316, was opened at 2005-11-10 09:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1353316&group_id=139143
Please note that this message will contain
Hello all,
I have a question about the module C function arguments. After you map
the
route function to the module C function, the C function has three arguments,
the struct sip_msg* msg, char* str1 and char* str2.
So my question is, if the routing function is called without passing a
User: isakdim
Date: 2005/11/10 08:33:50 PST
OpenSER CVS - Commit Details
Modified files:
modules/osp README
Commit Log:
Recompiled sgml files
Revision ChangesPath
1.2 +221 -288 sip-server/modules/osp/README
[
http://cvs.sourceforge.net/viewcvs.py/open
User: isakdim
Date: 2005/11/10 08:33:09 PST
OpenSER CVS - Commit Details
Modified files:
modules/osp/doc osp.sgml osp_devel.sgml osp_faq.sgml
osp_user.sgml
Commit Log:
Minor documentation updates
Revision ChangesPath
1.2 +7 -6 si
Hi,
the new roadmap is now online.
http://openser.org/roadmap.php
I collected all the suggestions sent on the mailing list, please let me
know if something was missed. The roadmap is just a guide for the new
release, many other features will be implemented till the next release,
although some
Bugs item #1353117, was opened at 2005-11-10 14:33
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1353117&group_id=139143
Please note that this message will contain a full copy of the c
User: bogdan_iancu
Date: 2005/11/10 08:10:32 PST
OpenSER CVS - Commit Details
Modified files:
modules/rr record.c
Commit Log:
bug fixed: add_username alters also the behaviour of record_route_preset()
Revision ChangesPath
1.3 +14 -9 sip-server/modules/
Feature Requests item #1353222, was opened at 2005-11-10 07:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1353222&group_id=139143
Please note that this message will contain
Hi Klaus,
Klaus Darilion wrote:
Daniel-Constantin Mierla wrote:
- generic communication interface which must offer an abstract layer
between
core/modules and transports (e.g., fifo, unix sockets)
- move the code of the implemented trasports as module
- NAPTR lookup
with failover to next
HI Raymond,
I think was already mentioned in usrloc section as "cacheless usrloc" -
integrating this into usrloc will be a more elegant way to do it than
having another module.
regards,
bogdan
Raymond Chen wrote:
How about usrloc-cl?
Ray
-Original Message-
From: [EMAIL PROTECTED
Hi Norman,
this makes perfectly sense. I was planning to do such a re-organize of
the tables by splitting them in two:
1) tables which are used by openser (the DB core, which is by
default deployed)
2) tables used only by serweb (which will be only on demand installed).
regards,
bogdan
Hi Juha,
I committed your patch on the cvs - the strange thing is that
"user_agent_header" was never used; was the patch complete?
anyhow, I added in TM support for "user_agent_header". If there are any
missing parts, please let me know.
regards,
bogdan
Juha Heinanen wrote:
enclosed find
User: bogdan_iancu
Date: 2005/11/10 06:52:24 PST
OpenSER CVS - Commit Details
Modified files:
.cfg.y cfg.lex globals.h main.c
msg_translator.c
modules/tm t_msgbuilder.c t_msgbuilder.h
Commit Log:
- customizable Server and
Documentation item #1353130, was opened at 2005-11-10 14:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=782960&aid=1353130&group_id=139143
Please note that this message will contain a f
Feature Requests item #1353120, was opened at 2005-11-10 14:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1353120&group_id=139143
Please note that this message will contain
Bugs item #1353117, was opened at 2005-11-10 14:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1353117&group_id=139143
Please note that this message will contain a full copy
Hi,
you need to disable the kerberos support in openssl. It's a known issue
with the devel package.
regards,
bogdan
Nguyen Duc Phi wrote:
Hi all,
I am compile openser-1.0.0-tls on
Red Hat Linux 3.2.3-52
openssl-0.9.7a-33.17
openssl-devel-0.9.7a-33.17
It's show error :
gcc -g -O9 -f
Hi all,
I am compile openser-1.0.0-tls on
Red Hat Linux 3.2.3-52
openssl-0.9.7a-33.17openssl-devel-0.9.7a-33.17
It's show error :
gcc -g -O9 -funroll-loops -Wcast-align
-Wall -minline-all-stringops -malign-double -falign-loops
-mcpu=athlon -DNAME='"openser"'
-DVERSION='"1.0
20 matches
Mail list logo