문제

I have installed ejabberd server locally (localhost:5280), now question is how to configure local ejabberd sever with pidgin ?

도움이 되었습니까?

해결책

As usual jabber client, at first run pidgin, enter:

  • Protocol - XMPP
  • Domain - ejabberd host
  • Resource - 5280

username and password of user which you can create in ejabberd admin web page, http://192.168.0.1:5280/admin. Input all this data and click add.

Run ejabberd.

Now you can connect with pidgin or other jabber client.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top