[OpenSIPS-Devel] [ opensips-Patches-2847397 ] Better blf support for linksys phones

2010-03-04 Thread SourceForge.net
Patches item #2847397, was opened at 2009-08-30 22:15
Message generated for change (Comment added) made by anca_vamanu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_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: modules
Group: 1.5.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Angel Marin (anmar)
Assigned to: Anca Vamanu (anca_vamanu)
Summary: Better blf support for linksys phones

Initial Comment:
With current implementation, if there's no ongoing or terminated dialog 
registered in the presentity table, presence_dialoginfo sends a notify with 
empty body as reply to a subscribe.

This makes BLF support incomplete for phones that only register to dialog-info 
event (linksys), so they won't know the state of the subscribed uri until it 
makes a call.

The attached patch adds the ability to presence_dialoginfo to build a 
dialog-info body that reports the state of a dialog as terminated when there's 
no dialog, but we have a presentity entry for that user. Something like:




terminated



The patch also adds a contains_presence api function to presence module so we 
can check if there's a presence entry registered for a given uri.

I've tested it only with linksys spa-9x2 phones, but it's trivial enough to not 
make any other phone unhappy.

This makes support for linksys blf a little better, but it's still missing a 
similar notify when the monitored user registers after the subscribe. Right now 
the subscriber won't get notified until it resubscribes.

diff against 1.5.3


--

>Comment By: Anca Vamanu (anca_vamanu)
Date: 2010-03-04 19:32

Message:
Hi Angel,

I will review your patch and most probably accept it. 

Regards,
Anca

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_id=232389

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


[OpenSIPS-Devel] [ opensips-Patches-2847397 ] Better blf support for linksys phones

2010-03-04 Thread SourceForge.net
Patches item #2847397, was opened at 2009-08-30 21:15
Message generated for change (Comment added) made by anmar
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_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: modules
Group: 1.5.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Angel Marin (anmar)
Assigned to: Anca Vamanu (anca_vamanu)
Summary: Better blf support for linksys phones

Initial Comment:
With current implementation, if there's no ongoing or terminated dialog 
registered in the presentity table, presence_dialoginfo sends a notify with 
empty body as reply to a subscribe.

This makes BLF support incomplete for phones that only register to dialog-info 
event (linksys), so they won't know the state of the subscribed uri until it 
makes a call.

The attached patch adds the ability to presence_dialoginfo to build a 
dialog-info body that reports the state of a dialog as terminated when there's 
no dialog, but we have a presentity entry for that user. Something like:




terminated



The patch also adds a contains_presence api function to presence module so we 
can check if there's a presence entry registered for a given uri.

I've tested it only with linksys spa-9x2 phones, but it's trivial enough to not 
make any other phone unhappy.

This makes support for linksys blf a little better, but it's still missing a 
similar notify when the monitored user registers after the subscribe. Right now 
the subscriber won't get notified until it resubscribes.

diff against 1.5.3


--

>Comment By: Angel Marin (anmar)
Date: 2010-03-04 18:42

Message:
Thanks Anca, that's great news. Then I'll dig up the actual version we're
running in production now on 1.6.x.

--

Comment By: Anca Vamanu (anca_vamanu)
Date: 2010-03-04 18:32

Message:
Hi Angel,

I will review your patch and most probably accept it. 

Regards,
Anca

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_id=232389

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


[OpenSIPS-Devel] [ opensips-Patches-2847397 ] Better blf support for linksys phones

2010-03-04 Thread SourceForge.net
Patches item #2847397, was opened at 2009-08-30 15:15
Message generated for change (Comment added) made by osas
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_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: modules
Group: 1.5.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Angel Marin (anmar)
Assigned to: Anca Vamanu (anca_vamanu)
Summary: Better blf support for linksys phones

Initial Comment:
With current implementation, if there's no ongoing or terminated dialog 
registered in the presentity table, presence_dialoginfo sends a notify with 
empty body as reply to a subscribe.

This makes BLF support incomplete for phones that only register to dialog-info 
event (linksys), so they won't know the state of the subscribed uri until it 
makes a call.

The attached patch adds the ability to presence_dialoginfo to build a 
dialog-info body that reports the state of a dialog as terminated when there's 
no dialog, but we have a presentity entry for that user. Something like:




terminated



The patch also adds a contains_presence api function to presence module so we 
can check if there's a presence entry registered for a given uri.

I've tested it only with linksys spa-9x2 phones, but it's trivial enough to not 
make any other phone unhappy.

This makes support for linksys blf a little better, but it's still missing a 
similar notify when the monitored user registers after the subscribe. Right now 
the subscriber won't get notified until it resubscribes.

diff against 1.5.3


--

Comment By: Ovidiu Sas (osas)
Date: 2010-03-04 12:51

Message:
It would be nice to have this enhancement in the 1.6.2 release.

--

Comment By: Angel Marin (anmar)
Date: 2010-03-04 12:42

Message:
Thanks Anca, that's great news. Then I'll dig up the actual version we're
running in production now on 1.6.x.

--

