> > This is my first post here. >> Has any one implemented this? >> If yes, please share your experience. >> >> We use asterisk as voicemail server for our Cellular network. >> and do have access to SMSC gateway. >> >> So how can use kannel to send SMS as voicemail alert? >> > > asterisk sends an email by default right? so you need to setup something > like procmail to receive these and provide email2sms functionality via > kannel. > > the key will be providing some mapping between asterisk user and their > mobile number, so that the email2sms gateway knows which number to send the > alert to. > > cheers > iain > > There is many options to do this, but I prefer writing an AGI that calls kannel send sms url with the required smstext and to-mobile-number parameters.
Regards Benaiad
