Re: [OpenSIPS-Devel] opensips error

2012-04-20 Thread Razvan Crainea
Hi, Guan! Unless you have configured an explicit logging facility, you should look in /var/log/messages or /var/log/syslog. Also, you have to increase OpenSIPS debug level (set the debug level to 6 in config file) in order to see if OpenSIPS tries to process any message. Regards, -- Răzvan

Re: [OpenSIPS-Devel] gts2010`s question

2012-04-20 Thread Razvan Crainea
Hi, Li Peng! You are running the script with the $si as first parameter, therefore you should access it in your Python script using sys.argv[1]. For example, if your script is: #!/usr/bin/python import sys print sys.argv[1] Then after executing the following commands in script, you should

[OpenSIPS-Devel] SF.net SVN: opensips:[8947] trunk/modules/b2b_logic/logic.c

2012-04-20 Thread Bogdan-Andrei Iancu
Revision: 8947 http://opensips.svn.sourceforge.net/opensips/?rev=8947view=rev Author: bogdan_iancu Date: 2012-04-20 09:24:06 + (Fri, 20 Apr 2012) Log Message: --- - fixed handling of Replace header in REFER methods - if the dialog to be replaced by REFER is not found

[OpenSIPS-Devel] SF.net SVN: opensips:[8948] branches/1.8/modules/b2b_logic/logic.c

2012-04-20 Thread Bogdan-Andrei Iancu
Revision: 8948 http://opensips.svn.sourceforge.net/opensips/?rev=8948view=rev Author: bogdan_iancu Date: 2012-04-20 09:25:41 + (Fri, 20 Apr 2012) Log Message: --- backport from trunk (rev #8947) - fixed handling of Replace header in REFER methods - if the dialog to be

[OpenSIPS-Devel] [ opensips-Patches-3519778 ] B2B_LOGIC: completely lumps support

2012-04-20 Thread SourceForge . net
Patches item #3519778, was opened at 2012-04-20 03:03 Message generated for change (Tracker Item Submitted) made by nikbyte You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086412aid=3519778group_id=232389 Please note that this message will contain a full copy of

[OpenSIPS-Devel] [ opensips-Bugs-3519665 ] drouting: improper handling for address in dr_gateways

2012-04-20 Thread SourceForge . net
Bugs item #3519665, was opened at 2012-04-19 15:35 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086410aid=3519665group_id=232389 Please note that this message will contain a full copy of the

[OpenSIPS-Devel] [ opensips-Bugs-3518386 ] osipsconfig - wrong path

2012-04-20 Thread SourceForge . net
Bugs item #3518386, was opened at 2012-04-16 02:50 Message generated for change (Settings changed) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086410aid=3518386group_id=232389 Please note that this message will contain a full copy of the

[OpenSIPS-Devel] [ opensips-Bugs-3516053 ] DROUTING - core

2012-04-20 Thread SourceForge . net
Bugs item #3516053, was opened at 2012-04-09 04:42 Message generated for change (Settings changed) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086410aid=3516053group_id=232389 Please note that this message will contain a full copy of the

[OpenSIPS-Devel] [ opensips-Bugs-3517393 ] B2B and Contact hdr. Again.

2012-04-20 Thread SourceForge . net
Bugs item #3517393, was opened at 2012-04-12 22:04 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086410aid=3517393group_id=232389 Please note that this message will contain a full copy of the

[OpenSIPS-Devel] Migration to a new wiki system (AG Projects repos)

2012-04-20 Thread Adrian Georgescu
We have migrated several former Trac web sites to a common wiki site: http://projects.ag-projects.com/ The login accounts of all subscribers have been migrated too but some usernames were duplicated and those have not been properly imported. In case you have been registered on any of our

[OpenSIPS-Devel] [ opensips-Bugs-3519665 ] drouting: improper handling for address in dr_gateways

2012-04-20 Thread SourceForge . net
Bugs item #3519665, was opened at 2012-04-19 15:35 Message generated for change (Comment added) made by osas You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086410aid=3519665group_id=232389 Please note that this message will contain a full copy of the comment

[OpenSIPS-Devel] SF.net SVN: opensips:[8949] branches/1.8/modules/sipmsgops/sipmsgops.c

2012-04-20 Thread Bogdan-Andrei Iancu
Revision: 8949 http://opensips.svn.sourceforge.net/opensips/?rev=8949view=rev Author: bogdan_iancu Date: 2012-04-20 15:45:00 + (Fri, 20 Apr 2012) Log Message: --- - fixed validation of SDP in sip_validate() function - try to validate SDP only if application/sdp is

[OpenSIPS-Devel] SF.net SVN: opensips:[8950] trunk/modules/sipmsgops/sipmsgops.c

2012-04-20 Thread Bogdan-Andrei Iancu
Revision: 8950 http://opensips.svn.sourceforge.net/opensips/?rev=8950view=rev Author: bogdan_iancu Date: 2012-04-20 15:45:51 + (Fri, 20 Apr 2012) Log Message: --- port from 1.8 (rev #8949): - fixed validation of SDP in sip_validate() function - try to validate SDP only

[OpenSIPS-Devel] SF.net SVN: opensips:[8951] trunk/modules/sipmsgops/sipmsgops.c

2012-04-20 Thread Vlad Paiu
Revision: 8951 http://opensips.svn.sourceforge.net/opensips/?rev=8951view=rev Author: vladut-paiu Date: 2012-04-20 16:05:58 + (Fri, 20 Apr 2012) Log Message: --- additional fix related to previous commit - content type body must be parsed before using it Modified

[OpenSIPS-Devel] SF.net SVN: opensips:[8952] branches/1.8/modules/sipmsgops/sipmsgops.c

2012-04-20 Thread Bogdan-Andrei Iancu
Revision: 8952 http://opensips.svn.sourceforge.net/opensips/?rev=8952view=rev Author: bogdan_iancu Date: 2012-04-20 16:07:49 + (Fri, 20 Apr 2012) Log Message: --- additional fix related to previous commit - content type body must be parsed before using it Modified

[OpenSIPS-Devel] [ opensips-Patches-3516387 ] B2B_LOGIC - transparent authentication

2012-04-20 Thread SourceForge . net
Patches item #3516387, was opened at 2012-04-10 03:35 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086412aid=3516387group_id=232389 Please note that this message will contain a full copy of the

[OpenSIPS-Devel] [ opensips-Patches-3516387 ] B2B_LOGIC - transparent authentication

2012-04-20 Thread SourceForge . net
Patches item #3516387, was opened at 2012-04-10 03:35 Message generated for change (Comment added) made by nikbyte You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086412aid=3516387group_id=232389 Please note that this message will contain a full copy of the comment

[OpenSIPS-Devel] [ opensips-Patches-3516387 ] B2B_LOGIC - transparent authentication

2012-04-20 Thread SourceForge . net
Patches item #3516387, was opened at 2012-04-10 03:35 Message generated for change (Comment added) made by osas You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086412aid=3516387group_id=232389 Please note that this message will contain a full copy of the comment

[OpenSIPS-Devel] [ opensips-Patches-3516387 ] B2B_LOGIC - transparent authentication

2012-04-20 Thread SourceForge . net
Patches item #3516387, was opened at 2012-04-10 03:35 Message generated for change (Comment added) made by nikbyte You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=1086412aid=3516387group_id=232389 Please note that this message will contain a full copy of the comment