Re: [Devel] why does parse error occurs, it seems to be definitely right!

2007-03-05 Thread sukerry
I found all the config files triger the same error! > Hi, > OpenSER print the error " 0(7139) parse error (1,1-3): syntax error" when > it parse the config file below, I am very confused: > ># ># $Id$ ># ># simple quick-start config script ># > ># --- global configuration parameter

[Devel] why does parse error occurs, it seems to be definitely right!

2007-03-05 Thread sukerry
Hi, OpenSER print the error " 0(7139) parse error (1,1-3): syntax error" when it parse the config file below, I am very confused: # # $Id$ # # simple quick-start config script # # --- global configuration parameters /* Uncomment these lines to enter debug

[Devel] Which is better for presence service, SER or OpenSER?

2007-03-05 Thread sukerry
Hi, recently I am searching a presence server for my project. Do you have some ideas about that what choice should I make, SER or OpenSER? Any advices will be appreciated. Thanks in advance. Best Regards. Kerry ___ Devel maili

[Devel] [ openser-Feature Requests-1674536 ] core param to disable printing parse errors

2007-03-05 Thread SourceForge.net
Feature Requests item #1674536, was opened at 2007-03-06 00: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=1674536&group_id=139143 Please note that this message will contain

[Devel] [ openser-Bugs-1674501 ] crash on exec module shutdown

2007-03-05 Thread SourceForge.net
Bugs item #1674501, was opened at 2007-03-06 00:36 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=1674501&group_id=139143 Please note that this message will contain a full copy

Re: [Devel] ERROR:forward_request: unable to compute branch

2007-03-05 Thread Andrew Newton
Bogdan, Unfortunately, there are a lot of UAs in the field that do the wrong thing here. Going by the IETF principle of "be liberal in what you accept, be conservative in what you send", allowing for UAs that are not up to date when the effort to do so is not tremendous is a sign of prac

Re: [Devel] ERROR:forward_request: unable to compute branch

2007-03-05 Thread Bogdan-Andrei Iancu
Gaurav, RFC 3261 obsoletes (almost 5 years ago) RFC 2543 and my personal opinion is that 3261 should be followed. Of course, at some point I agree that old compatibility should be kept, but not encourage - all devices (phones, proxies, gateways, etc) should be aligned (by now) to 3261 mostly

[Devel] SF.net SVN: openser: [1749] trunk

2007-03-05 Thread Daniel-Constantin Mierla
Revision: 1749 http://openser.svn.sourceforge.net/openser/?rev=1749&view=rev Author: miconda Date: 2007-03-05 10:21:06 -0800 (Mon, 05 Mar 2007) Log Message: --- - genearated perl doc - apply mask to index when converting to hexa Modified Paths: -- trunk/mod

[Devel] SF.net SVN: openser: [1748] trunk/modules/perl

2007-03-05 Thread Bastian Friedrich
Revision: 1748 http://openser.svn.sourceforge.net/openser/?rev=1748&view=rev Author: bastian Date: 2007-03-05 09:36:22 -0800 (Mon, 05 Mar 2007) Log Message: --- Adding the requested "AddAVP" function. Please test. Modified Paths: -- trunk/modules/perl/doc/p

[Devel] SF.net SVN: openser: [1747] trunk/modules/perl/openserxs.xs

2007-03-05 Thread Bastian Friedrich
Revision: 1747 http://openser.svn.sourceforge.net/openser/?rev=1747&view=rev Author: bastian Date: 2007-03-05 08:55:27 -0800 (Mon, 05 Mar 2007) Log Message: --- Fixing getFullHeader function. Should work in reply context now, too. Modified Paths: -- trunk/m

[Devel] SF.net SVN: openser: [1746] trunk

2007-03-05 Thread Daniel-Constantin Mierla
Revision: 1746 http://openser.svn.sourceforge.net/openser/?rev=1746&view=rev Author: miconda Date: 2007-03-05 08:06:58 -0800 (Mon, 05 Mar 2007) Log Message: --- - if compiled from svn tree, main.c is built every the time to get svn revision in "openser -V" - AVP parameters

Re: [Devel] ERROR:forward_request: unable to compute branch

2007-03-05 Thread Bogdan-Andrei Iancu
Hi, the request is bogus as the VIA hdr has no branch param which is mandatory. In stateless routing, the branch param for the next VIA is build based on the previous VIA, so this trigger the error you got. regards, bogdan Gaurav Kulshreshtha wrote: Here is the packet coming into OpenSER th

[Devel] SF.net SVN: openser: [1745] trunk/modules/tm/mi.c

2007-03-05 Thread Bogdan-Andrei Iancu
Revision: 1745 http://openser.svn.sourceforge.net/openser/?rev=1745&view=rev Author: bogdan_iancu Date: 2007-03-05 05:40:28 -0800 (Mon, 05 Mar 2007) Log Message: --- - fixed t_uac_dlg MI implementation; former forth xmlrpc reply field was not added (this contains hdrs+bo

[Devel] SF.net SVN: openser: [1744] trunk

2007-03-05 Thread Daniel-Constantin Mierla
Revision: 1744 http://openser.svn.sourceforge.net/openser/?rev=1744&view=rev Author: miconda Date: 2007-03-05 04:36:12 -0800 (Mon, 05 Mar 2007) Log Message: --- - update to print routing tree with new commands - pre version increased Modified Paths: -- trun

[Devel] SF.net SVN: openser: [1743] trunk/modules/siptrace

2007-03-05 Thread Daniel-Constantin Mierla
Revision: 1743 http://openser.svn.sourceforge.net/openser/?rev=1743&view=rev Author: miconda Date: 2007-03-05 02:40:47 -0800 (Mon, 05 Mar 2007) Log Message: --- - AVPs parameters take now full AVP spec name as value Modified Paths: -- trunk/modules/siptrace

[Devel] SF.net SVN: openser: [1742] trunk

2007-03-05 Thread Daniel-Constantin Mierla
Revision: 1742 http://openser.svn.sourceforge.net/openser/?rev=1742&view=rev Author: miconda Date: 2007-03-05 02:08:50 -0800 (Mon, 05 Mar 2007) Log Message: --- - OpenSer => OpenSER - fr_timer_avp and fr_inv_timer_avp are default NULL (you have to set the value for them if