Koopmann, Jan-Peter
2006-Jan-17 10:22 UTC
[Asterisk-Users] How to find out if a new voicemail exists
Hi, I would like to see if during a call a new voicemail was recorded. I want to send a SMS to mobile phones if someone recorded a message on our voicemail system. I can use VMCOUNT to see if there are new messages in the Inbox but this will result in new SMS being sent even if the caller hangs up during the Voicemailpromt, at least if there are still unread/unheard messages in the inbox. Is there some option or variable I missed or is this a feature request? Kind regards, JP
Sean Cook
2006-Jan-17 11:21 UTC
[Asterisk-Users] How to find out if a new voicemail exists
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I believe you can use the externnotify to accomplish this... Sean Koopmann, Jan-Peter wrote:> Hi, > > I would like to see if during a call a new voicemail was recorded. I want to send a SMS to mobile phones if someone recorded a message on our voicemail system. > > I can use VMCOUNT to see if there are new messages in the Inbox but this will result in new SMS being sent even if the caller hangs up during the Voicemailpromt, at least if there are still unread/unheard messages in the inbox. > > Is there some option or variable I missed or is this a feature request? > > Kind regards, > JP > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDzTWgy9wPyZpnL2URAgfkAKCeMBu2qZg4aiqlQtsejfUdJGjC8QCfVcKf L1cLwAwKberM8an09ZGL42U=OoUz -----END PGP SIGNATURE-----
Eric "ManxPower" Wieling
2006-Jan-17 11:42 UTC
[Asterisk-Users] How to find out if a new voicemail exists
Koopmann, Jan-Peter wrote:> I would like to see if during a call a new voicemail was recorded. I want to send a SMS to mobile phones if someone recorded a message on our voicemail system. > > I can use VMCOUNT to see if there are new messages in the Inbox but this will result in new SMS being sent even if the caller hangs up during the Voicemailpromt, at least if there are still unread/unheard messages in the inbox. > > Is there some option or variable I missed or is this a feature request?show applications like voicemail But you would be better off using the externnotify= option in voicemail.conf
Aaron Daniel
2006-Jan-17 12:29 UTC
[Asterisk-Users] How to find out if a new voicemail exists
You could always set the pager field to the "email" address of the person's phone. This would send basic information about the call. Aaron Koopmann, Jan-Peter wrote:> Hi, > > I would like to see if during a call a new voicemail was recorded. I want to send a SMS to mobile phones if someone recorded a message on our voicemail system. > > I can use VMCOUNT to see if there are new messages in the Inbox but this will result in new SMS being sent even if the caller hangs up during the Voicemailpromt, at least if there are still unread/unheard messages in the inbox. > > Is there some option or variable I missed or is this a feature request? > > Kind regards, > JP > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Hadley Rich
2006-Jan-17 13:36 UTC
[Asterisk-Users] How to find out if a new voicemail exists
On Wednesday 18 January 2006 07:21, Sean Cook wrote:> Koopmann, Jan-Peter wrote: > > I would like to see if during a call a new voicemail was recorded. I want > > to send a SMS to mobile phones if someone recorded a message on our > > voicemail system. > > > > I can use VMCOUNT to see if there are new messages in the Inbox but this > > will result in new SMS being sent even if the caller hangs up during the > > Voicemailpromt, at least if there are still unread/unheard messages in > > the inbox. > > > > Is there some option or variable I missed or is this a feature request? > > > > I believe you can use the externnotify to accomplish this...Here[1] is a small, untested script that does something similar to what you are asking. Maybe you could modify it to you needs. HTH hads [1]http://astug.org.nz/pipermail/users/2005-November/000022.html -- Everyone is more or less mad on one point. -- Rudyard Kipling