andrei 2009/06/16 00:34:57 CEST
SER CVS Repository
Modified files:
.cfg.lex cfg.y core_cmd.c sctp_options.c
sctp_options.h sctp_server.c
Log:
sctp: assoc_reuse option
Association reuse for replies can now be turned off (the defa
2009/6/15 Klaus Darilion :
>> How do you get the original request *untouched* (no ;received param and
>> so)?
>
> $mb ?
Great!
>> Also, the reply should be "Content-Type: text/plain".
>
> {..
> set_reply_body("$mb{s.base64}", "text/plain");
> // \
> //
Iñaki Baz Castillo schrieb:
2009/6/15 Klaus Darilion :
Wouldn't a sip-router module with this function an even better solution?
Then every sip-router out there could offer this "service" under some
special username.
It could also be implemented by using transformations. Just add a base64
tra
2009/6/15 Klaus Darilion :
>> Wouldn't a sip-router module with this function an even better solution?
>> Then every sip-router out there could offer this "service" under some
>> special username.
>
> It could also be implemented by using transformations. Just add a base64
> transformation and app
Nils Ohlmeier schrieb:
Hi,
Am 14.06.2009 2:17 Uhr, schrieb Iñaki Baz Castillo:
Hi, as part of my personal battle against SIP ALG routers, I've
created an
utility to detect such routers:
http://dev.sipdoc.net/wiki/sip-stuff/SIP-ALG-Detector
It has two parts: client and server:
Basically
Bugs item #2740437, was opened at 2009-04-07 13:28
Message generated for change (Comment added) made by klaus_darilion
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2740437&group_id=139143
Please note that this message will contain a full copy of the co
sobomax 2009/06/15 14:33:34 CEST
SER CVS Repository
Modified files:
.Makefile.in
Log:
Re-gen after addition of rtpp_network.[ch].
Revision ChangesPath
1.14 +4 -2 rtpproxy/Makefile.in
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/
Revision: 5873
http://openser.svn.sourceforge.net/openser/?rev=5873&view=rev
Author: carstenbock
Date: 2009-06-15 11:39:59 + (Mon, 15 Jun 2009)
Log Message:
---
"match_callid" should be initialized properly, otherwise "registered" may
return false in some cases.
- Rep
2009/6/15 Andrei Pelinescu-Onciul :
>> Hi, I've added active transactions and shared memory usage monitor:
>> http://dev.sipdoc.net/wiki/sip-stuff/KamailioMuninPlugin
>>
>> BTW: which is the difference between shmem_used and shmem_real_used?
>
> shmem_used does not account for internal memory ma
On Jun 15, 2009 at 10:43, I??aki Baz Castillo wrote:
> 2009/6/12 Daniel-Constantin Mierla :
> > used shared memory, active transactions could be some examples.
>
> Hi, I've added active transactions and shared memory usage monitor:
> http://dev.sipdoc.net/wiki/sip-stuff/KamailioMuninPlugin
>
>
2009/6/12 Daniel-Constantin Mierla :
> used shared memory, active transactions could be some examples.
Hi, I've added active transactions and shared memory usage monitor:
http://dev.sipdoc.net/wiki/sip-stuff/KamailioMuninPlugin
BTW: which is the difference between shmem_used and shmem_real_used
11 matches
Mail list logo