> -----Original Message----- > From: [email protected] [mailto:asterisk-users- > [email protected]] On Behalf Of Cary Fitch
> Can any one suggest a little code to either ring a cell phone when a > new VM > message is recorded, or send a text message? > > Basically outside sales people want to know they have a new message, > but > don't want to be interrupted to take a forwarded call. > > While a message by message notice would be nice, even just a single > notice > on the first message would be an alert to call for messages. > > Basically, a call from their own number would be the clue that there is > a > voicemail waiting. Apologies for not offering code but this sounds like you should just modify the email notification text and set the email address to the email->sms gateway for the user in voicemail.conf. (ex [email protected]) Another option would be to send the call to the cell phone's voicemail using the carrier's VM pilot number and RGN/RDNIS. This way the voicemail would actually be left on the cell phone's vm box for the sales person to collect. (Also has the effect of unifying their voicemail into one box for simplicity) sl _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
