Re: [OpenSIPS-Devel] Parsing the xcap-diff event

2011-01-21 Thread Anca Vamanu

Hi Saul,

On 01/20/2011 10:58 PM, Saúl Ibarra Corretgé wrote:


I just uploaded the patch to the tracker: 
https://sourceforge.net/tracker/?func=detailaid=3162970group_id=232389atid=1086412


If you are fine with it (it was very minor actually :-) ) I can commit 
it and backport it to the 1.6 branch if it's appropriate.


Regards,


Yes, go ahead and commit it.

Regards,

--
Anca Vamanu
www.voice-system.ro


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] problem in accounting bye

2011-01-21 Thread Anca Vamanu

Hi,

You mean '200 OK' for BYE? You can see that also in opensips log (if you 
put debug=6) . You can also print a message in on reply route or check 
the network traffic with 'ngrep' or wireshark.

Regards,

--
Anca Vamanu
www.voice-system.ro



On 01/21/2011 06:43 AM, happyeveryday1025 wrote:


Hi,

I am sure the opensips get a Bye message,bacause I can see the log 
of opensips in /var/log/massages,but how can I ensure the opensips 
server get a ack message corresponding to bye?




___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [ opensips-Feature Requests-3162953 ] Support for PVAL in the pattern param of check_addr

2011-01-21 Thread SourceForge.net
Feature Requests item #3162953, was opened at 2011-01-20 22:11
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086413aid=3162953group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Flavio Goncalves (flaviogoncalves)
Assigned to: Razvan Crainea (razvancrainea)
Summary: Support for PVAL in the pattern param of check_addr

Initial Comment:
The feature requested is the support of PVAL (Pseudo Variables) in the field 
pattern in the command check_source_address and check_addr exported by the 
permissions module. The new feature will be useful for handling requests from 
the same IP with different prefixes. 

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086413aid=3162953group_id=232389

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [ opensips-Feature Requests-3162953 ] Support for PVAL in the pattern param of check_addr

2011-01-21 Thread SourceForge.net
Feature Requests item #3162953, was opened at 2011-01-20 22:11
Message generated for change (Comment added) made by razvancrainea
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086413aid=3162953group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Flavio Goncalves (flaviogoncalves)
Assigned to: Razvan Crainea (razvancrainea)
Summary: Support for PVAL in the pattern param of check_addr

Initial Comment:
The feature requested is the support of PVAL (Pseudo Variables) in the field 
pattern in the command check_source_address and check_addr exported by the 
permissions module. The new feature will be useful for handling requests from 
the same IP with different prefixes. 

--

Comment By: Razvan Crainea (razvancrainea)
Date: 2011-01-21 14:28

Message:
Hello Flavio,

I have attached a patch for this feature against trunk. Please let me know
if it works, so I can commit it.

Regards,
Razvan

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086413aid=3162953group_id=232389

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [ opensips-Feature Requests-3162953 ] Support for PVAL in the pattern param of check_addr

2011-01-21 Thread SourceForge.net
Feature Requests item #3162953, was opened at 2011-01-20 18:11
Message generated for change (Comment added) made by flaviogoncalves
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086413aid=3162953group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Flavio Goncalves (flaviogoncalves)
Assigned to: Razvan Crainea (razvancrainea)
Summary: Support for PVAL in the pattern param of check_addr

Initial Comment:
The feature requested is the support of PVAL (Pseudo Variables) in the field 
pattern in the command check_source_address and check_addr exported by the 
permissions module. The new feature will be useful for handling requests from 
the same IP with different prefixes. 

--

Comment By: Flavio Goncalves (flaviogoncalves)
Date: 2011-01-21 11:44

Message:
Hi Razvan, 

Thank you for the patch. I have applied manually to the version 1.6.3 and
worked like a charm.

Flavio

--

Comment By: Razvan Crainea (razvancrainea)
Date: 2011-01-21 10:28

Message:
Hello Flavio,

I have attached a patch for this feature against trunk. Please let me know
if it works, so I can commit it.

Regards,
Razvan

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086413aid=3162953group_id=232389

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[7675] trunk/modules/permissions

2011-01-21 Thread Razvan Crainea
Revision: 7675
  http://opensips.svn.sourceforge.net/opensips/?rev=7675view=rev
Author:   razvancrainea
Date: 2011-01-21 13:54:50 + (Fri, 21 Jan 2011)

Log Message:
---
Added pseudo-variable support for pattern parameter in check_addr and 
check_source_address functions
Closes feature request #3162953

Modified Paths:
--
trunk/modules/permissions/address.c
trunk/modules/permissions/permissions.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [ opensips-Feature Requests-3162953 ] Support for PVAL in the pattern param of check_addr

