Improve management SOAP request/response with Director

This commit is contained in:
vemax78
2013-11-24 16:36:08 +01:00
parent bb44612672
commit f0c5146563
5 changed files with 177 additions and 76 deletions

View File

@ -106,7 +106,6 @@ struct ac_t {
/* Backend Management */
char* backendacid;
char* backendversion;
char* backendsessionid;
struct capwap_array* availablebackends;
};