12:56:15 Yesan.. I wrote a script to listen on the AMQP bus sms_outbound_queue and send the sms that way 12:56:29 Ysean^ 12:57:17 the queue name is set in the system config docs somewhere 12:58:04 then I use the api to send sms 12:58:42 api (crossbar) not AMQP 13:00:08 you have to enable sms for the sending number and have a service plan setup with im: {sms: {}} 13:01:20 I've not played with receiving SMS, I guess that would come over sip if your provider supports it - i think mine actually sends a webhook 15:43:08 anybody connecting clients' phones directly to Comcast router? 15:43:30 any issues with this? 16:20:10 btracht: I wouldn't think there should be any issues, other than the need to disable any SIP ALG, same as any other router. 17:54:05 lvlinux: thanks