Comment By: Anca Vamanu (anca_vamanu)
Date: 2010-03-04 12:32

Message:
Hi Angel,

I will review your patch and most probably accept it. 

Regards,
Anca

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_id=232389

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


[OpenSIPS-Devel] [ opensips-Patches-2847397 ] Better blf support for linksys phones

2010-03-04 Thread SourceForge.net
Patches item #2847397, was opened at 2009-08-30 21:15
Message generated for change (Comment added) made by anmar
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_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: modules
>Group: 1.6.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Angel Marin (anmar)
Assigned to: Anca Vamanu (anca_vamanu)
Summary: Better blf support for linksys phones

Initial Comment:
With current implementation, if there's no ongoing or terminated dialog 
registered in the presentity table, presence_dialoginfo sends a notify with 
empty body as reply to a subscribe.

This makes BLF support incomplete for phones that only register to dialog-info 
event (linksys), so they won't know the state of the subscribed uri until it 
makes a call.

The attached patch adds the ability to presence_dialoginfo to build a 
dialog-info body that reports the state of a dialog as terminated when there's 
no dialog, but we have a presentity entry for that user. Something like:




terminated



The patch also adds a contains_presence api function to presence module so we 
can check if there's a presence entry registered for a given uri.

I've tested it only with linksys spa-9x2 phones, but it's trivial enough to not 
make any other phone unhappy.

This makes support for linksys blf a little better, but it's still missing a 
similar notify when the monitored user registers after the subscribe. Right now 
the subscriber won't get notified until it resubscribes.

diff against 1.5.3


--

>Comment By: Angel Marin (anmar)
Date: 2010-03-04 18:59

Message:
I've attached the latest version of the patch we've been running in
production since early November.

In the original patch did not return the fake dialog-info body when body
aggregation discards all stored dialogs.

--

Comment By: Ovidiu Sas (osas)
Date: 2010-03-04 18:51

Message:
It would be nice to have this enhancement in the 1.6.2 release.

--

Comment By: Angel Marin (anmar)
Date: 2010-03-04 18:42

Message:
Thanks Anca, that's great news. Then I'll dig up the actual version we're
running in production now on 1.6.x.

--

Comment By: Anca Vamanu (anca_vamanu)
Date: 2010-03-04 18:32

Message:
Hi Angel,

I will review your patch and most probably accept it. 

Regards,
Anca

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_id=232389

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


[OpenSIPS-Devel] [ opensips-Patches-2847397 ] Better blf support for linksys phones

2010-03-05 Thread SourceForge.net
Patches item #2847397, was opened at 2009-08-30 22:15
Message generated for change (Comment added) made by anca_vamanu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_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: modules
Group: 1.6.x
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Angel Marin (anmar)
Assigned to: Anca Vamanu (anca_vamanu)
Summary: Better blf support for linksys phones

Initial Comment:
With current implementation, if there's no ongoing or terminated dialog 
registered in the presentity table, presence_dialoginfo sends a notify with 
empty body as reply to a subscribe.

This makes BLF support incomplete for phones that only register to dialog-info 
event (linksys), so they won't know the state of the subscribed uri until it 
makes a call.

The attached patch adds the ability to presence_dialoginfo to build a 
dialog-info body that reports the state of a dialog as terminated when there's 
no dialog, but we have a presentity entry for that user. Something like:




terminated



The patch also adds a contains_presence api function to presence module so we 
can check if there's a presence entry registered for a given uri.

I've tested it only with linksys spa-9x2 phones, but it's trivial enough to not 
make any other phone unhappy.

This makes support for linksys blf a little better, but it's still missing a 
similar notify when the monitored user registers after the subscribe. Right now 
the subscriber won't get notified until it resubscribes.

diff against 1.5.3


--

>Comment By: Anca Vamanu (anca_vamanu)
Date: 2010-03-05 12:24

Message:
Hi Angel,

Thank you for the patch. I applied it unmodified in 1.6 and trunk.

Regards,
Anca

--

Comment By: Angel Marin (anmar)
Date: 2010-03-04 19:59

Message:
I've attached the latest version of the patch we've been running in
production since early November.

In the original patch did not return the fake dialog-info body when body
aggregation discards all stored dialogs.

--

Comment By: Ovidiu Sas (osas)
Date: 2010-03-04 19:51

Message:
It would be nice to have this enhancement in the 1.6.2 release.

--

Comment By: Angel Marin (anmar)
Date: 2010-03-04 19:42

Message:
Thanks Anca, that's great news. Then I'll dig up the actual version we're
running in production now on 1.6.x.

--

Comment By: Anca Vamanu (anca_vamanu)
Date: 2010-03-04 19:32

Message:
Hi Angel,

I will review your patch and most probably accept it. 

Regards,
Anca

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_id=232389

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


[OpenSIPS-Devel] [ opensips-Patches-2847397 ] Better blf support for linksys phones

