[sr-dev] [kamailio] RLS : Full state NOTIFY should be produced on first subscription (#276)
Daniel-Constantin Mierla
notifications at github.com
Fri Aug 7 14:52:20 CEST 2015
Can you try replacing the IF condition in the snippet you pasted above with:
```
if(get_to(msg)->tag_value.s==NULL || get_to(msg)->tag_value.len==0) {
```
then re-compile, install and test?
I will look deeper when I get a chance, but for the moment it might be an workaround to get you going.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/276#issuecomment-128692310
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150807/7d1b45d0/attachment.html>
More information about the sr-dev
mailing list