gisi: Add support for NTF requests
authorAki Niemi <aki.niemi@nokia.com>
Fri, 14 May 2010 13:44:48 +0000 (16:44 +0300)
committerAki Niemi <aki.niemi@nokia.com>
Fri, 14 May 2010 13:51:30 +0000 (16:51 +0300)
commit9ac5c596ed0e462099882f55a8b439499e956369
tree49ed2d8402e28834eb7fda3a9c1473ef23c63c48
parent36bd9985974e16844b67e08d9813b803c5eeb725
gisi: Add support for NTF requests

Notify requests are requests sent by ISA servers towards clients. They
are identical to indications in that no response is necessary, but
different in that subscription is done not using the mechanism used
for indications, but out-of-band. Typically routing for notify
requests is enabled using a request-response pair.
gisi/client.c