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

_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to