[Asterisk-Users] Dialing out after caller leaves message

Florian Overkamp florian at obsimref.com
Sun Feb 29 09:47:29 MST 2004


Hi,

> -----Original Message-----
> What about putting this in a special context and using 'h'?
> 
> i.e.
> 
> exten => 100, 1, Dial(SIP/100, 15)
> exten => 100, 2, Voicemail(u100)
> exten => h,1,Dial(Zap/g1/CELL_PHONE)
> 
> ?  h will get executed on hangup.  The only caveat is that if 
> no voicemail was left, you will still get called.  Is there 
> some way to check if there are new messages and use that in h 
> along with the Dial()?

Ehm

Show application HasNewVoicemail 

Florian





More information about the asterisk-users mailing list