Use a standard gateway type

Stephen Paul Weber created

Change summary

sgx-catapult.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

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",