2007/10/1, Fabio Margarido <[EMAIL PROTECTED]>:
> Have you seen the bug I filed in the tracker for this PRACK issue?
> Apparently there is some code missing in nua_stack.c/.h . Changing
> those files made it work, no need to manually setting RAck.
Oops. Thanks.
Looks like an unusually bad "it is
On 10/1/07, Pekka Pessi <[EMAIL PROTECTED]> wrote:
> That is interesting. How you set the From header when you send INVITE?
> A tag in nua_handle() or in nua_invite()? In any case, according to
> the spec it is O.K. to change the From URI as long as the From tag is
> kept same.
>
I've tried both,
2007/9/27, Fabio Margarido <[EMAIL PROTECTED]>:
> Hi there,
>
> when my application receives a 180 with a Require header containing
> 100rel, the PRACK requests Sofia sends lacks the user part of the url
> of the From header, which causes the remote agent to respond with a
> 481.
That is interesti
Hi there,
when my application receives a 180 with a Require header containing
100rel, the PRACK requests Sofia sends lacks the user part of the url
of the From header, which causes the remote agent to respond with a
481. I tried to include PRACK in the list of headers my application
takes care of