Hello,

I am new to Vysper, but have used both OpenFire and ejabberd in the past.

I am looking for a parallel instruction set to programmatically create an 
external component using Vysper.

For example, to create an external component using ejabberd:

{5270, ejabberd_service, [
  {access, all},
  {shaper_rule, fast},
  {ip, {127, 0, 0, 1}},
  {hosts, ["subdomain.example"], [{password, "*******"}]}
]}

I am slightly confused by the component package in Vysper and how to perform 
the analogous task.

Any help would be appreciated,
Thanks,

Jeff

Reply via email to