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 == STATUS_OK) {
>     printDebug("end\n");
>     /*su_root_break(appl->root); ************************************* I
> would like to stop here */
>     return;
>   }

Well if you comment all the places where is called the su_root_break()
function I think
you'll have to wait a lot to see sofia-sip breaks it itself...

[...]

Regards.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to