ozmo xmpp authentication
ozmo auths and shows up in the app
This commit is contained in:
parent
95b4b05633
commit
e97b28a5c8
4 changed files with 27 additions and 13 deletions
|
|
@ -333,7 +333,7 @@ class BumperMQTTServer_Plugin:
|
|||
):
|
||||
tmpbotdetail = str(didsplit[1]).split("/")
|
||||
bumper.add_bot(
|
||||
username, didsplit[0], tmpbotdetail[0], tmpbotdetail[1]
|
||||
username, didsplit[0], tmpbotdetail[0], tmpbotdetail[1], "eco-ng"
|
||||
)
|
||||
mqttserverlog.debug(
|
||||
"new bot authenticated SN: {} DID: {}".format(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue