Hi again,
Problem solved. We added to XmppStorageParticipant an initialize
method like this:
def initialize(opts)
puts "opts: #{opts}"
[...]
end
Now we have access to params passed when registering the participant.
Also I have a mistake when registering:
[ 'form', 'XmppStorageParticipant', {}, { 'xmpp' => 'true' } ],
should be
[ 'form', 'XmppStorageParticipant', { 'xmpp' => 'true' } ],
Many thanks for the help John.
Regards,
Gonzalo.
--
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en