On Thu, Dec 12, 2013 at 7:46 PM, Aymeric Moizard <[email protected]> wrote:

> Hi John,
>
> The bug tracker is not much used but you have an answer fast!
> You email to [email protected] was also discarded, I guess you
> didn't register to the mailing list before.
>
> https://savannah.nongnu.org/support/index.php?108455
>
> The Accept header should be added by linphone between
> eXosip_subscribe_build_initial_request and
> eXosip_subscribe_send_initial_request:
>
> 1/step 1:
> eXosip_subscribe_build_initial_request (&subscribe, url, identity,
> proxy_route, event, expires);
>
> 2/step2:
> osip_message_set_header (subscribe, "Accept", "application/pidf+xml");
>
> 3/step3:
> eXosip_subscribe_send_initial_request(subscribe);
>
> Regards
> Aymeric
>

Aymeric,

Thanks for the quick response and fix.

I can patch and recompile myself, but is there somewhere to report this as
a bug to the Linphone developers so it could be worked into future versions
or is the mailing list the only place?
_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to