OK thanks.
Pekka Pessi wrote:
> 2008/9/1 Rémi BUISSON <[EMAIL PROTECTED]>:
>
>> I would like it to send a message with XML content and stop the client
>> but I got this message :
>> nua_destroy(0x80c87f0): FATAL: nua_shutdown not completed
>> client: nua.c:235: nua_destroy: Assertion `nua->nua_
2008/9/1 Rémi BUISSON <[EMAIL PROTECTED]>:
> I would like it to send a message with XML content and stop the client
> but I got this message :
> nua_destroy(0x80c87f0): FATAL: nua_shutdown not completed
> client: nua.c:235: nua_destroy: Assertion `nua->nua_shutdown' failed.
> Aborted
>
> Can anyone
On 9/1/08, Rémi BUISSON <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I didn't success in stopping the nua stack.
>
> Here is my client code :
[...]
> /* if(sip->sip_payload && strcmp(sip->sip_payload->pl_data, TEARDOWN)
> == 0)
> {
> su_root_break(root);
> }*/
> if (status == S
Hi everyone,
I didn't success in stopping the nua stack.
Here is my client code :
#include
#include
#include
#include
#include
#include "constants.h"
#include "macros.h"
#include "xml_parser.h"
/***/
/* Variables declaration */
/*