registrar module currently has nat_flag whose value is stored in usrloc
upon registration.
i would like to have another flag that would work the same way as
nat_flag, but that would tell that media to/from this contact needs to
be proxied even when the contact is not behind nat.
since there may b
Feature Requests item #1611930, was opened at 2006-12-09 03:48
Message generated for change (Settings changed) made by begeragus
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1611930&group_id=139143
Please note that this message will contain a full copy
Feature Requests item #1611930, was opened at 2006-12-09 03:48
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=1611930&group_id=139143
Please note that this message will contain
User: bogdan_iancu
Date: 2006/12/08 14:52:24 PST
OpenSER CVS - Commit Details
Modified files:
mi mi.c
Commit Log:
- bug fixed in passing the MI flags
Revision ChangesPath
1.4 +2 -2 sip-server/mi/mi.c
[
http://openser.cvs.sourceforge.net/op
User: bogdan_iancu
Date: 2006/12/08 14:49:57 PST
OpenSER CVS - Commit Details
Modified files:
modules/mi_fifo fifo_fnc.c
Commit Log:
- mi_fifo module obeys the MI_NO_INPUT_FLAG flag and avoids building an
input MI tree if not required.
Revision ChangesPath
1.4
User: bogdan_iancu
Date: 2006/12/08 14:21:42 PST
OpenSER CVS - Commit Details
Modified files:
modules/dialog dialog.c
modules/dispatcher dispatcher.c
modules/domain domain_mod.c
modules/flatstoreflatstore_mod.c
modules/gflags gflags.c
modul
User: bogdan_iancu
Date: 2006/12/08 14:17:12 PST
OpenSER CVS - Commit Details
Modified files:
.Makefile
Commit Log:
- the new perl module moved into exclude_modules as external libs are required
Revision ChangesPath
1.37 +2 -2 sip-server/Make
User: di-shi
Date: 2006/12/08 13:59:04 PST
OpenSER CVS - Commit Details
Modified files:
modules/osp orig_transaction.c
Commit Log:
1. Merge the changes in rel_1_1_0 to CVS MAIN on 12/8/06.
Revision ChangesPath
1.12 +11 -2 sip-server/modules/osp/orig_tr
User: bogdan_iancu
Date: 2006/12/08 13:56:42 PST
OpenSER CVS - Commit Details
Modified files:
.statistics.c
mi mi_core.c
Commit Log:
- flags updated on the core MI commands
Revision ChangesPath
1.4 +8 -8 sip-server/mi/
User: bogdan_iancu
Date: 2006/12/08 13:31:38 PST
OpenSER CVS - Commit Details
Modified files:
mi mi.c mi.h
modules/mi_fifo fifo_fnc.c mi_fifo.c
modules/tm mi.c tm.c
Commit Log:
- asyncronous reply support added in MI interface
- added impl
User: di-shi
Date: 2006/12/08 13:22:42 PST
OpenSER CVS - Commit Details
Modified files:(Branch: rel_1_1_0)
modules/osp orig_transaction.c
Commit Log:
1. Do not use network ID as port anymore.
Revision ChangesPath
1.3.2.3 +11 -2 sip-server/modules/
User: anca_vamanu
Date: 2006/12/08 10:25:41 PST
OpenSER CVS - Commit Details
Modified files:
modules/presence notify.c pidf.c presence.c publish.c
Commit Log:
- fixed a memory leak problem
Revision ChangesPath
1.8 +11 -5 sip-server/modules/presence/notify.c
bogdan,
it is funny that abyss does not accept charset in request, but generates
one in its response. or perhaps it only accepts utf-8 or requires ""
around the value? according to rfc2616, "" are not needed, for example,
Media types are defined in section 3.7. An example of the field is
One suggestion, on the side menu, each section has a header, '_' 'SUPPORT',
and 'Development'. I think you need some sort of name for the first section,
and for consistency 'SUPPORT' should be 'Support', or perhaps 'Development'
should be 'DEVELOPMENT'.
Mike
On Friday 08 December 2006 09:49,
On Friday 08 December 2006 04:34, Bogdan-Andrei Iancu wrote:
Ok, I've submitted the request. Also, I've made modifications to the
mysqldb.sh script, and things seem to be working alright.
I basically just went through and made sure each table had an id column. I
incremented the version by 1 for
User: bogdan_iancu
Date: 2006/12/08 09:21:35 PST
OpenSER CVS - Commit Details
Modified files:(Branch: rel_1_1_0)
.hash_func.h
Commit Log:
BACKPORT:
-fixed the case insensitive hash function (original fix was incomplete)
Reported by Papadopoulos Georgi
User: bogdan_iancu
Date: 2006/12/08 09:17:33 PST
OpenSER CVS - Commit Details
Modified files:
.hash_func.h
Commit Log:
-fixed the case insensitive hash function (original fix was incomplete)
Reported by Papadopoulos Georgios <[EMAIL PROTECTED]>
Revision C
hmm...In our tests I saw no params for Content-type header. The
xmlrpc-c3 library used the abyss http server - will try do dig more
about this.
regards,
bogdan
Juha Heinanen wrote:
Juha Heinanen writes:
> Sent the following request:
>
> POST /RPC2 HTTP/1.0
> Host: 127.0.0.1
> Connectio
Feature Requests item #1611616, was opened at 2006-12-08 11: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=1611616&group_id=139143
Please note that this message will contain
Hi,
The log shows that there is was subscription stored for that user.
So it might be that none of the watchers was online or there might be
some other particular circumstances because I have just tested this
scenario and it works fine.
Anca
Adrian Georgescu wrote:
Yes, it works now with
I just run some tests with a client built on the libxmlrpc-c3 (the same
used on the server side in openser). When sending a command without
params, the message looks like:
domain_dump
and works ok... so this is not the problem..sorry for misleading
you...your php library
On Friday 08 December 2006 14:00, Juha Heinanen wrote:
> i still have problem with empty params list. if there is no params, my
> php library produces an empty params list:
>
> POST /RPC2 HTTP/1.0
> Host: 127.0.0.1
> Connection: close
> User-Agent: OpenSIPg XML_RPC Client
> Content-Type: text/xml;
Juha Heinanen writes:
> Sent the following request:
>
> POST /RPC2 HTTP/1.0
> Host: 127.0.0.1
> Connection: close
> User-Agent: OpenSIPg XML_RPC Client
> Content-Type: text/xml; charset=ISO-8859-1
> Content-Length: 92
>
>
>
> domain_dump
>
i found the problem. openser xmlr
Hello,
henri keski-sikkila wrote:
Anca-Maria Vamanu wrote:
Hi,
The problem might be the fact that one of the changes included adding
a new column in watchers table.
Please take the updated sql script from:
http://openser.org/dokuwiki/doku.php/presence:database-tables.
Let me know if it
User: bastian
Date: 2006/12/08 06:56:06 PST
OpenSER CVS - Commit Details
Added files:
modules/perl Makefile README openserxs.xs perl.c
perl.h perlfunc.c perlfunc.h typemap
modules/perl/doc perl.sgml perl_devel.sgml perl_faq.sgml
Yes, it works now with the new column and I encounter another and
maybe unrelated problem, when a Publish comes in :
Dec 8 15:43:57 node03 /usr/local/openser/sbin/openser[12015]:
PRESENCE:query_db_notify: Could not get subs_dialog from database
Dec 8 15:45:29 node03 /usr/local/openser/sbin/
Daniel-Constantin Mierla wrote:
Hello,
On 12/08/06 05:38, Mike Williams wrote:
I think it looks good, too.
thanks, I increased the font size to 12 for .contentpaneopen. Hope is
better reading now.
Much nicer now :-)
Christian
Cheers,
Daniel
Mike
On Thursday 07 December 2006 10:24,
User: bastian
Date: 2006/12/08 06:47:50 PST
OpenSER CVS - Commit Details
sip-server/modules/perl/lib/perl/OpenSER/Utils - New directory
___
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel
User: bastian
Date: 2006/12/08 06:47:49 PST
OpenSER CVS - Commit Details
sip-server/modules/perl/lib/perl/OpenSER/LDAPUtils - New directory
___
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel
User: bastian
Date: 2006/12/08 06:47:25 PST
OpenSER CVS - Commit Details
sip-server/modules/perl/lib/perl/OpenSER - New directory
___
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel
User: bastian
Date: 2006/12/08 06:47:05 PST
OpenSER CVS - Commit Details
sip-server/modules/perl/lib/perl - New directory
___
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel
User: bastian
Date: 2006/12/08 06:46:20 PST
OpenSER CVS - Commit Details
sip-server/modules/perl/doc/samples - New directory
___
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel
User: bastian
Date: 2006/12/08 06:45:40 PST
OpenSER CVS - Commit Details
sip-server/modules/perl/lib - New directory
___
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel
User: bastian
Date: 2006/12/08 06:45:40 PST
OpenSER CVS - Commit Details
sip-server/modules/perl/doc - New directory
___
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel
User: bastian
Date: 2006/12/08 06:44:33 PST
OpenSER CVS - Commit Details
sip-server/modules/perl - New directory
___
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel
Bogdan-Andrei Iancu writes:
> if there is no parameters to the command, there is no need for the
> tag. So, you can try:
>
> POST /RPC2 HTTP/1.0
> Host: 127.0.0.1
> Connection: close
> User-Agent: OpenSIPg XML_RPC Client
> Content-Type: text/xml; charset=ISO-8859-1
> Content-Length: 15
Anca-Maria Vamanu wrote:
Hi,
The problem might be the fact that one of the changes included adding a
new column in watchers table.
Please take the updated sql script from:
http://openser.org/dokuwiki/doku.php/presence:database-tables.
Let me know if it works now.
Hello,
I tried with late
User: miconda
Date: 2006/12/08 06:29:02 PST
OpenSER CVS - Commit Details
Modified files:
.cfg_local.pm
Commit Log:
- added Bastian Friedrich to start contribute with Perl module
Revision ChangesPath
1.20 +3 -1 CVSROOT/cfg_local.pm
[
http
User: anca_vamanu
Date: 2006/12/08 06:25:14 PST
OpenSER CVS - Commit Details
Modified files:
modules/presence README
modules/presence/doc presence_user.sgml
Commit Log:
- added database table creating sql scripts in README file
Revision ChangesPath
1.6 +72
Hi,
The problem might be the fact that one of the changes included adding a
new column in watchers table.
Please take the updated sql script from:
http://openser.org/dokuwiki/doku.php/presence:database-tables.
Let me know if it works now.
Anca
henri keski-sikkila wrote:
Anca Vamanu wro
Indeed one of the changes included adding a new column in watchers table .
Please take the updated script from:
http://openser.org/dokuwiki/doku.php/presence:database-tables.
Anca
Adrian Georgescu wrote:
Latest cvs seem to require a new database schema for one of the
presence tables but I c
Latest cvs seem to require a new database schema for one of the
presence tables but I cannot find a reference for the missing column
referred here:
Dec 8 13:53:36 node03 /usr/local/openser/sbin/openser[12013]:
PRESENCE:query_db_notify: Could not get subs_dialog from database
Dec 8 13:53:3
Anca Vamanu wrote:
Hello,
Thanks for reporting.
It should be fixed now. Try again with latest CVS version and let me
know if works ok.
Hello,
I tried with latest CVS but presence module doesn't send any notify
message. When UA sends subscribe message server doesn't reply...
Best Regards,
Hello,
Please let me know if you have tested with the latest version on cvs.
Anca
Adrian Georgescu wrote:
Hello Anca,
I get lot of error messages like this using a presence only
configuration:
Dec 8 07:24:48 node03 /usr/local/openser/sbin/openser[27963]:
get_columns: No memory left
Hello Anca,
I get lot of error messages like this using a presence only
configuration:
Dec 8 07:24:48 node03 /usr/local/openser/sbin/openser[27963]:
get_columns: No memory left
Dec 8 07:24:48 node03 /usr/local/openser/sbin/openser[27963]:
convert_result: Error while getting column names
Bogdan-Andrei Iancu writes:
> the "problem" is that the module uses the libxmlrpc-c3 library which
> provides functionality with a high level of encapsulation - will ask
> Lavinia if she can find a way to configure what is the URL required by
> server.
i still have problem with empty para
Hi Juha,
the "problem" is that the module uses the libxmlrpc-c3 library which
provides functionality with a high level of encapsulation - will ask
Lavinia if she can find a way to configure what is the URL required by
server.
as you probably noticed in README, there are more items on the todo
Bogdan-Andrei Iancu writes:
> the requested URL is not correct. Must be like:
>
> POST /RPC2 HTTP/1.0
i was able to produce this kind of header by giving "/RPC2" as location
parameter to the request. so it is not necessary to change the code
although i still think the code should not require
Hello,
Thanks for reporting.
It should be fixed now. Try again with latest CVS version and let me
know if works ok.
Please report such problems to devel@openser.org because it is related
to development version.
Anca
henri keski-sikkila wrote:
Hello,
I have some problems with presence mo
User: anca_vamanu
Date: 2006/12/08 03:35:17 PST
OpenSER CVS - Commit Details
Modified files:
modules/presence README notify.c pidf.c presence.c
presence.h presentity.c publish.c
subscribe.c subscribe.h
modules/presence/doc prese
Bogdan-Andrei Iancu writes:
> the requested URL is not correct. Must be like:
>
> POST /RPC2 HTTP/1.0
bogdan,
i don't find that kind of requirement in xmlrpc spec:
Header requirements
The format of the URI in the first line of the header is not
specified. For example, it could be empty, a
User: bogdan_iancu
Date: 2006/12/08 02:18:10 PST
OpenSER CVS - Commit Details
Modified files:
.cfg_local.pm
Commit Log:
- added Jeffrey Magder <[EMAIL PROTECTED]> as developer
Revision ChangesPath
1.19 +2 -1 CVSROOT/cfg_local.pm
[
http://
Hello,
On 12/08/06 05:38, Mike Williams wrote:
I think it looks good, too.
thanks, I increased the font size to 12 for .contentpaneopen. Hope is
better reading now.
Cheers,
Daniel
Mike
On Thursday 07 December 2006 10:24, Christian Schlatter wrote:
Daniel-Constantin Mierla wrote:
Hi Mike,
please do submit a request. I have it on my to-do listbut is a paper
list...volatile :).
yes, you are right - there will be no changes in the openser code. maybe
to see if thinks can be optimized by using the ids to reduce the
complexity of some queries (but this will follow).
Hi Juha,
the requested URL is not correct. Must be like:
POST /RPC2 HTTP/1.0
if there is no parameters to the command, there is no need for the
tag. So, you can try:
POST /RPC2 HTTP/1.0
Host: 127.0.0.1
Connection: close
User-Agent: OpenSIPg XML_RPC Client
Content-Type: text/xml; charset=IS
55 matches
Mail list logo