[Freeswitch-users] Notify of a missed call (no voicemail left)

Ryan How rhow at exemail.com.au
Tue Jan 10 10:22:44 MSK 2012


Hi,

Is there any way to send an email notification of a missed call, no 
voicemail left?. Or even if a voicemail is left I guess, that isn't a 
biggy... just so if someone rings and hangs up, or rings and voicemail 
answers but no message.

I'm thinking something that goes in here like: <action 
application="email" data="something here"/>

<action application="bridge" 
data="user/${dialed_extension}@${domain_name}"/>
<insert in here>
<action application="answer"/>
<action application="sleep" data="1000"/>
<action application="bridge" data="loopback/app=voicemail:default 
${domain_name} ${dialed_extension}"/>


But that wouldn't capture when they hang up before voicemail answering 
would it ?

I guess I could do something like application="socket" and then write an 
event socket program that sends an email. If there isn't already 
something out there that does it. Otherwise I'll leave this for another 
day coz it is a bit beyond my current magic ability, I need to level up :P

Thanks again!

Ryan





Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list