Fix #293: Mandatory wsa:MessageID node missing
commit45447f0c61f3c468328be78f328e3662beaa69c4
authorStefan Becker <chemobejk@gmail.com>
Fri, 30 Oct 2015 20:16:05 +0000 (30 22:16 +0200)
committerStefan Becker <chemobejk@gmail.com>
Fri, 30 Oct 2015 20:16:05 +0000 (30 22:16 +0200)
tree9e09fa87c8b6b32fe019e13f4a1ab9a9129799a5
parent3799e8b25cb3fb977f044b972650da42052a9963
Fix #293: Mandatory wsa:MessageID node missing

[WS-Addressing] states that wsa:MessageID is mandatory for wsa:ReplyTo.
Generate a "random" UUID URI from the wsse_security string.

Update generateUUIDfromEPID() to handle strings of any length.
ChangeLog
src/core/sipe-svc.c
src/core/uuid.c