Re: [OpenSIPS-Devel] [opensips] Fixed DLGCB_RESPONSE_WITHIN cb triggering useless confirmed state. (#149)

2013-12-15 Thread Bogdan Andrei IANCU
Hi Damien,

I had to re-arrange a bit your patch (mainly using TAB instead of spaces for 
indentation). I made the port all the way to trunk, please double-check it.

Thanks and regards,
Bogdan

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/149#issuecomment-30618194___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] Fixed DLGCB_RESPONSE_WITHIN cb triggering useless confirmed state. (#149)

2013-12-15 Thread Bogdan Andrei IANCU
Closed #149.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/149___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [opensips] Fixed DLGCB_RESPONSE_WITHIN cb triggering useless confirmed state. (#149)

2013-12-12 Thread Damien Sandrs
It triggers the generation of many quot;confirmedquot; state PUBLISH requests 
(for each response within request), which is incorrect. quot;confirmedquot; 
state publication should be limited to reINVITE when the nopublish flag is not 
set and not for everything (like REFER, ...).
You can merge this Pull Request by running:

  git pull https://github.com/dsandras/opensips ds-fix-unneeded-publish

Or you can view, comment on it, or merge it online at:

  https://github.com/OpenSIPS/opensips/pull/149

-- Commit Summary --

  * Fixed DLGCB_RESPONSE_WITHIN cb triggering useless quot;confirmedquot; 
state.

-- File Changes --

M modules/pua_dialoginfo/pua_dialoginfo.c (4)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/149.patch
https://github.com/OpenSIPS/opensips/pull/149.diff
___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel