From 39ed61fb6bfb9803c9684bfc9d2da56b659ba1e0 Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Sat, 25 Feb 2017 15:15:14 -0500 Subject: [PATCH] Use a standard gateway type --- sgx-catapult.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sgx-catapult.rb b/sgx-catapult.rb index c319b4a643d0fa30c5f3810e3a3177c2dea07652..3298444504f9273ad1db1e82ef5f05363a1a9606 100755 --- a/sgx-catapult.rb +++ b/sgx-catapult.rb @@ -547,7 +547,7 @@ module SGXcatapult msg = i.reply msg.identities = [{ name: 'Soprani.ca Gateway to XMPP - Catapult', - type: 'sms-ctplt', category: 'gateway' + type: 'sms', category: 'gateway' }] msg.features = [ "jabber:iq:register",