On 6 Apr 2011, at 17:46, vip killa wrote:
> I have "externnotify = /var/lib/asterisk/agi-bin/vm_notify.pl" so that when 
> someone is left a voicemail it will call the person's mobile phone and prompt 
> them with the new message. The perl script simply originates a call to a 
> persons mobile phone and connects it to their voicemail using VoiceMailMain. 
> Problem is when user hangs up from checking their messages, it runs the 
> externnotify again causing an infinite loop. Has anybody encountered this 
> problem or is there an option to not have it run externnotify after checking 
> messages?

Look at the docs. Externnotify sends mailbox + mailbox count. Make your script 
exit if it's 0 messages.

S
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to