groupchat: implement transaction payload for XCCOS messages
commit680761a859ba59f216af3da6e76207fb656aaf15
authorStefan Becker <stefan.becker@nokia.com>
Fri, 17 Sep 2010 16:46:36 +0000 (17 19:46 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Fri, 17 Sep 2010 16:51:40 +0000 (17 19:51 +0300)
treee7abd3f66a7724f8732bfbf36ad3204f58ae7f8b
parent4815d334f0ea187677298a44461a1559f25b8dc3
groupchat: implement transaction payload for XCCOS messages

As Group Chat messages are sent via SIP INFO messages inside only one dialog
we won't be able to use the existing queueing to handle message sending
failures.
src/core/sip-transport.c
src/core/sip-transport.h
src/core/sipe-groupchat.c