Mailing List Archive

SMS message
Hi everyone,

Is it possible to send an SMS message after receipt of a voicemail. I can
scrape the mail relay to send a SMS message but was wondering how to do
this on Unity?


Mike
Re: SMS message [ In reply to ]
Unity doesn't have a natively dedicated way to use the SMS protocol, however, most tier 1 cell phone carriers, transport their SMS messaging through or within the SMTP protocol.

Verizon for example, uses xxxxxxxxxx@vtext.com, so in theory, you could use Unity to send to a standard SMTP address, which, in theory, would be delivered as an SMS text to the recipient.

Thanks,

-R

Thanks,

Ryan Huff
________________________________
From: cisco-voip <cisco-voip-bounces@puck.nether.net> on behalf of harbor235 <harbor235@gmail.com>
Sent: Friday, July 21, 2023 9:19:58 AM
To: Cisco VOIP <cisco-voip@puck.nether.net>
Subject: [cisco-voip] SMS message

Hi everyone,

Is it possible to send an SMS message after receipt of a voicemail. I can scrape the mail relay to send a SMS message but was wondering how to do this on Unity?


Mike
Re: SMS message [ In reply to ]
LMGTFY - https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/connection/12x/administration/guide/b_12xcucsag/b_12xcucsag_chapter_01101.html#ID-2415-000000d0

;-)

Alternatively, use an SMTP to SMS gateway, set up an SMTP Notification Device for each user, and send them via email

Gary

From: cisco-voip <cisco-voip-bounces@puck.nether.net> on behalf of harbor235 <harbor235@gmail.com>
Date: Friday, 21 July 2023 at 14:20
To: Cisco VOIP <cisco-voip@puck.nether.net>
Subject: [cisco-voip] SMS message

** THIS MESSAGE ORIGINATED OUTSIDE LOUGHBOROUGH UNIVERSITY **

** Be wary of links or attachments, especially if the email is unsolicited or you don't recognise the sender's email address. **
Hi everyone,

Is it possible to send an SMS message after receipt of a voicemail. I can scrape the mail relay to send a SMS message but was wondering how to do this on Unity?


Mike