hi aymeric,
I would like to know, how it is intended to work with authentication.
what I try, is sending an INVITE,
which is answered with 401.
then I use eXosip_default_action for sending a second INVITE, including authentication.
my experience is:
- I do receive EXOSIP_CALL_REQUESTFAILURE with status_code 401 as response for the first INVITE
- I don’t receive any eXosip event for the answer for the second INVITE attempt !!
what am I doing wrong ?
how is eXosip_default_action intended to be used ?
(how do I get an eXosip event containing the final response for the second INVITE ?)
br,
christoph