[OpenSER-Devel] [ openser-Patches-1984196 ] pua: add support for "conference" event
SourceForge.net
noreply at sourceforge.net
Wed Jun 4 09:47:45 CEST 2008
Patches item #1984196, was opened at 2008-06-04 14:47
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1984196&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Denis Bilenko (denik)
Assigned to: Nobody/Anonymous (nobody)
Summary: pua: add support for "conference" event
Initial Comment:
I'm working on presence module for conference focus and
I use pua_mi to send PUBLISH to presence server.
Although I can add "conference" event (rfc4575)
with pua_add_event, I still get errors when trying
pua_publish.
This happens because all allowed event types are
hardcoded in function get_event_flag from
modules/pua/hash.h.
The attached patch adds support for "conference" event to
that function.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1984196&group_id=139143
More information about the Devel
mailing list