.. -*- coding: utf-8 -*- Project xmppophone ================== :creation date: 2016/07/18 jabber presence management bot for freeswitch .. vcsinclude:: README.rst Version 1.0 ----------- Ver :expected date: 2021/03/07 Ticket #7148354 Fix Readme ~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: bug :state: in-progress Readme is not valid reStructuredText. Ticket #7148427 Don't use error log for ejabberd connection ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: bug :state: in-progress Ejabberd Connection may fail if unable to respond, for example, if you request vcard of a user without any vcard. This doesn't mean there is an error, so "warning" log is better. Ticket #7278867 adapt conf commands to use same id as internal conf number ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: enhancement :state: in-progress Actually join/invite conf command to 3000 doesn't mean joining the same conf as "3000" internal conf number. Adapt this command to go to the same conf may be a great improvement. Ticket #7259376 Fix internal/external phone number formatting ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: bug :state: in-progress Command to Internal and external phone doesn't work although command with user id/jabber id work .