Sorry, I realized I had a configuration error on my phone, but the
presence still does not work.
The phone now subscribes to the event: dialog.
Here are relevant parts of my opensips config:
modparam("presence", "server_address", "sip:[email protected]:5060")
modparam("presence", "expires_offset", 10)
modparam("presence_xml", "force_active", 1)
modparam("presence_dialoginfo", "force_single_dialog", 1)
I have also verified that handle_subscribe() is being called when a
SUBSCRIBE message comes in.
Calling the phone doesn't seem to produce any PUBLISH messages or
anything pertaining to presence.
Thanks.
-- James
On Tue, Mar 30, 2010 at 7:56 PM, James Lamanna <[email protected]> wrote:
> Hi,
> I'm trying to get presence (BLF) working with some Linksys 942 phones.
> I've noticed that I get the error,
> handle_subscribe: Missing or unsupported event header field value
>
> I did a trace and the phone is trying to subscribe to the "x-spa-cti" event.
> Is there a way to support/fix this? Is there something that supports that
> event?
>
> Thank you.
>
> This is opensips 1.6.1.
>
> -- James
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users