[SR-Users] xcap_client: storage of document in local DB
Henning Westerholt
hw at skalatan.de
Sat Oct 3 15:03:20 CEST 2020
Hello Christoph,
this is the API from the code:
typedef struct xcap_api {
xcap_nodeSel_init_t int_node_sel;
xcap_nodeSel_add_step_t add_step;
xcap_nodeSel_add_terminal_t add_terminal;
xcap_nodeSel_free_t free_node_sel;
xcapGetNewDoc_t getNewDoc;
register_xcapcb_t register_xcb;
}xcap_api_t;
So the get_elem seems to be not implemented. About the other question, it seems to not call the delete API from the database layer either.
Cheers,
Henning
--
Henning Westerholt - https://skalatan.de/blog/
Kamailio services - https://gilawa.com<https://gilawa.com/>
From: sr-users <sr-users-bounces at lists.kamailio.org> On Behalf Of Valentin Christoph
Sent: Saturday, October 3, 2020 2:36 PM
To: sr-users at lists.kamailio.org
Cc: Onic Roman <Roman.Onic at kontron.com>; Friedrich Peter <Peter.Friedrich at kontron.com>
Subject: [SR-Users] xcap_client: storage of document in local DB
Hi all,
Does anybody know, when the xcap_client deletes a registered document from the database? Is it possible to deregister a document?
Are you sure, the documented get_elem API function is actually implemented?
All the best
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20201003/7c09a37a/attachment.htm>
More information about the sr-users
mailing list