[OpenSIPS-Devel] [OpenSIPS/opensips] d18fcd: This patch fixes the entity URI in XML documents t...

Bogdan Andrei IANCU bogdan at opensips.org
Sat Nov 23 11:56:15 CET 2013


  Branch: refs/heads/1.8
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d18fcd573ded8b6b7817352b8bf472a025870ffa
      https://github.com/OpenSIPS/opensips/commit/d18fcd573ded8b6b7817352b8bf472a025870ffa
  Author: Damien Sandras <dsandras at beip.be>
  Date:   2013-11-08 (Fri, 08 Nov 2013)

  Changed paths:
    M modules/presence_dialoginfo/notify_body.c

  Log Message:
  -----------
  This patch fixes the entity URI in XML documents to contain the sip: part.

Without it, Polycom phones do not reset the state correctly
when receiving full state notifications.

Polycom phones indeed require the entity to be formatted exactly the same
way for all notifications it receives. From their point of view, sip:a at b
and a at b are different URIs.


  Commit: 377e7574d411aa974cf469d6df18b6213b43a31f
      https://github.com/OpenSIPS/opensips/commit/377e7574d411aa974cf469d6df18b6213b43a31f
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M modules/presence_dialoginfo/notify_body.c

  Log Message:
  -----------
  Merge pull request #122 from dsandras/ds-fix-dialog-info-entity

This patch fixes the entity URI in XML documents to contain "sip:".


Compare: https://github.com/OpenSIPS/opensips/compare/ded0559c527f...377e7574d411


More information about the Devel mailing list