2010-08-02 Thread SourceForge.net
Patches item #2847397, was opened at 2009-08-30 19:15
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_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: modules
Group: 1.6.x
Status: Closed
Resolution: Accepted
Priority: 5
Private: No
Submitted By: Angel Marin (anmar)
Assigned to: Anca Vamanu (anca_vamanu)
Summary: Better blf support for linksys phones

Initial Comment:
With current implementation, if there's no ongoing or terminated dialog 
registered in the presentity table, presence_dialoginfo sends a notify with 
empty body as reply to a subscribe.

This makes BLF support incomplete for phones that only register to dialog-info 
event (linksys), so they won't know the state of the subscribed uri until it 
makes a call.

The attached patch adds the ability to presence_dialoginfo to build a 
dialog-info body that reports the state of a dialog as terminated when there's 
no dialog, but we have a presentity entry for that user. Something like:




terminated



The patch also adds a contains_presence api function to presence module so we 
can check if there's a presence entry registered for a given uri.

I've tested it only with linksys spa-9x2 phones, but it's trivial enough to not 
make any other phone unhappy.

This makes support for linksys blf a little better, but it's still missing a 
similar notify when the monitored user registers after the subscribe. Right now 
the subscriber won't get notified until it resubscribes.

diff against 1.5.3


--

Comment By: Nobody/Anonymous (nobody)
Date: 2010-08-02 13:33

Message:
Does this patch also works for version 1.63 ?
I have linksys spa942 with the same problem...

Yaniv

--

Comment By: Anca Vamanu (anca_vamanu)
Date: 2010-03-05 10:24

Message:
Hi Angel,

Thank you for the patch. I applied it unmodified in 1.6 and trunk.

Regards,
Anca

--

Comment By: Angel Marin (anmar)
Date: 2010-03-04 17:59

Message:
I've attached the latest version of the patch we've been running in
production since early November.

In the original patch did not return the fake dialog-info body when body
aggregation discards all stored dialogs.

--

Comment By: Ovidiu Sas (osas)
Date: 2010-03-04 17:51

Message:
It would be nice to have this enhancement in the 1.6.2 release.

--

Comment By: Angel Marin (anmar)
Date: 2010-03-04 17:42

Message:
Thanks Anca, that's great news. Then I'll dig up the actual version we're
running in production now on 1.6.x.

--

Comment By: Anca Vamanu (anca_vamanu)
Date: 2010-03-04 17:32

Message:
Hi Angel,

I will review your patch and most probably accept it. 

Regards,
Anca

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_id=232389

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


[OpenSIPS-Devel] [ opensips-Patches-2847397 ] Better blf support for linksys phones

2009-08-30 Thread SourceForge.net
Patches item #2847397, was opened at 2009-08-30 21:15
Message generated for change (Tracker Item Submitted) made by anmar
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_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: modules
Group: 1.5.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Angel Marin (anmar)
Assigned to: Nobody/Anonymous (nobody)
Summary: Better blf support for linksys phones

Initial Comment:
With current implementation, if there's no ongoing or terminated dialog 
registered in the presentity table, presence_dialoginfo sends a notify with 
empty body as reply to a subscribe.

This makes BLF support incomplete for phones that only register to dialog-info 
event (linksys), so they won't know the state of the subscribed uri until it 
makes a call.

The attached patch adds the ability to presence_dialoginfo to build a 
dialog-info body that reports the state of a dialog as terminated when there's 
no dialog, but we have a presentity entry for that user. Something like:




terminated



The patch also adds a contains_presence api function to presence module so we 
can check if there's a presence entry registered for a given uri.

I've tested it only with linksys spa-9x2 phones, but it's trivial enough to not 
make any other phone unhappy.

This makes support for linksys blf a little better, but it's still missing a 
similar notify when the monitored user registers after the subscribe. Right now 
the subscriber won't get notified until it resubscribes.

diff against 1.5.3


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_id=232389

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


[OpenSIPS-Devel] [ opensips-Patches-2847397 ] Better blf support for linksys phones

2009-09-02 Thread SourceForge.net
Patches item #2847397, was opened at 2009-08-30 22:15
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_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: modules
Group: 1.5.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Angel Marin (anmar)
>Assigned to: Anca Vamanu (anca_vamanu)
Summary: Better blf support for linksys phones

Initial Comment:
With current implementation, if there's no ongoing or terminated dialog 
registered in the presentity table, presence_dialoginfo sends a notify with 
empty body as reply to a subscribe.

This makes BLF support incomplete for phones that only register to dialog-info 
event (linksys), so they won't know the state of the subscribed uri until it 
makes a call.

The attached patch adds the ability to presence_dialoginfo to build a 
dialog-info body that reports the state of a dialog as terminated when there's 
no dialog, but we have a presentity entry for that user. Something like:




terminated



The patch also adds a contains_presence api function to presence module so we 
can check if there's a presence entry registered for a given uri.

I've tested it only with linksys spa-9x2 phones, but it's trivial enough to not 
make any other phone unhappy.

This makes support for linksys blf a little better, but it's still missing a 
similar notify when the monitored user registers after the subscribe. Right now 
the subscriber won't get notified until it resubscribes.

diff against 1.5.3


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_id=232389

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