[Freeswitch-users] Remote fetching of voicemail

Frank Carmickle frank at carmickle.com
Wed Dec 2 05:45:27 PST 2009


On Wed, Dec 02, Fran??ois Legal wrote:
> 
> 
> Hello, 
> 
> I created an extension in my dialplan so that when an incoming
> call arrives, it rings a group of lines and then fallback to the voicemail
> if no line is answered. 
> 
> I wanted then that when voicemail starts, the
> calling party could dial some numbers to fetch the voicemail. I used
> bind_meta_app for this. My problem is, when using bind_meta_app, the
> voicemail continues, and I sometimes experience freeswitch hanging after
> the call is over, depending on when the bind_meta_app is activated. 

The action your looking for is what is bound to "*" in the default voicemail config.  Look at autoload_configs/voicemail.conf.xml

<param name="vmain-key" value="*"/>

HTH
--FC




More information about the FreeSWITCH-users mailing list