sd00819204

Results 4 comments of sd00819204

Hi @Kucmasz , Thanks for your quick response. our bootstrap steps are successful. we are sending correct `urn:imei-msisdn:3556610997xxxxx-512201xxxx` but while sending registration message from device to server `urn:imei-msisdn` string getting...

Hi @Kucmasz, As you suggested we printed `anjay_configuration_t::endpoint_name` before `anjay_new` and got the incorrect string `msisdnice[msisdn]`, So we traced and found ```c demo.c 1501 char **ptr = (char **)malloc(ROW *...

Hi @Kucmasz, Thanks for your ultimate help, Yes we can able to capture the pcap log, and also we can see the sequence flow ```bash Nov 19 11:25:31.416 mdm9607 user.notice...

Hi @Kucmasz > the demo app for desktop No, The demo.c we have modified to get it work with linux wireless device > so if printing it before anjay_new() shows...