On Wed, 2 Dec 2009 08:45:27 -0500, Frank Carmickle <[email protected]> wrote: > 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 >
I tried to remove the bind_meta_app from the dialplan, call the extension then press * when the greeting message starts, but it did not bring the voicemail prompt for my id and password. François > _______________________________________________ > 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 _______________________________________________ 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