2011-01-21 Thread SourceForge.net
Feature Requests item #3162953, was opened at 2011-01-20 22:11
Message generated for change (Comment added) made by razvancrainea
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086413aid=3162953group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Closed
Priority: 5
Private: No
Submitted By: Flavio Goncalves (flaviogoncalves)
Assigned to: Razvan Crainea (razvancrainea)
Summary: Support for PVAL in the pattern param of check_addr

Initial Comment:
The feature requested is the support of PVAL (Pseudo Variables) in the field 
pattern in the command check_source_address and check_addr exported by the 
permissions module. The new feature will be useful for handling requests from 
the same IP with different prefixes. 

--

Comment By: Razvan Crainea (razvancrainea)
Date: 2011-01-21 16:00

Message:
I have applied the patch on svn in revision #7675.
Regards,
Razvan

--

Comment By: Flavio Goncalves (flaviogoncalves)
Date: 2011-01-21 15:44

Message:
Hi Razvan, 

Thank you for the patch. I have applied manually to the version 1.6.3 and
worked like a charm.

Flavio

--

Comment By: Razvan Crainea (razvancrainea)
Date: 2011-01-21 14:28

Message:
Hello Flavio,

I have attached a patch for this feature against trunk. Please let me know
if it works, so I can commit it.

Regards,
Razvan

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086413aid=3162953group_id=232389

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[7677] branches/1.5/modules/permissions/trusted.c

2011-01-21 Thread saghul
Revision: 7677
  http://opensips.svn.sourceforge.net/opensips/?rev=7677view=rev
Author:   saghul
Date: 2011-01-21 15:41:23 + (Fri, 21 Jan 2011)

Log Message:
---
Fixed lowering case of the wrong variable in allow_trusted

Modified Paths:
--
branches/1.5/modules/permissions/trusted.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[7679] trunk/parser

2011-01-21 Thread saghul
Revision: 7679
  http://opensips.svn.sourceforge.net/opensips/?rev=7679view=rev
Author:   saghul
Date: 2011-01-21 15:44:20 + (Fri, 21 Jan 2011)

Log Message:
---
Added support for parsing xcap-diff event instead of the old xcap-change

Modified Paths:
--
trunk/parser/parse_event.c
trunk/parser/parse_event.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[7680] branches/1.6/parser

2011-01-21 Thread saghul
Revision: 7680
  http://opensips.svn.sourceforge.net/opensips/?rev=7680view=rev
Author:   saghul
Date: 2011-01-21 15:46:12 + (Fri, 21 Jan 2011)

Log Message:
---
Backport from trunk r7679

Added support for parsing xcap-diff event instead of the old xcap-change

Modified Paths:
--
branches/1.6/parser/parse_event.c
branches/1.6/parser/parse_event.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [ opensips-Patches-3162970 ] Fix parsing xcap-diff event

2011-01-21 Thread SourceForge.net
Patches item #3162970, was opened at 2011-01-20 21:53
Message generated for change (Settings changed) made by saghul
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=3162970group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: None
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: saghul (saghul)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix parsing xcap-diff event

Initial Comment:
The attached patch adds the ability to parse xcap-diff event instead of the old 
xcap-change.

--

Comment By: saghul (saghul)
Date: 2011-01-21 16:48

Message:
Patch applied to trunk (r7679) and backported to 1.6 branch (r7680).

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=3162970group_id=232389

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [B2B_ENTITES] SIP OPTION Support

2011-01-21 Thread Olivier Détour
Hi,
I would like to know if SIP OPTION is supported in the b2b_entitites ?
And if a support is possible ?

Regards,

-- 
Olivier Détour

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [B2B_ENTITES] SIP OPTION Support

2011-01-21 Thread Anca Vamanu

On 01/21/2011 06:28 PM, Olivier Détour wrote:

Hi,
I would like to know if SIP OPTION is supported in the b2b_entitites ?
And if a support is possible ?


You mean if the B2B is able to send Option pings to call end users?

Regards,

--
Anca Vamanu
www.voice-system.ro


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [B2B_ENTITES] SIP OPTION Support

2011-01-21 Thread Olivier Détour
On Fri, Jan 21, 2011 at 5:37 PM, Anca Vamanu a...@opensips.org wrote:
 On 01/21/2011 06:28 PM, Olivier Détour wrote:

 Hi,
 I would like to know if SIP OPTION is supported in the b2b_entitites ?
 And if a support is possible ?

 You mean if the B2B is able to send Option pings to call end users?


Send and Receive it.

 Regards,



-- 
Olivier Détour

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel